양쪽 이전 판이전 판다음 판 | 이전 판 |
tech:disqus_alternative [2019/03/16 12:12] – [Commento] V_L | tech:disqus_alternative [2022/07/24 07:03] (현재) – [Commento] V_L |
---|
{{tag>ajax comment}} | {{tag>ajax comment}} |
====== disqus alternative====== | ====== Disqus alternative====== |
| [[tech:disqus|]]를 대신할 것들을 찾아보자. |
| |
=====오픈===== | =====오픈===== |
====Commento==== | ====Commento==== |
| |
| 오픈소스, |
| [[tech:javascript|자바스크립트]], [[tech:golang|Go Lang]] 기반. |
| |
A fast, bloat-free, privacy-focused commenting platform | A fast, bloat-free, privacy-focused commenting platform |
| |
https://commento.io | |
| |
https://github.com/adtac/commento | * PostgreSQL database version 9.5 or later |
| |
| |
| * 사이트 https://commento.io |
| * 소스 https://gitlab.com/commento |
| * 문서 [[https://docs.commento.io/|Docs]] |
====Live Comment System with jQuery Ajax PHP and MySQL==== | ====Live Comment System with jQuery Ajax PHP and MySQL==== |
[[http://www.w3bees.com/2013/09/comment-system-with-jquery-ajax-php-mysql.html|Live Comment System with jQuery Ajax PHP and MySQL]] 간단. | [[http://www.w3bees.com/2013/09/comment-system-with-jquery-ajax-php-mysql.html|Live Comment System with jQuery Ajax PHP and MySQL]] 간단. |
[[http://talkerscode.com/webtricks/simple-instant-comment-system-using-ajax.php|Simple Instant Comment System Using Ajax]] 더간단 | [[http://talkerscode.com/webtricks/simple-instant-comment-system-using-ajax.php|Simple Instant Comment System Using Ajax]] 더간단 |
| |
| |
| but... |
| |
| |
| [[https://blog.garstasio.com/you-dont-need-jquery/ajax/|you-dont-need-jquery to use ajax]] |
| |
| http://tcpschool.com/xml/xml_dom_xmlHttpRequest |
| |
| |
| [[https://developer.mozilla.org/ko/docs/Learn/JavaScript/Objects/JSON|JSON]] |
====hashover==== | ====hashover==== |
[[http://tildehash.com/?page=hashover|Hashover]] free and open source PHP comment system. 내용은 각각 xml 파일로 저장됨. | [[http://tildehash.com/?page=hashover|Hashover]] free and open source PHP comment system. 내용은 각각 xml 파일로 저장됨. |