What type of website is this ?

Discussion in 'Site & Server Administration' started by Mirvjen Dollani, Jan 31, 2015.

  1. #1
    Hello,
    i want to know what type of website is this ? How is this created and how do they post things ?
    I used some CMS detector websites and they didn't find anything.
    The website is http://www.factslides.com
    I also find this: http://www.factslides.com/admin.aspx
    Thanks a lot
     
    Solved! View solution.
    Mirvjen Dollani, Jan 31, 2015 IP
  2. ablaye

    ablaye Well-Known Member

    Messages:
    4,024
    Likes Received:
    97
    Best Answers:
    0
    Trophy Points:
    150
    #2
    I'd say it is custom-made. I am not aware of any CMS that would do this.
     
    ablaye, Jan 31, 2015 IP
  3. Rado_ch

    Rado_ch Well-Known Member

    Messages:
    766
    Likes Received:
    288
    Best Answers:
    4
    Trophy Points:
    110
    #3
    Seems like ASP.net or at least my limited knowledge in web development says so. Not a CMS but a whole framework. If you want to use it you better pack up some money and find some good Windows servers for it. ;)
     
    Rado_ch, Jan 31, 2015 IP
  4. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #4
    It's probably custom made, but the site itself is pretty simple. You could make something like this quite easily with WordPress for instance, all you'd need is a custom theme.
     
    PoPSiCLe, Feb 1, 2015 IP
  5. Mirvjen Dollani

    Mirvjen Dollani Member

    Messages:
    44
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #5
    Hello,
    What do you mean with custom made ? That is made from simple HTML ?
    I dont know programming and i searched for a wordpress theme and found nothing.
    What do you suggest me to do ? Except paying s.o else to create it.
    Thanks
     
    Mirvjen Dollani, Feb 1, 2015 IP
  6. #6
    "custom made" means that it's coded from scratch - not using a framework or cms. However, for ease of use, it's most likely built on an existing cms or similar, or at least that's what I would do if I were to make something like this. A custom made WordPress theme, for instance, and custom post types would achieve most of this, if not all. However, you would need to know coding, at least PHP and HTML / CSS. Probably some javascript as well. And, of course, how to integrate this with your cms of choice. Not a very complicated site, from what I could see, but still some work to be done. Since I haven't had a look at it from the computer, I don't know how each "fact" is made, but I would probably make it by uploading a background image, process that image to find key colors, and then just write the text, use a dynamic font library and use css to color specific elements based on i, b, em and span.
     
    PoPSiCLe, Feb 1, 2015 IP
  7. Mirvjen Dollani

    Mirvjen Dollani Member

    Messages:
    44
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #7
    Thank you
     
    Mirvjen Dollani, Feb 1, 2015 IP