Is it worth programming?

7 replies
Hi,
Is it worth programming website if I need it is 5 different languages or it would be more smart to simply use 5 folders with static HTML pages? As you may know - programming takes a lot of time, and to update 5 folders with 10 static files should be quite easy via FTP
#programming #worth
  • Profile picture of the author mikecooper008
    depends on the situation..i feel its easier to do make static files
    {{ DiscussionBoard.errors[7232624].message }}
  • Profile picture of the author JamesColin
    Banned
    Well if you like html sites then better you stick with doing the folder ways, it's more flexible that way and it seems those sites won't be updated that often, so anytime they are you just have to overwrite the files by ftp, quick.
    {{ DiscussionBoard.errors[7232652].message }}
  • Profile picture of the author WebThinker
    On the long run programming will make your life easier... you might get to a point where static pages will not be enough for you. However, if they are now, there is no need of spending money on programming (funny thing to say as I am a programmer ). When time comes and your site grows beyond the possibilities of a static webpage then you have to consider making it dynamic however.

    For example it might happen that you add 50 more articles in time, and then editing all files to add a new link, might be a hassle.
    {{ DiscussionBoard.errors[7233472].message }}
  • Profile picture of the author phpg
    Programming something you described sounds really easy and should not take a lot of time.
    {{ DiscussionBoard.errors[7236398].message }}
    • Profile picture of the author HVaultTech
      you might be able to use a Google Translator Script integrated into your site...the browser and script are capable of working together in order to transcribe into different languages.
      {{ DiscussionBoard.errors[7243643].message }}
  • Profile picture of the author AndyLaws
    I am not considering using something mixed between PHP and HTML. Will probably create static HTML pages, but use some php includes to make come global changes easier - that should help
    Signature
    Free Hosting at www.2freehosting.com
    Create a pro-looking website for free with easy to use tools and pre-installed scripts gallery.
    {{ DiscussionBoard.errors[7245731].message }}
  • Profile picture of the author Dong Lee
    If you have to do it multiple times, then program it. Otherwise better do it manually.

    Programming something is efficient way to reduce repeated efforts
    {{ DiscussionBoard.errors[7255264].message }}

Trending Topics