Hi Folks,
I created this small desktop tool for searching some of my favourite PHP sites (he, he). Found this new programming language called AutoIT - a small laguage which was initially designed to aid in windows configs on multiple machines etc... it's power is the ability to do simple tasks that usually have to be done by hand - for example if you have to configure many machines which may be remote... then with this you can basically write a script to press the buttons for you. Im not the best person to describe the best uses of it (check out
www.autoitscript.com) for more details.
The language is very similiar to VBscript (ooo, a bad word

.... yes, it's pretty limited right now in the scripting site, but what is has is powerful for windows environments - just a pitty the script is not more like PHP... but it is based on some of the same ideas)
Anyway, I found it by accident when looking to send special keystrokes to machines remotely at certain time of the day...
I decided to mess with it for a while and see what else can be done..... so bingo, a small PHP search tool.
I'm working on upgrading it to display RSS feeds from PHP sites.... if I can get it to work well, I'll post the update.
Currently it will search the following:
PHP.net- PHP functions
- PHP Documentation
- PHP Bugs
- PHP Development Mailing Lists
- PHP General Mailing Lists
PHP-Editors.com- Full site search
- Quick Links to Freeware, Shareware and Commercial Editors/IDE's.
PHP-Freelancers.com- Full site search
- Open Freelance Projects
PHP-Resources.orgNext Version will include full RSS feeds for php.net news, php-editors.com news - and probably some other important PHP related feeds.
Any suggestions for the next update??