• Welcome to DVD Collectors Online.
 
Main Menu

Will I Make It?

Started by addicted2dvd, June 28, 2009, 01:08:58 AM

Previous topic - Next topic

Will I Make 92 Days without watching any horror?

What are you smokin?... There is no way!
4 (26.7%)
I Have  Faith!... You will make it!
11 (73.3%)

Total Members Voted: 15

addicted2dvd

Once October is over I will have to set it up for my normal reviews.  ;D
Pete

Tom

Quote from: addicted2dvd on September 28, 2009, 06:55:14 PMI really don't have a spot for another HTML Window :P
If I would use the HTML windows in DVD Profiler for the reviews (I don't because I use CCViewer for this), I wouldn't embed this window in the layout, but leave it floating and would only call it when needed. And close it again after that.

QuoteOr know for sure what to put into it!

Maybe this old post of mine gives you an idea.

The following is the current code which I use for my reviews. Although I use it in CCViewer, where I have additional infos available which I do not have in DVD Profiler. Like Awards, IMDb link, Wikipedia link, additional English overview if DVD is in German, my review and rating.


<HTML>
<HEAD>
<script language="JavaScript">
<DP NAME="HEADER_VARS">
<CCV NAME="CCV_HEADER_VARS">
</script>
</HEAD>
<BODY>
<SCRIPT language=javascript>
document.write('[img]http://www.invelos.com/mpimages/' + DP_UPC.substring(0,2) + '/' + DP_UPC + 'f.jpg[/img]' );</script>
<br/><br/>
[b]Title:[/b] [url=<CCV NAME="ADDITIONAL_INFO" InfoName="Wikipedia">]<DP NAME="ORIGINAL_TITLE">[/url]
<SCRIPT language=javascript>
if (DP_MediaTypeBluRay) { document.write('[img]http://www.invelos.com/images/BluRayLogo.png[/img]') }
if (DP_MediaTypeDVD) { document.write('[img]http://www.invelos.com/images/DVDLogo.png[/img]') }</script>
<br/>
[b]Year:[/b] <DP NAME="PRODYEAR"><br/>
[b]Director:[/b] <DP NAME="CREW_DIRECTION"><br/>
[b]Rating:[/b] <DP NAME="RATING"><br/>
[b]Length:[/b] <DP NAME="RUNTIME" TotalInMins="TRUE"> Min. <br/>
[b]Video:[/b] <DP NAME="VIDFORMATS" Ratios="YES"><br/>
[b]Audio:[/b] <DP NAME="AUDIOTRACKS"> <br/>
[b]Subtitles:[/b] <DP NAME="SUBTITLES"><br/>
<br/>
[b]Stars:[/b]<br/>
<DP NAME="CAST" ShowRoles="NO" MaxList="5" Divider="BREAK">
<br/><br/>
[b]Plot:[/b]<br/>
<SCRIPT language=javascript>
var strOverview="<CCV NAME="ADDITIONAL_INFO" InfoName="Overview">";
if (strOverview=="") strOverview=DP_Overview;
strOverview=strOverview.replace(/<b>/gi,"[b]");
strOverview=strOverview.replace(/<\/b>/gi,"[/b]");
strOverview=strOverview.replace(/<i>/gi,"[i]");
strOverview=strOverview.replace(/<\/i>/gi,"[/i]");
strOverview=strOverview.replace(/\r\n/gi,"<br/>");
document.write(strOverview);
</SCRIPT>
<br/> <br/>
[b]Awards:[/b]<br/>
[table]<br/>
<SCRIPT language=javascript>
for (iAward in CCV_Awards)
{
Award = CCV_Awards[iAward];
document.write("[tr]");
document.write("[td]"+Award.awardName+"[/td]");
document.write("[td]"+Award.awardYear+"[/td]");
if (Award.hasWon)
{
document.write("[td][b]Won[/b][/td]");
}
else
{
document.write("[td][i]Nominated[/i][/td]");
}
document.write("[td]"+Award.awardCategory+"[/td]");
document.write("[td]"+Award.nomineesEntry+"[/td]");
document.write("[/tr]<br/>");
}
</SCRIPT>
[/table]
<br/><br/>
[b]Extras:[/b]<br/>
<DP NAME="FEATURES" Divider="BREAK">
<br/><br/>
[center][size=15pt][b][u]My Thoughts:[/u][/b][/size][/center]<br/>
<CCV NAME="ADDITIONAL_INFO" InfoName="MyReview"><br/><br/>
Rating: [mr]<CCV NAME="ADDITIONAL_INFO" InfoName="MyRating">[/mr]
</BODY>
</HTML>




Jimmy

Am I the only one who find it funny that 3 members continue to think that Pete will not make it?

addicted2dvd

 :laugh: Oh I got it made now... come on... less then 2½ days now! There is no stopping me now! Well I would be pretty embarrassing if I failed now!  :P


BTW... Thanks Tom... I am playing with it now to see what I want to do! :)
Pete

