IMDB Post Creator/Generator v1.0

Status
Not open for further replies.

•RaJ•

Active Member
389
2009
132
0
IMDB Post Creator/Generator v1.0


  • Easily create & generate post using IMDB Movie Link
  • One click post generation
  • One Click post save / Auto Save Generated Post.
  • Remote Upload the poster image to LulzImg.
  • Template Based post creation.
  • Template is place in application folder as text file ("template.txt")
  • Feel free to alter the template as per your need.
  • Smart Enter Key press Detection, Auto choose if it has to search or get IMDB info.
Version Change log's

  • v 1.0.0.6
    • Smart Enter Key press Detection, Auto choose if it has to search or get IMDB info.
    • Suggestion accepted to Select All text on "Cltr + A"
  • v 1.0.0.5
    • Bug Fixed Click Here For Bug Details, Thanks 'Rapidshare'
    • Auto Remote Upload image to LulzImg added as nice feature.
    • Auto Save Generated Post as request by User : 'Rapidshare'
  • v 1.0.0.4
    • Added search function as nice suggestion from 'NightMare'.

TEMPLATE VARIABLES
Code:
{TITLE}       -    Movie Name
{YEAR}        -    Year of Release
{PLOT}        -    Plot of the movie
{POSTER}      -    Movie Poster
{RATING}      -    Rating Out of 10 on IMDB
{GENRE}       -    Genre of Movie
{ACTORS}      -    Movie Stars
{DIRECTOR}    -    Who Directed The Movie
{WRITERS}     -    Story Writer of Movie
{RELEASED}    -    Movie Was Released On
{RUNTIME}     -    How Long The Movie Is
{RATED}       -    Under category MPAA has issued the movie


Screenshot's
Version 1.0.0.5
[SLIDE]http://i27.lulzimg.com/0a28acf478.png[/SLIDE]

Version 1.0.0.4
[SLIDE]http://i27.lulzimg.com/8381511303.png[/SLIDE]

Version 1.0.0.3
[SLIDE]http://i27.lulzimg.com/8399765fce.png[/SLIDE]

[SLIDE]http://i27.lulzimg.com/810c83f34d.png[/SLIDE]

Download Link
Latest version 1.0.0.6
Code:
http://www.2shared.com/file/mTxZDSgh/IMDB_Post_Creator.html
version 1.0.0.5
Code:
http://www.2shared.com/file/vpdJBRI2/IMDB_Post_Creator.html

Version 1.0.0.4
Code:
http://www.2shared.com/file/tKrE2Fr9/IMDB_Post_Creator.html

Version 1.0.0.3

Code:
http://www.2shared.com/file/vNrMfCdb/IMDB_Post_Creator.html
Do Add "LIKE/Thanks" if you like the application
 
Last edited:
78 comments
Seems simple and efficient. Great for RDP users. But the poster image link...would be nice if you added a remoteuploading feature.
 
please add html code in future release

for same reason i made it template based sir, just edit the template.txt to (or as per ur need)

Code:
<B>Title : {TITLE} ({YEAR})</B>

<img src="{POSTER}">

<B>Movie Information</B>

Rating...............:        {RATING}/10
Genre................:        {GENRE}
Stars................:        {ACTORS}
Director.............:        {DIRECTOR}
Writers..............:        {WRITERS}
Release Date.........:        {RELEASED}
Movie Runtime........:        {RUNTIME}
Rated Under..........:        {RATED}


<B>Movie Plot</B>
<quote>{PLOT}</quote>
 
Status
Not open for further replies.
Back
Top