Sorting by facebook likes
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #6
RE: Sorting by facebook likes
(10-14-2011 09:27 AM)duhol Wrote:  I dont know how to coding. I learn when I want to make something. Dont be so rough for me Erf
For something like this, that strategy will simply result in tears.

You can't expect to understand rocket science simply by attempting to build a rocket and learning as you go.  You really need to understand all the underlying theory beforehand (which will then allow you to come up with a design etc).
Similarly, something like this needs to be designed.  It's great that you're willing to learn, however, you can't simply just jump in and hope you'll get somewhere.

Although here you don't really need to understand coding to design it, but you need to come up with a design on how you want this to exactly work from a technical standpoint.  You know that fetching from an external server is slow, so how do you wish to implement this fetch?
If the service supports supplying multiple URLs at once, then you need to consider if you can send multiple URLs at a time to get around the fact that sending thousands of requests is just simply slow.

My Blog
10-14-2011 12:11 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
Sorting by facebook likes - duhol - 10-13-2011, 06:03 AM
RE: Sorting by facebook likes - duhol - 10-13-2011, 01:06 PM
RE: Sorting by facebook likes - duhol - 10-14-2011, 09:27 AM
RE: Sorting by facebook likes - ZiNgA BuRgA - 10-14-2011 12:11 PM
RE: Sorting by facebook likes - duhol - 10-15-2011, 07:34 PM
RE: Sorting by facebook likes - duhol - 10-16-2011, 05:05 AM
RE: Sorting by facebook likes - duhol - 10-16-2011, 06:01 AM
RE: Sorting by facebook likes - duhol - 10-16-2011, 08:58 PM

 Standard Tools
Forum Jump: