Re: Looking for a project

2009-10-01 Thread Rob Madole
I'd really love to see a Selenium or Windmill integration into the Django testing framework. That would be really fun to demonstrate in class too when you get done. :D This idea was listed on http://code.djangoproject.com/wiki/SummerOfCode2009. --~--~-~--~~~---~--~---

Re: Looking for a project

2009-10-01 Thread Wes Winham
django-schedule is a backend and frontend, just not a CalDAV backend. The app is definitely more oriented to being stand-alone right now though, but that's more because of where work has been done than a design choice I think. There's been some work lately around adding a slicker UI (JQuery Fullca

Re: Looking for a project

2009-09-21 Thread Russell Keith-Magee
On Sun, Sep 20, 2009 at 11:29 PM, Daniel Watkins wrote: > > Hello all, > > As part of the third year of my computer science degree (at the > University of Warwick), I need to complete an individual project.  I'd > quite like to use this to do something for Django.  The project is meant > to be do

Re: Looking for a project

2009-09-21 Thread veena
Hello, I propose the "universal" Task Queue app similiar to one at Google App Engine http://code.google.com/appengine/docs/python/taskqueue/ Universal means to be able to run it on any hosted server where cron is available. Vaclav --~--~-~--~~~---~--~~ You rece

Re: Looking for a project

2009-09-20 Thread Richard
I believe so. On Sep 20, 4:31 pm, Daniel Watkins wrote: > On Sun, 2009-09-20 at 16:26 -0700, Richard wrote: > > django-schedule is under active developement and is a great > > calendaring app. > > Looking at django-schedule's website, it only seems to do the front-end > part of what I was sugges

Re: Looking for a project

2009-09-20 Thread Daniel Watkins
On Sun, 2009-09-20 at 16:26 -0700, Richard wrote: > django-schedule is under active developement and is a great > calendaring app. Looking at django-schedule's website, it only seems to do the front-end part of what I was suggesting. Is my understanding correct? Dan --~--~-~--~~-

Re: Looking for a project

2009-09-20 Thread Richard
django-schedule is under active developement and is a great calendaring app. On Sep 20, 4:04 pm, Daniel Watkins wrote: > Hi Dougal, > > On Sun, 2009-09-20 at 21:10 +0100, Dougal Matthews wrote: > > It would probably be worth you listing your ideas even if they are > > half baked. This would show

Re: Looking for a project

2009-09-20 Thread Daniel Watkins
Hey, On Sun, 2009-09-20 at 09:45 -0700, corn13r...@gmail.com wrote: > A django webmail app That'd be interesting, I'll add that to my list. Dan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers"

Re: Looking for a project

2009-09-20 Thread Daniel Watkins
Hi Dougal, On Sun, 2009-09-20 at 21:10 +0100, Dougal Matthews wrote: > It would probably be worth you listing your ideas even if they are > half baked. This would show people what you are interested in and we > could possibly help you develop them further. Thanks for the reply. I had a couple o

Re: Looking for a project

2009-09-20 Thread Dougal Matthews
Daniel, It would probably be worth you listing your ideas even if they are half baked. This would show people what you are interested in and we could possibly help you develop them further. Otherwise, you could look at the wiki for discussed features or even get involved in 1.2? Dougal 2009/9

Re: Looking for a project

2009-09-20 Thread corn13r...@gmail.com
A django webmail app -- Sent from my Palm Pre Daniel Watkins wrote: Hello all, As part of the third year of my computer science degree (at the University of Warwick), I need to complete an individual project. I'd quite like to use this to do something for Django. The project is meant to

Looking for a project

2009-09-20 Thread Daniel Watkins
Hello all, As part of the third year of my computer science degree (at the University of Warwick), I need to complete an individual project. I'd quite like to use this to do something for Django. The project is meant to be done entirely individually, which means that something that works as a s