Projects tagged ‘blog’ and ‘django’


Jump to tag:

Projects tagged ‘blog’ and ‘django’

Filtered by Project Tags blog django

Refine results Project Tags python (67) weblog (9) cms (8) web (8) wiki (8) gae (7) appengine (5) blogging (5) publishing (4) website (4) apps (3) diary (3)

[113 total ]

37 Users
   

Byteflow is a blog engine, written on Django.
Created about 1 year ago.

10 Users
   

Diário (diary in portuguese) is a pluggable weblog application for Django Web Framework.
Created about 1 year ago.

2 Users

Welcome to django-trackbackCurrently every django blog app has it's own trackback implementation (if it has one). This app is a generic, reusable trackback app, which lets your django project receive ... [More] and send trackbacks and pingbacks according to the specs. Trackback Spec http://www.sixapart.com/pronet/docs/trackback_spec Pingback Spec http://www.hixie.ch/specs/pingback/pingback StatusDjango-trackback may be usable, please see the docs for usage instructions: INSTALL pingbacks settings Update 2008-01-19: I think django-trackback might now - for the first time - be usable out of the box. Please report bugs. [Less]
Created about 1 year ago.

2 Users

phonese is the software that drives the moblogging community http://phonese.cx/.
Created about 1 year ago.

1 Users

My personal website. It's written using the Django framework and the source code is freely available.
Created 4 months ago.

1 Users

Pantoto Web Service for Small and Medium Enterprises Community software for Non Profits Free and Open Source Software PANTOTO model is especially useful in sectors such as social development ... [More] , schools, and small and medium size organizations: These organizations work directly with beneficiaries, capture, create and work intensively with data, information and knowledge. Dependency on technical professionals to build information management systems causes delays. The cost of hiring such professionals and related resources also makes the effort unsustainable. Equitability can arise when organizations can create, maintain and deal with information management systems by themselves. Based on these factors, if IT is to be used, organizations have to be empowered to: Take the design, implementation and maintenance of an information management system for granted and not necessarily have to acquire IT skills or hire IT professionals. Redesign or evolve the system based on changing information needs Build solutions that are easy-to-use, affordable and quick to deploy Use the same process across projects and in different areas Manage the participatory creation of locally relevant and locally created content FOSS/FLOSS Under both APL and GPL [Less]
Created 12 months ago.

1 Users

This is the codebase used for the blog application at http://www.libcoffee.net/. Libcoffee.net is written based on the Django framework, and is intended to be run on a Google App Engine account.
Created about 1 month ago.

1 Users

Chuyen is a simple CMS that makes it easy to manage one's weblog using git. It is powered by django and pygit.
Created about 1 year ago.

1 Users

Suite la remise à plat du serveur et de refonte actuelle du site, il est interessant que les sources de archlinuxfr.org restent à l a disposition de tous L'ancienne solution à base de Trac ... [More] pouvait soulever des problèmes pour la pérennité du dépôt, c'est pourquoi tous les sources ont été déplacé sur Google Code [Less]
Created 11 months ago.

1 Users

Diário (diary in portuguese) is a pluggable weblog application for Django Web Framework. .gadget-title { margin-bottom: 2px; } function resizeIframeHandler(opt_height) { var elem = ... [More] document.getElementById(this.f); if (!elem) return; if (!opt_height) { elem.style.height = undefined; } else { opt_height = Math.max(10, opt_height); elem.style.height = opt_height + 'px'; } } gadgets.rpc.register("resize_iframe", resizeIframeHandler); gadgets.rpc.register('set_title', function(title) { var elem = document.getElementById(this.f + '_title'); if (elem) { elem.innerHTML = gadgets.util.escape(title); } }); The latest version of this application's documentation, in reStructuredText format, is always available in docs/ directory. Start reading the file overview.txt. Note: The documentation is for the SVN trunk version - it may differ from the documentation for the packaged release. I have a little english, sorry. I need help to review all documentation and docstrings. Thanks! New Features in Development Version (trunk)If you're upgrading from version 0.2, please see the BackwardsIncompatibleChanges wiki page. Support for multiple authors; Added Russian localization. Features for future releases: Inter-blog communication (Trackback and Pingback); UI for File/picture upload; and more... Have a suggestion? Open a issue. Version 0.2 Features (The Alexandros Grigoropoulos's Diary Release)Version 0.2 was released on 13th December 2008, packaged from revision 181 in Subversion. If you're upgrading from version 0.1, please see the BackwardsIncompatibleChanges wiki page. This version is a tribute to Alexandros Grigoropoulos, 15-year-old boy, libertarian, murdered by greek police in last week (2008-12-06). New in version 0.2: Django 1.0.X compatible; Support to ping weblog directories ( issue #11 ); Changed license to LGPLv3 ( issue #36 ); Some code refactoring; Removed deprecated features; Many bug fixes; Other enhancements. See Features page to all features. SupportUse the django-apps Google Group. Prefix your message with (diario). ContributingIf you find any problems in the code or documentation, please take 30 seconds to fill out a issue here. The contributing with code or translation is MUCH-APPRECIATED. You feel free to send patchs. Is possible too you get write access in repository. See AUTHORS file for a complete authors list of this application. Other Django applicationsdjango-fleshin -- Photo management application django-tube -- Pluggable YouTube video management; See other applications in Django Resources page. Django-based projects and other Django weblogs at Google Code. [Less]
Created 6 months ago.