[Chicago] publicize meetings at ITA

Brian Herman brianherman at gmail.com
Fri Dec 16 18:16:09 CET 2011


https://github.com/statesofpop/django-cal

On Sun, Dec 11, 2011 at 12:28 PM, Carl Karsten <carl at personnelware.com>wrote:

> installing dabo relied on apt-get install svn which failed due to also
> trying to install sphinx2-bin, which is no longer maintained, so not
> available for oneiric.  This isn't a problem, other than I had to
> disable the audio unit test.
>
> I updated the import to take a URL as a command line parameter, so now
> this should work:
>
> veyepar)carl at dc10:~/veyepar/dj/scripts$ python addeps.py --client
> chipy --show dec2011
> http://veyepar.nextdayvideo.com:8080/main/C/chipy/S/dec_2011.json
>
>
>
> On Sat, Dec 10, 2011 at 6:59 PM, Carl Karsten <carl at personnelware.com>
> wrote:
> > No module named dabo ... sounds like you didn't get dabo installed,
> > which is done here:
> >
> > https://github.com/CarlFK/veyepar/blob/master/INSTALL.sh#L60
> >
> >  60 # fix broken dabo installer
> >  61 # mv dabo/locale/ ./lib/python2.5/site-packages/dabo
> >  62 # mv ~/.virtualenvs/veyepar/dabo/locale/
> > ~/.virtualenvs/veyepar/lib/python2.    6/site-packages/dabo
> >  63 cd $(python -c "from distutils.sysconfig import get_python_lib;
> > print get_py    thon_lib()")
> >  64 svn checkout http://svn.dabodev.com/dabo/trunk dabo-svn
> >  65 ln -s dabo-svn/dabo
> >  66 cd -
> >
> > Another thing I don't have time for is fixing dabo's setup.py to work
> with pip.
> >
> > On Sat, Dec 10, 2011 at 4:59 PM, Brian Herman <brianherman at gmail.com>
> wrote:
> >> I tried to do a pull but when i ran the install script it did:
> >> Test_Episode.sh': No such file or directory
> >> + python run_tests.py --client test_client --show test_show
> >> test
> >> Traceback (most recent call last):
> >>   File "run_tests.py", line 444, in <module>
> >>     main()
> >>   File "run_tests.py", line 421, in main
> >>     t.setup_test_data()
> >>   File "run_tests.py", line 55, in setup_test_data
> >>     from main.views import make_test_data, del_test_data
> >>   File "../main/views.py", line 34, in <module>
> >>     from dabo.dReportWriter import dReportWriter
> >> ImportError: No module named dabo.dReportWriter
> >>
> >>
> >> On Sat, Dec 10, 2011 at 4:14 PM, Carl Karsten <carl at personnelware.com>
> >> wrote:
> >>>
> >>> On Sat, Dec 10, 2011 at 3:57 PM, Joshua Herman <
> zitterbewegung at gmail.com>
> >>> wrote:
> >>> > A little bit of googling let me to this package. It generates iCal
> files
> >>> > using python. API seems straight forward.
> >>> > http://codespeak.net/icalendar/
> >>>
> >>> I eagerly await your pull request.
> >>>
> >>> What other sort of response would you expect?
> >>>
> >>>
> >>> >
> >>> > On Dec 10, 2011, at 3:55 PM, Ross Heflin wrote:
> >>> >
> >>> > sorry Carl, last ical-generating lib I recall working with was a Java
> >>> > creature called (I believe) ical4j.... IIRC it was a pain in the
> arse.
> >>>
> >>> Of course... it's Java.
> >>>
> >>> What other sort of response would you expect?
> >>>
> >>> >
> >>> > On Dec 10, 2011 12:15 PM, "Carl Karsten" <carl at personnelware.com>
> wrote:
> >>> >>
> >>> >> Mainly because we don't firm up the details until the last minute.
> >>> >> and once it is firm enough to put on the calendar,  I am generally
> out
> >>> >> of time to deal with it.  btw, it is just for meetings at ITA,
> right?
> >>> >>
> >>> >> Some times I get our meetings posted to http://chicagotechcal.com- it
> >>> >> would help if I could figure out how to put it in iCal format.
> >>> >> Anyone up on that?   Here is the data I have to work with:
> >>> >>
> >>> >> http://veyepar.nextdayvideo.com:8080/main/C/chipy/S/dec_2011.json
> >>> >>
> >>> >> here is the code behind that:
> >>> >>
> >>> >> https://github.com/CarlFK/veyepar/blob/master/dj/main/views.py#L153
> >>> >>
> >>> >> should be simple, right?
> >>> >>
> >>> >> On Sat, Dec 10, 2011 at 11:38 AM, Andrew Harrington <
> aharrin at luc.edu>
> >>> >> wrote:
> >>> >> > Other local tech groups seem to put themselves on the events
> calendar
> >>> >> > for
> >>> >> > http://illinoistech.org
> >>> >> >
> >>> >> > I did not see chipy.
> >>> >> >
> >>> >> > --
> >>> >> > Dr. Andrew N. Harrington
> >>> >> >   Computer Science Department
> >>> >> >   Loyola University Chicago
> >>> >> > Lakeshore office in the Math Department: 205 Loyola Hall
> >>> >> > http://www.cs.luc.edu/~anh
> >>> >> > Phone: 773-915-7999
> >>> >> > Fax:    312-915-7998
> >>> >> > aharrin at luc.edu
> >>> >> >
> >>> >> >
> >>> >> >
> >>> >> > _______________________________________________
> >>> >> > Chicago mailing list
> >>> >> > Chicago at python.org
> >>> >> > http://mail.python.org/mailman/listinfo/chicago
> >>> >> >
> >>> >>
> >>> >>
> >>> >>
> >>> >> --
> >>> >> Carl K
> >>> >> _______________________________________________
> >>> >> Chicago mailing list
> >>> >> Chicago at python.org
> >>> >> http://mail.python.org/mailman/listinfo/chicago
> >>> >
> >>> > _______________________________________________
> >>> > Chicago mailing list
> >>> > Chicago at python.org
> >>> > http://mail.python.org/mailman/listinfo/chicago
> >>> >
> >>> >
> >>> >
> >>> > _______________________________________________
> >>> > Chicago mailing list
> >>> > Chicago at python.org
> >>> > http://mail.python.org/mailman/listinfo/chicago
> >>> >
> >>>
> >>>
> >>>
> >>> --
> >>> Carl K
> >>> _______________________________________________
> >>> Chicago mailing list
> >>> Chicago at python.org
> >>> http://mail.python.org/mailman/listinfo/chicago
> >>
> >>
> >>
> >>
> >> --
> >>
> >>
> >> Arigatou gozaimasu,
> >> (Thank you very much)
> >> Brian Herman
> >>
> >> brianjherman.com
> >> brianherman at acm.org
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >> _______________________________________________
> >> Chicago mailing list
> >> Chicago at python.org
> >> http://mail.python.org/mailman/listinfo/chicago
> >>
> >
> >
> >
> > --
> > Carl K
>
>
>
> --
> Carl K
> _______________________________________________
> Chicago mailing list
> Chicago at python.org
> http://mail.python.org/mailman/listinfo/chicago
>



-- 


Thanks,
Brian Herman

brianjherman.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/chicago/attachments/20111216/7e420c0d/attachment.html>


More information about the Chicago mailing list