Archive

Posts Tagged ‘file conversion programming’

File Conversion

February 7th, 2010 Comments off

Have several Pagemaker 4 and 5 files that need to be converted to either publisher or Indesign files. NO work on the pages, just convert the files so I can use them.

Embroidery File Conversion

November 13th, 2009 Comments off

I have a jpg logo that I need converted to .dst or .emb for embroidery. I may be able to provide vectored eps if that helps

Png To Xls File Conversion

August 18th, 2009 Comments off

I’ve attached a PNG file that we’d like converted to an Excel spreadsheet (.xls) that just has each email address in one cell (aligned vertically down the spreadsheet.)

Ascii To Xls File Conversion

August 18th, 2009 Comments off

We have a file that was originally an ascii file that we converted to a txt file. It can be found here: http://www.central-investments.com/uploads/ then click on ABMS1.txt. The .txt file is unreadable, so it may need to be put back into ascii format before manipulating. The file is 340 MB as an ascii file, which is why we have it saved it as a .txt file.

We’d like to have this file, which has volunteer contact info, converted into an excel spreadsheet (.xls) that we can then use with volunteer name, phone number, etc in separate fields in the spreadsheet. As it currently stands (as a huge ascii file or an unreadable .txt file), we can’t use this data…

File Conversion

May 4th, 2009 Comments off

this is legacy font to unicode font file conversion project, but can be done easily for experts, no hurry, so can take your time

you need to be very good with regualr expressions, php exec commands, file reading/writting, .. automated tasks.

breifly ths the project,

Task 1
convert large set of files (15.MB aprox) written in a another font into a unicode font format.
(this conversion algorithm i have created already) so u only need to implement the PHP version. can be easily done.

see this
[see PMB]

font url:
[see PMB]

Task 2:

In the process of conversion we need to put them into a MySQL, database with decoding it with,

title, content, url, pageType … etc

Task 3:
Finally create a good looking DB driven website from the content with CMS. like
http://www.csszengarden.com/

Well here is the 1 set of files needs to be converted. there is one more set,
[see PMB]

ALSO we ONLY need to convert files with -s.html

AlSO index Links needs to be updated accordingly

Also content inside [] in the page content needs to be replaced by เทด

* Note
I think if we can create the script to run for folder and save it in some as -u.html , task 1 is completed.

task 2 we can do it in reading -u.html files

task 3 we can decide how to implement the database and the website.

Bear