addicted2dvd

Hey Jon...
I was just going over next month's bills and such... and it looks like I will still be able to get that Val Lewton Collection... Matter of fact... Think I may go with...



Which contains...
- CAT PEOPLE
- THE CURSE OF THE CAT PEOPLE
- I WALKED WITH A ZOMBIE
- THE BODY SNATCHER
- ISLE OF THE DEAD
- BEDLAM
- THE LEOPARD MAN
- THE GHOST SHIP
- THE SEVENTH VICTIM
- SHADOWS IN THE DARK: THE VAL LEWTON LEGACY
- MARTIN SCORSESE PRESENTS: VAL LEWTON

;D
Pete

richierich

#290


Title: From Dusk Till Dawn

Movie Count: 
TV Ep. Count: 

Runtime:104
Certificate:18
Year:1996


Plot:From the creators of Pulp Fiction and Desperado comes this wild and wicked action thriller about two brothers on a desperate crime spree! Quentin Tarantino stars as a deranged convict who, along with his brother (George Clooney), kidnaps a preacher and his two kids (including Juliette Lewis - Natural Born Killers) and flees for the safety of a remote nightclub in Mexico. But once they arrive, they discover that the club is anything but a safe haven for criminals. Its bloodthirsty clientele forces the brothers to team up with their hostages in order to escape alive.

FULL TILT BOOGIE
From the girl who made coffee on the set of Pulp Fiction, comes the ground breaking feature-length documentary about the journey of the film crew making From Dusk Till Dawn. Features the cast and crew of From Dusk Till Dawn.


My Review:

My Rating
Out of a Possible 5


richierich

Coooolll   8)

thanks Tom/Pete

addicted2dvd

 :laugh: I love that rating icon!  :thumbup:
Pete

Dragonfire

I'll have to see what I can do with that Trading Poster thing too.  I though I tired it here before and couldn't get it to work.  Hmmm...must experiment later this evening.

Dragonfire

Ok...I am missing something.  Are there instructions for the custom Trading Poster thing somewhere?

RossRoy

Quote from: Dragonfire on September 29, 2009, 06:30:26 AM
Ok...I am missing something.  Are there instructions for the custom Trading Poster thing somewhere?

Assuming you've installed DVD Profiler and TradingPoster in their default locations, go to C:\Program Files\DVD Profiler\Plugins\TradingPosterTG

there is a readme file in there. Should contain what you need to get started.

Dragonfire

Quote from: RossRoy on September 29, 2009, 06:42:16 AM
Quote from: Dragonfire on September 29, 2009, 06:30:26 AM
Ok...I am missing something.  Are there instructions for the custom Trading Poster thing somewhere?

Assuming you've installed DVD Profiler and TradingPoster in their default locations, go to C:\Program Files\DVD Profiler\Plugins\TradingPosterTG

there is a readme file in there. Should contain what you need to get started.

Yes I did.  Thanks.  I'll try that.

Dragonfire

I think I'm getting it figured out.  I might add more to it later...and I still have to start a thread for my Halloween stuff. :)

Fringe: The Complete First Season



Teleportation.  Mind control.  Invisibility.  Astral Projection.  Mutation.  Reanimation.  Phenomena that exist on the Fringe of science unleash their strange powers in this thrilling series, created by J.J. Abrams (Star Trek, Lost, Alias), Roberto Orci and Alex Kurtzman (Star Trek, Transformers), combining the grit of the police procedural with the excitement of the Unknown.  The story revolves around three unlikely allies - a young, beautiful and determined FBI agent, a brilliant scientist who's spent the last 17 years in a mental institution and the scientist's sardonic and roguish son - who investigate a series of bizarre deaths and disasters known as "the Pattern."  The three suspect that someone is using the world as a laboratory.  And many of the clues lead them to Massive Dynamic, a shadowy global corporation that may be more powerful than any nation.

My Thoughts

addicted2dvd

Yup... looks like you are getting the hang of it!  :thumbup:
Pete

richierich

Is there a way to set the tags etc for custom poster, and whatyagot seperately? It seems that the settings still apply whatever you choose?