Tagged Questions
1
vote
0answers
41 views
How do I build an array of names gathered from a text file which correspond to an array of links gathered from the same file?
I need to create an array of names which correspond to links to images which I have stored in another array. Both the names and links to images are found in the same text file, and the links to ...
0
votes
1answer
226 views
Javascript and XML innerHTML naming
I'm trying to get my a tags to display the name from a xml file, I currently have the link changing color and text when it is triggered, but I would like it to get its original state name from a xml ...
2
votes
3answers
698 views
Parsing Human Names and matching them in Ruby
I'm looking for a gem or project that would let me identify that two names are the same person. For example
J.R. Smith == John R. Smith == John Smith == John Roy Smith == Johnny Smith
I think ...
1
vote
4answers
3k views
How to parse the file name and rename in Matlab
I am reading a .xls file and then procesing it inside and rewriting it in the end of my program. I was wondering if someone can help me to parse the dates
as my input file name is like ...