We love designing and developing websites, but what really drives us is solving problems and cultivating strong relationships with our clients
Django popular stories Widget
By : rama
At uswaretech we strive hard to keep track of the latest happenings in Django.To assist in this we have created a Django popular stories widget which lists down the popular stories in django.We are writing about it as we wanted to share this widget to the django community to who, it may be helpful.Please have look at the widget which is appearing at the bottom of this post.And also the source code of this widget is available to everyone who want to use in their own applications.More details at the bottom of this post.
How does it work?
We populate the popular stories in the widget by examining the Google Reader shared items,delicious, magnolia bookmarks related to django in friendfeed thereafter ranking them to bring out the popular ones.These popular ones are displayed on the widget. The below diagrams illustrates the above process.
Django Widget
What do you think of it? Please provide your feedback in comments.
Source Code:The source code of the above widget is available under GNU General Public License (GPL) .Feel free to use the above code in your application.You can get the sourcecode by following the below steps.
1)Download using the below link :
http://uswaretech.com/blog/wp-content/uploads/2009/02/dolototar1.gz
2)(or) you can also retrieve the latest code from the uswaretech svn repositories by using the following command
svn export https://svn.uswaretech.com/doloto localfoldername
Please read the README.txt inside the downloaded folder for more details on using the code and for the submission of the patches.Feel free to use this code in your own applications.
Comments
@Andriy
we also provide the source code for the above widget .please see the bottom of the blog post for more details (updated a few minutes back).
- How to use pep8.py to write better Django code
- Screencast: Django Tutorial Part 1
- How and why to use pyflakes to write better Python
- Getting started with South for Django DB migrations
- A brief overview of Vagrant
- Writing jQuery plugins using Coffeescript
- Behind the Scenes: Request to Response
- Using SQLite Database with Android
- Haml for Django developers
- Coffeescript for Python programmers
- rails
- django
- linkroundup
- django opinion
- opinion
- business
- API
- appengine
- python
- satire
- startup
- Uncategorized
- marketing
- personal
- rambling
- search
- interviews
- seo-interviews
- 5startupideas
- ideas
- seo
- tips
- forms
- paypal
- utilities
- datetime
- web2.0
- Amazon
- algorithms
- presentations
- products
- pinax
- satchmo
- ecommerce
- microsoft
- yahoo
- book
- tutorial
- models
- aggreagtion
- meta
- India
- apps
- about
- CSS
- Design
- wordpress
- test slug
- vim
- urls
- reviews
- javascript
- xmpp
- emacs
- Typography
- Grid Theory
- Color Theory
- iphone
- android
- titanium
- mobile applications
- CSS3
- Browser Compatibility
- mobile
- jobs
- lamson
- django setup
- files
- upload
- jsTree
- hierarchical view
- web page
- Treeview
- coffeescript
- request
- response
- South
- django south
- django migration
- --fake
- screencasts
- February 2012
- January 2012
- December 2011
- October 2011
- September 2011
- July 2011
- June 2011
- April 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- June 2010
- April 2010
- March 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- April 2009
- March 2009
- February 2009
- November 2008
- October 2008
- June 2008
- May 2008
- April 2008
Is it available somehow in a django source code or it's (js) widget-only thing?