|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
what language to use?
Hello,
I want to create an application that will save a hub cam picture from a website every X mins and store it on the hard drive. I am not sure what language to use. I want to have some buttons and boxes where to type the url and the directory, etc. Any ideas will be appreciated, and sorry if I posted on the wrong forum..... Thanks, Max |
|
#2
|
||||
|
||||
|
Almost any server-side application development language can accomplish this task. PHP, Perl, Python, Java, ... whatever you're most comfortable/familiar with should be fine.
__________________
Give a person code, and they'll hack for a day; Teach them how to code, and they'll hack forever. Analyze twice; hack once. The world's first existential ITIL question: If a change is released into production without a ticket to track it, was it actually released? About DrGroove: ITIL-Certified IT Process Engineer - Enterprise Application Architect - Freelance IT Journalist - Devshed Moderator - Funk Bassist Extraordinaire |
|
#3
|
||||
|
||||
|
You could use cron and wget, if you're using Linux. One line at the command line.
__________________
"Science is constructed of facts as a house is of stones. But a collection of facts is no more a science than a heap of stones is a house." - Henri Poincare |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Software Design > what language to use? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|