| View previous topic :: View next topic |
| Author |
Message |
PhiLho
Joined: 27 Dec 2005 Posts: 6721 Location: France (near Paris)
|
Posted: Wed Nov 28, 2007 5:11 pm Post subject: Some semi-personal news |
|
|
For various reasons, I spend much less time in the AutoHotkey forum than before...
A partial reason is that it became very unfriendly for me, finding myself unlogged after a few minutes.
A bigger reason is that I draw again and I hang out much more in my deviantART account...
But I still use AutoHotkey daily, of course, for my needs and even professionally:
- I wrote a script to allow going back after an upgrade (specific);
- I wrote a kind of installer which use Hardeep's WinServ (Windows service tool) to start Tomcat;
- I wrote a small GUI to allow inserting data in an Oracle database. I made a wrapper around SQLPlus for this. I can share part of this if somebody need it;
- And I wrote, and recently improved, a set of scripts to automate a quite complex operation of help data generation. A core part was to process generated HTML files to simplify the code to old tags (i, b, u, etc. instead of spans with styles) and similar changes, using intensively RegExReplace (or even StringReplace...).
Yes, AutoHotkey is still a must have in my Windows toolbox! _________________
vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2") |
|
| Back to top |
|
 |
SKAN
Joined: 26 Dec 2005 Posts: 5880
|
Posted: Wed Nov 28, 2007 9:21 pm Post subject: |
|
|
Most of my knowledge came from "Ask for Help".
I miss your insightful comments very much.  |
|
| Back to top |
|
 |
JDN
Joined: 24 Mar 2004 Posts: 126
|
Posted: Wed Nov 28, 2007 10:15 pm Post subject: |
|
|
| Perhaps some of us could help you resolve this problem? |
|
| Back to top |
|
 |
ahklerner
Joined: 26 Jun 2006 Posts: 1205 Location: USA
|
Posted: Wed Nov 28, 2007 11:32 pm Post subject: |
|
|
I was wondering what happened to you, too...Hope all is well....Thanks again for the lexer. _________________
 |
|
| Back to top |
|
 |
AHKnow
Joined: 03 Jul 2004 Posts: 118
|
Posted: Sun Dec 02, 2007 6:42 am Post subject: |
|
|
PhiLho, I enjoyed reading on the things you have done and scripts you have done.
Maybe for the logged out issue, you can post as a guest like PhiLho2 or something. Then just log in for more important matters. |
|
| Back to top |
|
 |
|