Topics - agent23 [ switch to compact view ]

Pages: [1]
1
Post New Requests Here / REQ - name format changer
« on: November 10, 2009, 01:36 PM »
program needed to change a long list of names written in Last, First format to First Last. it must be able to handle a list of at least 256 names.

e.g.
the list:
Smith, John
Jenkins, P.M.
Sanders, Jerry S.

gets changed to:
John Smith
P.M. Jenkins
Jerry S. Sanders

2
Post New Requests Here / REQ - image search file maker
« on: August 01, 2009, 10:17 AM »
i would like a program that grabs the first result of a google images search and renames the flle based on the search terms. the search terms come from a list. this is a long list and each line, or list item, is each search string and needs to be the name of the file grabbed. this list is a .txt file
the images are to be saved in a folder i choose/create. the files should be .jpg if they are not already. if there are no results then no file is named.

example: 1) program reads 'picture of a red ball' from the .txt file 2) program googles for 'picture of a red ball' in google images 3) program saves
 the first result as 'picture of a red ball.jpg'

more e.g.
list -
some guy on boat
nov090147
happy death comics #110
abcxyz
123456

resulting file names after grab -
some guy on boat.jpg
nov090147.jpg
happy death comics #110.jpg
abcxyz.jpg
123456.jpg

Pages: [1]
Go to full version