• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Batch process fro website
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Batch process fro website


  • Subject: Re: Batch process fro website
  • From: Sherm Pendley <email@hidden>
  • Date: Sat, 24 Feb 2007 15:26:43 -0500

On Feb 24, 2007, at 7:32 AM, Dan Rodricks wrote:

I have been developing with cocoa for more than a year. All
application, till now have been desktop application. Now, I have been
moved to develop a batch application for website.

Well my requirement are like this,

I have a website that has a student information form. What I want to
developed is a program that reads .xls file and fetch the data into
the form on website. And all this should run in background.

I would appreciate, if someone provide some links to useful stuff, so
that I can start in this direction.

Well, for myself, I'd use Perl for something like that. The Spreadsheet::ParseExcel module can read the .xls, and WWW::Mechanize module can connect to the target site, fetch the form, fill it out, submit the form data back to the server, etc.


Perl obviously works fine in the background as a standalone .pl file, but I'd use CamelBones to package it in a .app bundle and add a progress dialog, because otherwise my reply would have nothing to do with Cocoa. :-)

sherm--

Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Batch process fro website
      • From: "Dan Rodricks" <email@hidden>
References: 
 >Batch process fro website (From: "Dan Rodricks" <email@hidden>)

  • Prev by Date: Implications of changing an app's bundle identifier
  • Next by Date: Re: Question about NSResponder cancelOperation
  • Previous by thread: Batch process fro website
  • Next by thread: Re: Batch process fro website
  • Index(es):
    • Date
    • Thread