help needed identifying software

2 replies
  • WEB DESIGN
  • |
Hey guys

can anyone please help me identify the software that this website uses to let people post things so easily? I really want to use a similar method on my new site, i emailed the owners but they have not responded

the site is 'thathigh . com'

please excuse the nature of the site if it offends you but it was the only example i could find.

i would really appreciate your help on this one.

thanks!
#identifying #needed #software
  • Profile picture of the author lostarts
    Hey Josh,
    After looking at the site for a bit, I have to admit that I'm not entirely sure. There weren't any links saying "powered by" - which might provide the obvious answer.

    At the very top there is a line in the head:
    "<script type="text/javascript" src="/static/thathigh.js"></script>"

    Looking at the source code, it seems like they are just using plain old Javascript, HTML and CSS. I'm sure they also have to use PHP to store all of the comments. I wouldn't be surprised if there is a plugin that could create something like this on wordpress (or possibly one of the other blogging platforms, like tumblr).

    Hope this answers your question.
    Signature

    "We think in secret and it comes to pass. Environment is but a looking glass" - James Allen, As a Man Thinketh
    clear-mind-meditation-techniques.com
    Premium Landing Page Service
    Quick, Easy, Affordable Squeezepage

    {{ DiscussionBoard.errors[3024872].message }}
  • Profile picture of the author gyar29
    Lostarts is correct. It is that js script in conjunction with jquery.

    Actually, a pretty cool use of jquery too. The submit button triggers a js function that checks the info typed into the text box to ensure it is not too short or long, and then generates the code that places the comment on the page, puts in the correct div and generates the addthis code you see in each of the comments.

    Pretty cool.
    {{ DiscussionBoard.errors[3026090].message }}

Trending Topics