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.
Best practice advice on coding style to make your Django development more smooth while achieving high quality.
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
Consider building this when you build your next PC. Extremely cheap PC that can satisfy most of your needs. Unless you are playing games a Linux box can work for most people. Also you have OpenOffice available to do what most people use Office for.
A great presentation on how to build web applications that attract users and make them feel good.
This is an example snipplet on integrating CKEditor into Django
This site hosts several CKEditor plugins, such as SyntaxHighlighter and InsertHTML plugins
This is a great list of articles covering different stages of building an online community. Certainly have to read it if you want to build a successful online community.
A very good introduction on how to build a online community from an early stage.
I am using
to retrieve HTML pages. It require a standard "http://www.blahblahblah.com" syntax in order to work. However, sometimes the url input may be in the form of "www.blahblahblah.com" or "blahblahblah.com", which should be able to work in web browser but not urllib2.urlopen. My question is: Are there a simple way to convert these non-standard URLs to the standard ones? Thanks. ...
Tips for writting a press release, including:
- Nature of press release
- Template
- Tip for successful press release, etc