About | FAQ | Backlog
FOSSfind.com
Open Source projects, categorized.
add filters by typing...
...or clicking
adapter admin administration amf api app art async asynchronous autocomplete blog bus calendar calvis chat cms comet connector controllers crud datepicker dates dinamiyc django-evserver djynamyc dojango dojo easy ebook event evserver exif ext extensions extjs fapws fields filter forms framework freemind frontend gae gallery gcalendar google gps helper http image image-manipulation images javascript jquery json jsonrpc json-rpc libevent linux map meio middleware mindmap mobile mochikit mootools network newforms oa orbited personal photo php picker portal prototype python resize resource rest rotation search server station tools twisted validation virtualmachine web web2.0 web-based webservices widget widgets wiki wxpython xml yui-ext
django-simp
[1 users on Ohloh]
django-simp is a simple django based image manipulation programm with a easy to use ajax interface.

it's programmed with:

* django
* dojotoolkit
* python-pil

it's designed for:

* easy inclusion in other applications
* a easy to use ui

djynamyc
[0 users on Ohloh]
Tags: admin dinamiyc djynamyc cms django ajax jquery python
dinamyc cms for django with ajax and jquery
midnight-project
[0 users on Ohloh]
Tags: python ajax django
Site on Django framework with ajax addons
django-apps
[0 users on Ohloh]
Tags: cms ajax django
Applications of django , now only include cms
cashchecker
[0 users on Ohloh]
Tags: wxpython ajax django python
a program for home members to register spend in anywhere,any time
enkiart
[0 users on Ohloh]
Tags: ajax photo art web gallery python django
EnkiArtEasy creation of a gallery of artists items.

Manage :

Multiples pictures by items Categories Multilinguism Possibility to add documentations to items Manage different informations by Artists Ajax

This code is part of EnkiCMS : http://www.enkicms.eu

django-chat
[0 users on Ohloh]
Tags: dojango dojo ajax chat django
It Works !

test it on http://goflow.alwaysdata.net/chat/ browse posts on http://goflow.alwaysdata.net/chat/browse/chat/post/

provides a chat client to embed in the pages of a django site Demo specificationsusers of a same django group can chat together an authentication backend allows any user to log in with a password that corresponds to a chat room (room1, room2, room3) user12 (password "u") has the two groups room1 and room2 technos: Ajax (Dojo) and dojango Setupunzip django-cha...

gelman
[0 users on Ohloh]
Tags: ebook dojo ajax python django
This project aims to develop a Web-based eBook management system using Django. It would be perfect for home-brew eBook library. At the same time, this project is the companion sample of "Learing Django by Example" series in kunxi.org.
django-crudapi
[0 users on Ohloh]
Tags: xml json ajax rest crud api django
A super simple, slap-dash CRUD API for Django.
jamtools
[0 users on Ohloh]
Tags: ajax django python
These are miscellaneous tools that work with the Django web framework - a Python based web framework.

The Environment module is to allow access to commonly recurring "environment variable"-type information within a view or a template. Environment variables can be general to the application, or specific to the current user. The Ajax module is an event-based framework to more easily handle some of the common cases with ajax calls, with the goal of allowing the logic to by controlled from p...

django-evserver
[0 users on Ohloh]
django_evserver is simple http server for Django applications. It's based on libevent library. The main advantage of django_evserver is that it provides methods of preempting django views. You can render a site in several chunks, each of them can be handled by different django view.

Using this idea it's possible to use django_evserver as comet server for django applications.

Yes! Now you can write comet applications in django!

k7221prj
[0 users on Ohloh]
Tags: ajax django python
Учебный проект группы к7221 мифи'07 Онлайн покер.
django-extjs-connector
[0 users on Ohloh]
Tags: yui-ext adapter ajax forms connector extjs ext django
Django ExtJS Connector

ExtJS Connector for Django

Currently only implements server side generation and validation of fields.

The extdjango/ directory in svn, is the proof-of-concept ext example i build to demonstrate server side generated and validated forms. Work on the real connector will start soon.

In the mean time if you want to checkout the extdjango example, change at least the following:

U have to move extdjango/extdjango.js to somewhere in your directo...

kjanext
[0 users on Ohloh]
Tags: oa ajax ext web django python
A toy OA system used dango and ext.
Hanji
[0 users on Ohloh]
Hanji is a unique kind of software: a personal server with advanced networking capabilities that explores new fields in mobile and networked computing. It runs on any machine (PC, laptop, smartphone, server) and you can access it through any web browser, on the same machine or not.

- Network: can connect to a dedicated portal in order to allow external connections (like: http://xyz.hanji.mobi)
- Autonomous: local software and data

- Fast, lightweight but attractive user...

django-fancyuploads
[0 users on Ohloh]
Tags: ajax jquery django
Django application that provides a facility to track file upload progress.
meio-datepicker
[0 users on Ohloh]
This projects uses the great Mootools javascript framework to make a ajax datepicker.

It uses Ajax because with the server-side language it's possible to have features like i18n and it's possible to get data from a datababase, and the javascript code will be significantly smaller.

The server-side will have PHP and Django(Python) versions, but it will be easy to make it work with other languages/frameworks.

busfinder
[0 users on Ohloh]
Tags: prototype api ajax django python map station bus
Put bus stations on Yahoo Ajax Map and show the routes.
django-ajax-selects
[0 users on Ohloh]
Tags: ajax jquery django
This allows jquery autocomplete powered editing of ForeignKey and ManyToMany Fields. Ajax selects will work in any normal form as well as in the admin.

A single view services all searches, delegating the searches to named channels.

For instance the search channel 'contacts' would search for Contact models.

Custom search channels can be written when you need to do a more complex search, check the user's permissions, format the results differently or customize the sort order o...

django-form-widgets
[0 users on Ohloh]
This project will collect useful form UI widgets for django. Samples:

autocompleters,
date pickers,
color pickers,
admin file pickers,

Also the project introduces form manipulation model called Controllers (quite similar to rails controllers), allowing simple widget substitution for your forms.