Looking for .SHTML programer for new site.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • UniqueMovies
    Confirmed User
    • Feb 2003
    • 1691

    #1

    Looking for .SHTML programer for new site.

    I would like to setup my movie archive so that I dont need hundreds of index files. I have examples of what I need done.

    Please msg me on ICQ #121157352

    Thanks.
  • UniqueMovies
    Confirmed User
    • Feb 2003
    • 1691

    #2
    Basicly I am going to setup an archive very simular to this site.

    http://fuckherass.deluxepass.com

    If you scroll down to the bottom you will notice for example: "preview.shtml?044"

    Where the 044 loads the same page but the thumbs and description changes to the 44th movie.

    Comment

    • UniqueMovies
      Confirmed User
      • Feb 2003
      • 1691

      #3
      Is this really that complicated?

      Maybe I am not explaining it right.

      Comment

      • Corona
        Confirmed User
        • Feb 2002
        • 2185

        #4
        I had a site bookmarked that showed how to do that with PHP but I can't seem to find it now.
        I was looking for a job, and then I found a job
        And heaven knows I'm miserable now

        Comment

        • UniqueMovies
          Confirmed User
          • Feb 2003
          • 1691

          #5
          Yeah I know it can be done with .php but I would prefer to do it in .shtml to keep things simple.

          Comment

          • arial
            Confirmed User
            • Jul 2002
            • 4012

            #6
            Originally posted by UniqueMovies
            Yeah I know it can be done with .php but I would prefer to do it in .shtml to keep things simple.
            With .shtml would still need to be done in Perl. Correct me if I'm wrong someone been years since I've used Perl. PHP 4 Life!!!!!!!!

            Comment

            • fusionx
              Confirmed User
              • Nov 2003
              • 4618

              #7
              It's fairly significant programming, depending on exactly what you want to end up with.

              You need to have someone develop a database to store all your picture, text and linking data, then build a backend of some kind so you can enter all that info.

              There's a lot more you can do with a site like this.

              BTW - it's not SHTML programming. They probably have .shtml mapped to PHP or Perl, etc..

              Comment

              • V_RocKs
                Damn Right I Kiss Ass!
                • Nov 2003
                • 32451

                #8
                www.sexreviewed.com

                check the reviews pages. Basic idea of what you want. To just reload the page with the new data.

                Comment

                • Nathan
                  Confirmed User
                  • Jul 2003
                  • 3108

                  #9
                  Not a lot of people here really know shtml huh?

                  UniqueMovies, its very simple.

                  What you do is this:

                  First you setup all your movies/thumbs in stnadard dirs like:
                  movies/001/....
                  movies/002/....

                  name the files all the same, same number of thumbs for each movie and so on.

                  then make one file for movie 001, and make that word without shtml or anything weird, just static basicaly.

                  Once you have that, replace all "001" references to this:
                  <!--#echo var="QUERY_STRING"-->

                  once thats done, you can load any video by opening the page with ?001 ?002 ?003 and so on
                  "Think about it a little more and you'll agree with me, because you're smart and I'm right."
                  - Charlie Munger

                  Comment

                  • AMADude
                    Confirmed User
                    • Apr 2004
                    • 3875

                    #10
                    Originally posted by Nathan
                    Not a lot of people here really know shtml huh?

                    UniqueMovies, its very simple.

                    What you do is this:

                    First you setup all your movies/thumbs in stnadard dirs like:
                    movies/001/....
                    movies/002/....

                    name the files all the same, same number of thumbs for each movie and so on.

                    then make one file for movie 001, and make that word without shtml or anything weird, just static basicaly.

                    Once you have that, replace all "001" references to this:
                    <!--#echo var="QUERY_STRING"-->

                    once thats done, you can load any video by opening the page with ?001 ?002 ?003 and so on
                    Good to know.
                    No sig, just here to fuck around.

                    Comment

                    • Global Dialers
                      Confirmed User
                      • May 2004
                      • 1349

                      #11
                      Originally posted by uproared
                      If you look closer, you'll see that it's not as simple as that. Each thumbnail preview has "text data" (a descripion of the set & it's contents) - so it's obviously pulled from a database or txt file.

                      It's pretty damn simple to do though, just whip up a MYSQL database and program a small add/edit admin.
                      So then you make another ssi call for the thumbnail text no biggie and if you have a few hours of time to invest there is no reason you couldnt have it done tomorrow
                      the hun gets revenue from pre-paid gallery placements on the top 15 spaces and banners.
                      the rest of thegalleries are free placements.

                      Comment

                      • Nathan
                        Confirmed User
                        • Jul 2003
                        • 3108

                        #12
                        A few hours?

                        Its done, took him 10 minutes after I explained it.
                        "Think about it a little more and you'll agree with me, because you're smart and I'm right."
                        - Charlie Munger

                        Comment

                        Working...