The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
15 views

Is there a way to bulk follow all usernames in a text list? [migrated]

We've been collecting Twitter handles for contacts in our CRM systems for a while now. We're finally joining the 21st century and are deciding to start a Twitter account. Is there a way (perhaps a ...
0
votes
3answers
74 views

How can I perform a large number of different find/replaces?

I have several times had a text document which I need to apply several hundred find/replaces on. These find/replaces do not follow a pattern which regex can be reasonably applied to, and need to be ...
0
votes
2answers
56 views

Anyone know of a utility to print a set of similar web pages?

I need to print potentially a couple of hundred letters (formatted web pages) which are automatically generated by another system. I'm looking for something that I can point at a directory containing ...
3
votes
3answers
3k views

Bulk convert PNG-24 to PNG-8 files with best quality

Can anybody recommend a good method of bulk converting a large amount of PNG-24 files to PNG-8 with as little loss of quality as possible and maintaining transparency? I've tried ImageMagick but the ...
4
votes
2answers
7k views

Changing Word mail merge data source locations in bulk?

I've just moved a number of Word mail merge files, and a number of Excel spreadsheets that are the data sources for the mail merges, from a Windows XP computer to a Windows 7 computer, and now all the ...
2
votes
4answers
744 views

Mass convert videos to FLV format with watermarking in Windows

Is there a Windows program that can convert a bunch of videos and output in FLV format as well as include a watermark?
2
votes
1answer
337 views

How to bulk-rename files with invalid encoding or bulk-replace invalid encoded characters?

I have a debian server and I'm hosting music for an internet radio station. I have trouble with file names and paths because a lot of files got an invalid encoding, for example: ./music/Bändname - ...
1
vote
0answers
44 views

Thunderbird and multiple recipients

I want to send a bulk message to about 300 people in a club. My ISP only allows less than 100 at a time. How can I configure Thunderbird to send a message to each recipient in smaller groups, or ...
0
votes
1answer
151 views

Bulk insert bugs into bugzilla from another Bug tracker

I am looking for a script and/or examples of scripts for bulk importing/inserting bugs into a new installation of bugzilla 4. We are moving from an old DevTrack and need all our bugs inserted. Our ...
0
votes
0answers
32 views

How to trigger emails from Queue folder?

How to trigger emails which are in the ..\Inetpub\mailroot\Queue folder in Windows XP Pro? I just want to send bulk emails which are stored in this folder to our clients.
6
votes
2answers
74 views

Importing first line of TXT files to a spreadsheet

I have 2000 txt files that I need to read the first line of (it should contain a person's name). Ideally I would have a spreadsheet/csv with FILENAME, FIRST LINE OF FILE
2
votes
3answers
577 views

How can I do a bulk caller ID lookup (reverse phone lookup) on a list of phone numbers?

I have a tab-delimited text file with all of the phone numbers I've called or received calls from in the past year. The phone numbers are all based in the US, so the format is ###-###-####. For tax ...
0
votes
0answers
29 views

How can I do a bulk caller ID lookup (reverse phone lookup) on a list of phone numbers? [duplicate]

Possible Duplicate: What do I need to do to bulk look-up of many phone numbers? I have a tab-delimited text file with all of the phone numbers I've called or received calls from in the past ...
2
votes
5answers
437 views

Best recommendation for bulk cd writing [closed]

Mymain requirement is that i want to write bulk audio cds every week around 50-100. Now its very difficult to write cd one by one. What is best solution for me. Can i put 6-7 cd writers or more in ...
1
vote
1answer
79 views

Web-service that allows installation of many free apps in bulk [duplicate]

Possible Duplicate: One-stop-shop installer for free Windows software? I do know this site exist. I used it some time ago and forgot the address. Couldn't find it via search engine either. ...
3
votes
4answers
669 views

What is the best ways to duplicate DVDs in bulk?

I have some instructional videos I am getting ready to release on DVD and I want to know what is the quickest and most cost effective way to produce these in bulk? I am open to both customized PC ...
1
vote
1answer
83 views

Is there an easy way to bulk print wmf files?

I receive emails with 10-20 wmfs. How can I print them without opening all?
4
votes
3answers
2k views

How can I create a .zip file for each folder within another folder?

Under the folder images\, I have the following folders: Usa\ Italy\ Japan\ etc.. I want a script that creates a .zip for each of these folders, so I have usa.zip , italy.zip, japan.zip. How can ...
1
vote
1answer
259 views

Sending personalized bulk email using POP3/IMAP

I have a list of email addresses and names that I'd like to send a mass email to. I would like the email to look something like: From: me@gmail.com To: email@example.com Body: Hi [name], ...
0
votes
1answer
480 views

Why can't my bulk loadable CSV file be opened?

This is my error: Cannot bulk load because the file could not be opened. Operating system error code 5 (Access is denied.) I've checked permissions and everything seems fine. The auto bulk ...
1
vote
1answer
371 views

Bulk image size/save operations

I have many image files and would like few images of different sizes to be generated and saved for each. I have recorded an action that does a few resize/save for web operations but I can't figure how ...
1
vote
5answers
878 views

Bulk erase Zip disks

I have a few dozen old iomega ZIP disks (100MB and 250MB) that I found cleaning house and I'd like to bulk erase them without mounting them on a computer. Any suggestions?
3
votes
2answers
7k views

How I delete massive amounts of email from Outlook

Our production servers went into a spam-frenzy yesterday and I now have literally hundreds of thousands of emails strewn throughout my Outlook folders. I gave up even displaying one of the folders ...
0
votes
3answers
470 views

How can I save lots of image into png format in Mac OS X?

I have about thousands images, I want to open it in preview, and click "save as", use the same name, and save as png. All these images just do the similar thing, instead of click one by one, how can I ...