944,065 Members | Top Members by Rank

Ad:
May 17th, 2007
0

Which Programming Language is suitbale for....

Expand Post »
I have no idea about web design. lol.
What kind of / Which Programming language can aid me sieve data of a webpage ?
I mean, suppose there is a WebPage X , if I want to select certain lines of it containing certain terms... how do I go about that ?
I have knowledge of C/C++.
Did I make my self clear enuff ?
Thanks for your help.
Regards
MiniGWeek.
Similar Threads
Reputation Points: 97
Solved Threads: 5
Junior Poster in Training
minigweek is offline Offline
68 posts
since May 2007
May 17th, 2007
0

Re: Which Programming Language is suitbale for....

Perl is a good language for isolating and extracting data from formatted text (i.e. (X)HTML). Some parts of Perl are like C++, most of it isn't; but it's easy to grasp.

XSLT can be used to extract and present data from well-formed XML (i.e. XHTML), but it is very 'strict' with regard to input, and somewhat constrained with regard to output.

Sieving data, as you put it, isn't really webdesign; but both of those languages can be used to generate pages and manage websites aswell.. It depends to a great extent on what you're trying to do overall.
Moderator
Featured Poster
Reputation Points: 522
Solved Threads: 64
Veteran Poster
MattEvans is offline Offline
1,091 posts
since Jul 2006
May 25th, 2007
0

Re: Which Programming Language is suitbale for....

i would agree with pearl, i believe it should be in every admins toolkit.
as a side note, as you allready know C/C++, you might want to try using system(); (man 2 system) to call external programs such as sed and awk, the text manipulation programs
Reputation Points: 13
Solved Threads: 0
Junior Poster in Training
alienlinux is offline Offline
92 posts
since Apr 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in IT Professionals' Lounge Forum Timeline: j2me/Speech Recognition
Next Thread in IT Professionals' Lounge Forum Timeline: Domain Name to IP





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC