Closed Thread
Results 1 to 2 of 2

Thread: From folder content to webpage?

  1. #1
    xarvox is offline Newbie
    Join Date
    Nov 2009
    Posts
    1
    Rep Power
    0

    From folder content to webpage?

    Hi all!
    Im new here, first post!

    im not a programmer, nor have i the capacity to become one (tryed and failed miserably), but i still would like to try

    i would like to convert a folder into a website and keep sync´d with the original folder.

    I have a NAS disk that is a simplified linux box, but able to run some of the fancier java code, that should be able to run a converter written in java.

    The box is also my DLNA server, providing media to xbox and ps3 (plus 2 laptops) with movies and audio, but its totally rubbish to browse new stuff on, since one will only get a simple file name structure.

    a web site could contain info pulled from the imdb or cdon and so on, based on a search of the file name.

    My idea is to use info from any .txt or .nfo file contained in the same directory as the media file and search it for imdb-address, or just display the text unformatted.

    so the website would follow the file structure in place /Movies/, /Series/ and so on) and load info of the selected movie at the end of the navigation tree.




    So before i go any deeper, how do i achieve this?
    this should be a two part problem, getter (file structure to data) and merger (data + text/imdb search).

    i use eclipse for java (prefered tool for android), so a tutorial of something similar would be awesome!
    any links you care to share?

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Apr 2009
    Location
    Trapped in my own little world.
    Posts
    2,487
    Rep Power
    33

    Re: From folder content to webpage?

    You could just use a FTP program like Filezilla and sync them yourself when you update them.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Updating Content (In a single webpage)
    By pally98 in forum General Programming
    Replies: 5
    Last Post: 10-09-2011, 05:51 PM
  2. Need help to set length of webpage
    By thatsme in forum JavaScript and CSS
    Replies: 1
    Last Post: 06-06-2011, 11:48 PM
  3. Replies: 6
    Last Post: 07-17-2009, 08:28 AM
  4. Spidering a webpage.
    By laserdude45 in forum Java Help
    Replies: 2
    Last Post: 06-11-2008, 01:25 PM
  5. PHP reading a webpage Source vs Content
    By Frantic in forum PHP Development
    Replies: 9
    Last Post: 11-13-2007, 03:05 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts