Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.

Note: this post will not display until it's been approved by a moderator.

Name:
Email:
Subject:
Message icon:

Attach:
(Clear Attachment)
(more attachments)
Allowed file types: gif, jpg, png, txt, tpl, lng, ini, pvd, psf, ini, cfg, csv, zip, xml, pas, 7z
Restrictions: 4 per post, maximum total size 1024KB, maximum individual size 1024KB
Note that any files attached will not be displayed until approved by a moderator.
Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
What is the fifth word in this sentence?:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: svenne
« on: August 18, 2010, 01:12:32 pm »

Well, thanks for your plaudit!  :)
I added support for episodes to this template now. They will be listed beneath the corresponding main entry in smaller font size.

[attachment deleted by admin]
Posted by: rick.ca
« on: June 15, 2010, 10:50:58 pm »

Quote
The only thing I cannot export to a Rich-Text file are the posters, because they would have to be embedded directly into the file.

We'll try to contain our disappointment by remembering we can use one of your splendid HTML templates to do that. ;D
Posted by: svenne
« on: June 15, 2010, 10:10:50 pm »

Yes, Rich-Text is complicated, but in the end it's a markup language like HTML.
If someone's interested and wants to know more, here you can find the specifications:
http://msdn.microsoft.com/en-us/library/aa140277%28office.10%29.aspx

I didn't program that from scratch of course. I would have gone mad!  ;) I exported a draft in Word as Rich-Text file, did some modifications and copied and pasted the appropriate parts to the template.

Quote
I note that it would not be difficult to modify this to delimit the fields with tabs.
That's quite simple, even without changing the template, just use the search and replace function in Word:
Search for ") " and replace with ")^t"
If you want to exclude the bold font type for that (to ensure movie titles with parenthesis stay without tabstops), you can do so: In the search and replace dialog click on the format button and choose "Font", where you can advise word to search and replace only text that's not bold.

It also should not be that complicated to export to Rich-Text as table directly. The only thing I cannot export to a Rich-Text file are the posters, because they would have to be embedded directly into the file. External image files don't help here:
http://msdn.microsoft.com/en-us/library/aa140283%28v=office.10%29.aspx#rtfspec_24
Posted by: rick.ca
« on: June 15, 2010, 09:24:23 pm »

Thanks! I suppose I don't need to understand it, but I was surprised at the amount of "stuff" in the template.

I note that it would not be difficult to modify this to delimit the fields with tabs. Then Word could convert the result to a table. I might prefer to export to CSV and import to Excel to create a tabular report, but some will prefer this method.
Posted by: svenne
« on: June 15, 2010, 03:24:29 pm »

This export template generates a compact list of the movie titles in your database. Current sort order is kept. The list is exported as formated Rich-Text (.RTF) and can be opened, edited or printed with Microsoft Word, for example.

Line format:
ID.  Movie Title (year)  (genre) (filesize, codec, languages)

You will always find the newest version attached to the last post of this thread...
anything