Send Dev-flock mailing list submissions to
        dev-flock@mit.edu

To subscribe or unsubscribe via the World Wide Web, visit
        http://mailman.mit.edu/mailman/listinfo/dev-flock
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Dev-flock digest..."


Today's Topics:

   1. r899 - in huginmunin/trunk/web/hm: . app app/lib
      app/media/css app/templates app/views db env/sqlite3_default
      lib/debug_toolbar ([EMAIL PROTECTED])
   2. r900 - huginmunin/trunk/web/hm/app/templates
      ([EMAIL PROTECTED])
   3. r901 - in huginmunin/trunk/web/hm: app/media/css
      app/templates app/templates/user app/views env/snoopy
      env/sqlite3_default ([EMAIL PROTECTED])
   4. r902 - in huginmunin/trunk/web/hm: . app/views
      db/fixtures/small_dev env ([EMAIL PROTECTED])
   5. Re: r902 - in huginmunin/trunk/web/hm: . app/views
      db/fixtures/small_dev env (Lucy Mendel)


----------------------------------------------------------------------

Message: 1
Date: Fri, 12 Sep 2008 17:09:13 -0400 (EDT)
From: [EMAIL PROTECTED]
Subject: [Dev-flock] r899 - in huginmunin/trunk/web/hm: . app app/lib
        app/media/css app/templates app/views db env/sqlite3_default
        lib/debug_toolbar
To: dev-flock@mit.edu
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=UTF-8

Author: lucy
Date: 2008-09-12 17:09:13 -0400 (Fri, 12 Sep 2008)
New Revision: 899
Commit message:
user automatically added to context. 500 and 404 added when DEBUG is false; 
DJANGO_SERVER setting added

Modified:
   huginmunin/trunk/web/hm/app/lib/context.py
   huginmunin/trunk/web/hm/app/media/css/forms.css
   huginmunin/trunk/web/hm/app/media/css/general.css
   huginmunin/trunk/web/hm/app/templates/base.html
   huginmunin/trunk/web/hm/app/templates/login_menu.html
   huginmunin/trunk/web/hm/app/urls.py
   huginmunin/trunk/web/hm/app/views/main.py
   huginmunin/trunk/web/hm/db/user.py
   huginmunin/trunk/web/hm/env/sqlite3_default/settings.py
   huginmunin/trunk/web/hm/lib/debug_toolbar/middleware.py
   huginmunin/trunk/web/hm/settings.py


------------------------------

Message: 2
Date: Fri, 12 Sep 2008 19:01:42 -0400 (EDT)
From: [EMAIL PROTECTED]
Subject: [Dev-flock] r900 - huginmunin/trunk/web/hm/app/templates
To: dev-flock@mit.edu
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=UTF-8

Author: lucy
Date: 2008-09-12 19:01:42 -0400 (Fri, 12 Sep 2008)
New Revision: 900
Commit message:
added actual 404 and 500 html pages

Added:
   huginmunin/trunk/web/hm/app/templates/404.html
   huginmunin/trunk/web/hm/app/templates/500.html


------------------------------

Message: 3
Date: Fri, 12 Sep 2008 21:34:01 -0400 (EDT)
From: [EMAIL PROTECTED]
Subject: [Dev-flock] r901 - in huginmunin/trunk/web/hm: app/media/css
        app/templates app/templates/user app/views env/snoopy
        env/sqlite3_default
To: dev-flock@mit.edu
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=UTF-8

Author: lucy
Date: 2008-09-12 21:34:01 -0400 (Fri, 12 Sep 2008)
New Revision: 901
Commit message:
user page back (though still under construction). forms on 500 and 404 send 
feedback as email

Added:
   huginmunin/trunk/web/hm/app/templates/user/user_page.html
Modified:
   huginmunin/trunk/web/hm/app/media/css/general.css
   huginmunin/trunk/web/hm/app/templates/404.html
   huginmunin/trunk/web/hm/app/templates/500.html
   huginmunin/trunk/web/hm/app/views/main.py
   huginmunin/trunk/web/hm/app/views/main_urls.py
   huginmunin/trunk/web/hm/env/snoopy/settings.py
   huginmunin/trunk/web/hm/env/sqlite3_default/settings.py


------------------------------

Message: 4
Date: Fri, 12 Sep 2008 21:58:59 -0400 (EDT)
From: [EMAIL PROTECTED]
Subject: [Dev-flock] r902 - in huginmunin/trunk/web/hm: . app/views
        db/fixtures/small_dev env
To: dev-flock@mit.edu
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=UTF-8

Author: wesa
Date: 2008-09-12 21:58:59 -0400 (Fri, 12 Sep 2008)
New Revision: 902
Commit message:
server mysql password changed; local settings file not committed (todo: add to 
svn ignore)

Added:
   huginmunin/trunk/web/hm/db/fixtures/small_dev/load_full_small_dev_db.sh
