AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

RegEx Analyzer
Goto page Previous  1, 2
 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
Andreone



Joined: 20 Jul 2007
Posts: 257
Location: Paris, France

PostPosted: Wed Oct 03, 2007 10:04 am    Post subject: Reply with quote

Thank you for this. It's really helpful to me. Smile
One request: could you make a version compatible with the Anchor v4 in standard lib?
Back to top
View user's profile Send private message
Titan



Joined: 11 Aug 2004
Posts: 5068
Location: imaginationland

PostPosted: Wed Oct 03, 2007 10:58 am    Post subject: Reply with quote

This project has been discontinued as PhiLho assured me he will take over with a new version. However it's really nice to see that my work still has some interest, and just for that I *may* make plans for an update (if I do it'll be a complete rewrite).
_________________

RegExReplace("irc.freenode.net/ahk", "^(?=(.(?=[\0-r\[]*((?<=\.).))))(?:[c-\x73]{2,8}(\S))+((2)|\b[^\2-]){2}\D++$", "$u3$1$3$4$2")
Back to top
View user's profile Send private message Visit poster's website
BoBoĻ
Guest





PostPosted: Wed Oct 03, 2007 12:44 pm    Post subject: Reply with quote

As with your Macro Recorder I thought about to provide a (German) language module for your (or PhiLho's) RegExAnalyzer.

For that reason I'd wish to get a confirmation about some kind of common (AHK) standard/format for such a module/project.

Replies are highly appreciated (maybe within an extra thread/poll?)!
Thanks for listening. Cool
Back to top
ahklerner



Joined: 26 Jun 2006
Posts: 1205
Location: USA

PostPosted: Wed Oct 03, 2007 1:08 pm    Post subject: Reply with quote

BoBoĻ wrote:
Replies are highly appreciated (maybe within an extra thread/poll?)!


Format of language module for scripts

_________________
Back to top
View user's profile Send private message
Titan



Joined: 11 Aug 2004
Posts: 5068
Location: imaginationland

PostPosted: Wed Oct 03, 2007 1:18 pm    Post subject: Reply with quote

I chose CSV for localization because it's fast and AutoHotkey supports it internally with parsing loops. XML although better suited for this, requires a large library which takes considerable memory or slow and complex COM functions which could deter developers with small applications. INI is obviously out of the question because only a single entity can be read at a time, leading to a high number of disk reads. All other methods including custom parsing techniques should be disregarded in favour of universally accepted data mining systems for interoperability and fair use. Looking at this issue from another perspective one could argue that AutoHotkey itself is only English, the foreign audience is still a minority and designing GUIs with variable text width can be painstakingly difficult - proving that multi-lingual scripts have a low benefit to (labour) cost ratio and thus impractical to consider in the current environment.

Notwithstanding I do commit to writing at least German ports of Macro Recorder and RegEx Analyzer (if I do continue this project).

Feel free to start a poll; I'll be watching out for what other people have to say.
_________________

RegExReplace("irc.freenode.net/ahk", "^(?=(.(?=[\0-r\[]*((?<=\.).))))(?:[c-\x73]{2,8}(\S))+((2)|\b[^\2-]){2}\D++$", "$u3$1$3$4$2")
Back to top
View user's profile Send private message Visit poster's website
Andreone



Joined: 20 Jul 2007
Posts: 257
Location: Paris, France

PostPosted: Wed Oct 03, 2007 1:33 pm    Post subject: Reply with quote

Titan wrote:
However it's really nice to see that my work still has some interest, and just for that I *may* make plans for an update (if I do it'll be a complete rewrite).
Thank you very much.
Back to top
View user's profile Send private message
urlwolf



Joined: 16 Mar 2006
Posts: 100

PostPosted: Mon Dec 10, 2007 10:16 pm    Post subject: Reply with quote

Great work titan. Love the tree component too. I had no idea it existed.
Back to top
View user's profile Send private message
Krogdor



Joined: 18 Apr 2008
Posts: 903
Location: The Interwebs

PostPosted: Mon May 26, 2008 9:16 am    Post subject: Reply with quote

Hm. Having some trouble with this ): Namely... all it does is open a completely blank GUI window >< Er. I guess it at least has "RegEx Analyzer (Alpha 2)" as the title.. but other than that, 100% blank. Is there something I could have done wrong...? x_x
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group