Best practices in web development with Python and Django « News Apps Blog
Best practice advice on coding style to make your Django development more smooth while achieving high quality.
Impact factor for posts is a measurement of importance.
Impact factor for users reflect their authority, reputation and contribution on a particular topic.
Rating reflects the quality of posts.
Rating on Voofie is not a simple average of all ratings, but a weighted average of rating, weighted by the impact factor of users who rated.
Search function in Voofie is base on Semantic tags and keywords.
Tags are Semantic as each tag has a predefined, accurate meaning behind.
To add a keyword, select the "Keyword:" option. Select other items for adding a tag.
Just click "Search" after you have define your search query.
Best practice advice on coding style to make your Django development more smooth while achieving high quality.
CSS is super easy to write. But as my site becoming more complicated, the CSS seems becoming more complicated and unorganized. Maintaining the CSS is becoming increasingly difficult. As I often create a new CSS class as a solution to layout problems, so the CSS becoming also quite long. Even worse, as the HTML layout change, very often there's unused CSS style left in the CSS file.
I ...
CKEditor is highly customizable and can be used to do a lot of amazing thing. This tutorial gives a practical example on how to integrate CKEditor and external javascript to build a useful feature - Citation & Footnote