Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Scripting

Name: Anonymous 2011-05-21 11:54

I want to make a program or script that reads various numbers at various spots across multiple webpages and performs actions on another page in response to those numbers.

I have almost no programming experience outside Scheme. What should I learn that can do this?

Name: Anonymous 2011-05-21 11:57

Microsoft Visual Basic .Net 2010

Name: Anonymous 2011-05-21 12:00

>>2
This is a good, helpful troll. It is one way of accomplishing your goals.

Ruby, Python, Perl and PHP are other popular languages that have good facilities for doing what you wish. Perl or Ruby are probably the least offensive to your precious functional mind.

Name: Anonymous 2011-05-21 15:27

what sort of actions ?

Name: Anonymous 2011-05-21 15:39

It could be done by LWP::UserAgent or LWP::Simple (to get those data) and regular expressions or HTML parser (to extract, what you need). You will probably need also cron, to run your task periodically.

From the other side, as a corporate developer, I would suggest to build a grid of web crawlers, that will fetch those data and pull them in NoSQL database. In second grid would be multiple tiers web service, that could perform computations. Then you will be able to connect by using any thin clients (web browser).

Name: Anonymous 2011-05-21 18:07

>>5
NoSQL database
Oh for fuck's sake.  You can't trademark the absence of a product.

Name: Anonymous 2011-05-21 18:23

>>6
http://tess2.uspto.gov/

It's not trademarked. What's wrong with you today?

Don't change these.
Name: Email:
Entire Thread Thread List