Code Monkey home page Code Monkey logo

ibtsocs's People

Contributors

ebroder avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

ibtsocs's Issues

copy posts from twitter

It would be cool if ibtsocs.com checked for posts to Twitter with the #ibtsocs hash tag, and duplicated them locally. They should live in a TwitterPost model that inherits from the Post model so we can store additional metadata like where we got the post from.

shouldn't be able to vote with GET requests

Currently, it's possible to record votes simply by making GET requests.

This was previously resulting in search engine crawlers registering a bunch of votes in the process of crawling the website.

I've cleaned up the database for now, and used robots.txt to try and prevent search engines from doing this (see 70742cb), but we still should really be using POST requests to record votes.

This probably integrates nicely with #5, since I'm pretty sure the only way to have a link issue a POST request is with Javascript.

ajaxify voting

Currently the up-vote and down-vote links are actual links. They should be all AJAX-y instead.

show most popular posts

This could include showing posts that have been most up-voted, most down-voted, most voted on, greatest difference between up-votes and down-votes, etc

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.