Re: Electronic Notebook (ELN)

2015-09-03 Thread Peter L. Berghold
On Thu, Sep 03, 2015 at 07:22:04AM -0700, Derek wrote: > On Thursday, 3 September 2015 15:57:49 UTC+2, Cowdawg wrote: > > Off-topic ... but I assume you mean "an official Linux client"? What > third-party party clients have you tried and why have they failed? > I tried "nevernote" (renamed...

Re: Electronic Notebook (ELN)

2015-09-03 Thread Peter L. Berghold
On Wed, Sep 02, 2015 at 07:39:14PM -0700, Aref wrote: > I am looking for an electronic notebook for general engineering notes. It > seems that this would be a good candidate application for Django. Does You might want to take a look at Evernote. Been using that application for a while and it

Django with PostgreSQL on Debian.

2011-01-06 Thread Peter L. Berghold
ybody steer me to the correct package? -- Peter L. Berghold -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django

Re: Having a tough time getting started with Django

2011-01-05 Thread Peter L. Berghold
ere's a zero there...) I'll see about installing the "latest and greatest" version. Thanks for the nudge. -- Peter L. Berghold -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send

Having a tough time getting started with Django

2011-01-05 Thread Peter L. Berghold
fancy there. Here is the settings.py file. pe...@slcjwebapp0:~/agilitystewards$ cat settings.py # Django settings for agilitystewards project. DEBUG = True TEMPLATE_DEBUG = DEBUG ADMINS = ( ('Peter L. Berghold', 'pe...@berghold.net'), ) MANAGERS = ADMINS DATABASE_EN