I recently read a blog post about the Reddit \"hotness\" formula. The formula shown below seems to be the one used. There are a couple of variables I don\'t understand why they would be picked though.
From 开发者_JS百科the Reddit api, it says it is possible to get the json of a page.I can do this for the front page, but how do I do I get the json for the third page without visiting the second page?
When I say url it doesn\'t necessarily have to be a url on the reddit.com domain but simply just one submitted t开发者_高级运维o the site.Any help is appreciated!http://code.reddit.com/wiki/API
When I try to run paster shell example.ini, I run into: conn开发者_如何转开发ection failure: TLEngine(postgres://reddit/password@127.0.0.1/reddit)
Reddit uses a time decay algorithm. That would mean the sort order is subject to change. When a user goes to 开发者_运维知识库page 2, is there a mechanism to prevent them from seeing a post that was o
I\'m struggling with this simple idea. Look at reddit, when you sign up for a new account.. you automatically subscribe to some default channels.
I\'m trying to u开发者_运维百科nderstand reddit\'s source, and I am looking at the get_comments action method of front.py
Hay i need to hand implemeneting a voting system into a model. I\'ve had a huge helping hand from Mike DeSimone making this work in the first place, but i need to expand upon his work.
So I want to be able to use jquery or similar to force all external links to be a. Opened in a new window (I think I have this covered From Here )
Last year a user managed to inject arbitrary javas开发者_如何学编程cript into reddit\'s markdown syntax. Can someone explain how this was done and how I can test whether my site is similarly vulnerabl