What CMS platform this website uses?

Discussion in 'Programming' started by jack.r, Feb 29, 2016.

  1. #1
    Hi!


    Need help with the following.
    What platform hotnewhiphop.com uses?

    It's custom made thing?
     
    jack.r, Feb 29, 2016 IP
  2. HCFGrizzly

    HCFGrizzly Member

    Messages:
    232
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    25
    #2
    From what I can tell, this website doesn`t use any CMS. I think that it`s a custom made website.
     
    HCFGrizzly, Feb 29, 2016 IP
  3. Matthew Sayle

    Matthew Sayle Illustrious Member

    Messages:
    3,325
    Likes Received:
    464
    Best Answers:
    1
    Trophy Points:
    435
    #3
    Yeah, looks to be custom HTML, they probably have a unique admin panel or something for content management.

    It's pretty poorly done in my opinion.
     
    Matthew Sayle, Feb 29, 2016 IP
    deathshadow likes this.
  4. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #4
    Holy... that page is horrible.
    To list some issues:
    View the source code - it's horribly formatted - not a major issue, but... yeah.
    139 errors in HTML validator
    Conditional comments for IE-only CSS - in 2016? Seriously?
    Illegal nesting of elements (divs within spans and so on)
    Sizes are set in px - really not recommended at all
    The page itself is a mess, and it loads (from cache, no less) in over 10 seconds - first load 13.35 seconds.

    NOT a site I would base anything on.
     
    PoPSiCLe, Feb 29, 2016 IP
    deathshadow and Matthew Sayle like this.
  5. HCFGrizzly

    HCFGrizzly Member

    Messages:
    232
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    25
    #5
    Not to mention the closing </head> tag, but not an opening one. :))))
    What if the author of the page reads these posts and we are hurting it`s feelings?
    Or worse, the OP paid someone to do it? :))
     
    HCFGrizzly, Feb 29, 2016 IP
  6. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #6
    I don't care. If they made this, they should be banned from making webpages for all eternity.
     
    PoPSiCLe, Feb 29, 2016 IP
    deathshadow and Matthew Sayle like this.
  7. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,999
    Best Answers:
    253
    Trophy Points:
    515
    #7
    Then maybe it'll serve as a wakeup call for the fact that someone put the saddle on them and took them for a ride. I didn't even pop the bonnet before I went "what is this shit" on accessibility grounds ALONE...

    Which is why the developer(s) behind that should likely be poisoned, shot, stabbed, hung, stretched, disemboweled, drawn and quartered -- and then hope that they can be buried in secret as I'd probably defile their grave whilst at it.

    But I'm a pretty vindictive SOB when it comes to people flipping the bird at accessibility.

    ... wait, did I just mix up Vigo the Carpathian with Captain Stern?
     
    deathshadow, Feb 29, 2016 IP
    HCFGrizzly likes this.