[Tfug] Windows desktop visual development tool

keith smith klsmith2020 at yahoo.com
Wed Dec 26 23:02:34 MST 2007


Hi Glen,

I have considered PERL for my use however I'm looking for something that can be compiled and installed to run on a Windows O/S.

If I can compile PERL and install it on a Windows desktop that would be cool.

Keith 

Glen Pfeiffer <glen at thepfeiffers.net> wrote: On 12/26/2007 10:06 PM, keith smith wrote:
> I'm looking for a Windows desktop visual development 
> tool to do stuff like:
> 1. scrape website content
> 2. pass through CAPTCHA  challenges
>
Have you considered any interpreted languages like Ruby, 
Python, or Perl?

They all have excellent facilities for scraping website 
content. Regarding passing through CAPTCHA challenges, this  
will be handled by a library in the language, not by the 
language itself. I believe there are libraries for all the 
languages mentioned above, but you'd be better off searching 
for them and not trusting me.

As for *visual* development tools, which I interpret to mean 
integrated development environment:

Komodo: http://www.activestate.com/Products/komodo_ide/

Eclipse with the extensions/plugins:

  Ruby Development Tools (RDT): 
  http://rubyeclipse.sourceforge.net/

  PyDev for Python
  http://pydev.sourceforge.net/

There are others too.


> 3. would like a light weight database
>
SqlLite is a light weight database. There is no server 
component, and there are libraries for all the 
interpreted languages mentioned above.

-- 
Glen 


_______________________________________________
Tucson Free Unix Group - tfug at tfug.org
Subscription Options:
http://www.tfug.org/mailman/listinfo/tfug_tfug.org




------------------------
Keith Smith
(480) 584-4772
PHP Programming


       
---------------------------------
Looking for last minute shopping deals?  Find them fast with Yahoo! Search.


More information about the tfug mailing list