Removed:
   huginmunin/trunk/web/hm/env/demo.thoughtandmemory.org/
   huginmunin/trunk/web/hm/env/staging.thoughtandmemory.org/
Modified:
   huginmunin/trunk/web/hm/app/views/main.py
   huginmunin/trunk/web/hm/db/fixtures/small_dev/edges.json
   huginmunin/trunk/web/hm/db/fixtures/small_dev/load_small_dev_db.sh
   huginmunin/trunk/web/hm/db/fixtures/small_dev/nodes.json
   huginmunin/trunk/web/hm/db/fixtures/small_dev/reviews.json
   huginmunin/trunk/web/hm/db/fixtures/small_dev/users.json
   huginmunin/trunk/web/hm/settings.py


------------------------------

Message: 5
Date: Fri, 12 Sep 2008 23:12:47 -0400
From: "Lucy Mendel" <[EMAIL PROTECTED]>
Subject: Re: [Dev-flock] r902 - in huginmunin/trunk/web/hm: .
        app/views       db/fixtures/small_dev env
To: dev-flock@mit.edu
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=UTF-8

Hello everyone,

I'd like to welcome Wesa Aapro to the BILUMI development team. He has
worked for a number of years on the general problem of company and
supply chain transparency for consumers. He is the Chairman of the
Consumer Gadget Organization (his thoughts are on this blog:
http://consumergadget.blogspot.com/). We have had some great
discussions over email that will either get distilled onto the wiki or
made apparent through the code. I'm excited about his ideas and fresh
perspective: check out http://consumergadget.net/ and the mashup
http://consumergadget.org/mash.php?ean=0091201072033. Wesa is from
Finland, so English is not his first language and he's on a funny
schedule time-wise. Probably not more funny than Dan's.

I don't expect Wesa to work on the BILUMI application itself, at least
not right away.[1] He and his team are building an application for
Make IT Fair (http://makeitfair.org/) that uses our database and data
model through our new RESTful API
(http://bilumi.org/trac/wiki/ExternalApi). Wesa, don't hestitate to
chime in with additional thoughts or corrections.

There is still much work to do on the external API, the web app, data
gathering and future interfaces (SMS, quickrate facebook, firefox
extension).

Chia, Pepe: You both moved out of town this summer, yet marvelously
express interest in continuing to work on BILUMI. Do let me know if a
particular project excites you and what obstacles are preventing you
from getting back into the thick of things. I am happy to acquaint you
back with the code or work with you to define a work module.

Dan, welcome back from Colorado. I love the structures code. It made
the GET api so easy. Let's meet sometime to touch base about the code.

Clay is continuing Chia's template improvements on the user and browse
pages of the site. I expect that will go out live in the next week.

Cheers,
Lucy.

[1] I admit, I committed revision 902. In the future I'll try harder
to stay under the commit-per-day limit, but I couldn't resist
committing some more after I broke things.  At any rate, if Wesa and
his team want to make actual use of our repo, say a folder in
trunk/web/consumer_gadget, that would be great.

PS - I recently quit my job at Endeca. I am pleased by the prospect of
working full time on BILUMI for at least the rest of September and
October.

On Fri, Sep 12, 2008 at 9:58 PM,  <[EMAIL PROTECTED]> wrote:
> Author: wesa
> Date: 2008-09-12 21:58:59 -0400 (Fri, 12 Sep 2008)
> New Revision: 902
> Commit message:
> server mysql password changed; local settings file not committed (todo: add 
> to svn ignore)
>
> Added:
>   huginmunin/trunk/web/hm/db/fixtures/small_dev/load_full_small_dev_db.sh
> Removed:
>   huginmunin/trunk/web/hm/env/demo.thoughtandmemory.org/
>   huginmunin/trunk/web/hm/env/staging.thoughtandmemory.org/
> Modified:
>   huginmunin/trunk/web/hm/app/views/main.py
>   huginmunin/trunk/web/hm/db/fixtures/small_dev/edges.json
>   huginmunin/trunk/web/hm/db/fixtures/small_dev/load_small_dev_db.sh
>   huginmunin/trunk/web/hm/db/fixtures/small_dev/nodes.json
>   huginmunin/trunk/web/hm/db/fixtures/small_dev/reviews.json
>   huginmunin/trunk/web/hm/db/fixtures/small_dev/users.json
>   huginmunin/trunk/web/hm/settings.py
> _______________________________________________
> Dev-flock mailing list
> Dev-flock@mit.edu
> http://mailman.mit.edu/mailman/listinfo/dev-flock
>


------------------------------

_______________________________________________
Dev-flock mailing list
Dev-flock@mit.edu
http://mailman.mit.edu/mailman/listinfo/dev-flock


End of Dev-flock Digest, Vol 13, Issue 6
****************************************

Reply via email to