Re: Need urgrnt help for this new bee...

30 views
Skip to first unread message

kenneth gonsalves

unread,
Jul 27, 2012, 8:01:42 AM7/27/12
to django...@googlegroups.com
On Fri, 2012-07-27 at 04:39 -0700, Soumen wrote:
> 1) For one of my application I need to fetch images from server for
> showing on the client.
> 2) Those images will come from different web servers.
> 3) These images will be scraped by a python script and will be saved
> into the respective folders of the storage.
> 4) I will fetch those images via my client.
>
> For that I am selected these technologies.
> #. For storing images and retrieving from the cloud I am using App42
> servers.
> #. I am using the Django as webserver.
> #. for cron job : celery
>
> Now I need to run the scraping script in side the web server(Django)
> and will use celery for running this script periodically. This script
> will fetch those data from different server and will store in APP42
> cloud server. But dont know how to do that ...

first tell us what you have done so far - then we may be able to guide
you further.
--
regards
Kenneth Gonsalves

Soumen

unread,
Jul 27, 2012, 9:14:50 AM7/27/12
to django...@googlegroups.com
Hi,
I have just configured the Django webserver on our local server and able to get the data from the APP42 server to the client. Now what are the remaining steps i should follow?

On Friday, July 27, 2012 5:09:31 PM UTC+5:30, Soumen wrote:
Hi All,
I am new to this web server  world. I have a specific issue for certain application. Need your assistance to solve.
The whole scenario is like this:
---------------------------------------------

1) For one of my application I need to fetch images from server for showing on the client.
2) Those images will come from different web servers.
3) These images will be scraped by a python script and will be saved into the respective folders of the storage.
4) I will fetch those images via my client.

For that I am selected these technologies.
#. For storing images and retrieving from the cloud I am using App42 servers.
#. I am using the Django as webserver.
#. for cron job : celery

Now I need to run the scraping script in side the web server(Django) and will use celery for running this script periodically. This script will fetch those data from different server and will store in APP42 cloud server. But dont know how to do that ...

PLZ help me to complete this assignment. Waiting for your reply...




Doogster

unread,
Jul 27, 2012, 2:20:04 PM7/27/12
to django...@googlegroups.com
Everything you've written indicates that the "remaining step you
should follow" is to hire someone. That's the only way you're going to
get the "urgent help" that you need.
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/django-users/-/hnD7C_HzW1sJ.
>
> To post to this group, send email to django...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.

Kurtis Mullins

unread,
Jul 27, 2012, 3:53:12 PM7/27/12
to django...@googlegroups.com
Break down your problem into smaller, abstract pieces. Then start implementing them one piece at a time. If you don't know how to do something specific, I'm sure people will be more than willing to help. But asking "How do I accomplish a large task" isn't going to bring you much help, unfortunately. Or, you could definitely hire someone to "engineer" the solution for you and/or implement it. We (well at least I do) enjoy helping others, especially those interested in learning more about Django; but you appear to be asking for someone to solve a complex problem and tell you step by step how to implement it, which is what many of us do for a living.

kenneth gonsalves

unread,
Jul 28, 2012, 4:39:45 AM7/28/12
to django...@googlegroups.com
On Fri, 2012-07-27 at 06:14 -0700, Soumen wrote:
> I have just configured the Django webserver on our local server

what do you mean by 'configured'? have you made your models, views and
templates?
--
regards
Kenneth Gonsalves

Reply all
Reply to author
Forward
0 new messages