ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Finished Programs

DONE: perform random URL queries (Random Submitter)

<< < (5/12) > >>

mouser:
modified to fix minimization weirdness and auto trim multiple spaces that might be introduced by $PRANDFILE$.

i also have taken to changing thread titles to match more general coding snack app functionality.

Scott:
I'm not sure if text is getting cut off on submission, or when it is displayed in the Log.  Here's the "URL" I'm using:


--- ---http://www.google.com/search?q=$RANDFILE$ "$RANDFILE$ $PRANDFILE$ $PRANDFILE$" $PRANDFILE$ $PRANDFILE$&safe=off&sa=N&tab=wg
And here's an excerpt from my Log:


--- ---5/21/2005 , 9:21:51 PM -> http://www.google.com/search?q=interliners "tintinnabula immaterial settee" epeirogeny&safe=off&sa=N&tab=w
  Submission completed.
5/21/2005 , 9:21:54 PM -> http://www.google.com/search?q=phototherapies "psyches scrumping" somas&safe=off&sa=N&ta
  Submission completed.
5/21/2005 , 9:21:58 PM -> http://www.google.com/search?q=indexer "mayan organologic"&safe=off&sa=N&tab=wg
  Submission completed.
5/21/2005 , 9:22:00 PM -> http://www.google.com/search?q=booted "grumpishness"&safe=off&sa=N&tab=wg
  Submission completed.
5/21/2005 , 9:22:02 PM -> http://www.google.com/search?q=radially "englutted" sainted&safe=off&sa=N&tab=wg
  Submission completed.
5/21/2005 , 9:22:12 PM -> http://www.google.com/search?q=coupon "taeniae vitellogenesis clamourous" hr assailants&safe=off&sa=N&tab
  Submission completed.

Looking at the end of each line in the log output, it seems that sometimes, the last parameter gets truncated, and other times, it doesn't, though it doesn't seem to be caused by URL length.

mouser:
yes, they were being truncated - bug in my string replacement routine.
i uploaded a new version with fix.

Scott:
Suggestion for (potential) future version: Roll off log entries after a certain number exist.  Otherwise (and as I'm seeing here), memory consumption continues to grow over time.

Other ideas...  Ability to change the user agent reported, ability to randomize the number of minutes between submissions, ability to randomize the URLs (maybe by reading a second TXT file, one that contains a list of URLs).  I'll shutup now.  :)

These are suggestions, not requests.  As I've said a billion times, I really appreciate all that has been done already.

mouser:
good idea, i'll add it in next version.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version