Lloyd's project

26 views
Skip to first unread message

Lloyd Johnston

unread,
Jan 22, 2013, 7:56:04 AM1/22/13
to free...@googlegroups.com
I will be adding a "All Rooms" and "All Dates" option to the freeseer-record UI.

My blog will be at http://geldhart.blogspot.ca which I have used for other courses; it's kind of a general purpose location for me.


Andrew: Can I get those RSS addresses again so I can have the multiple Events and Talks. I will be setting up another devleopment
environment on my main desktop so I can make use of the two monitors.

Thanh Ha

unread,
Jan 22, 2013, 11:51:23 AM1/22/13
to free...@googlegroups.com
Hi Lloyd,

The 2 RSS links you can use are:

http://fosslc.org/drupal/presentations_rss/sc2011
http://fosslc.org/drupal/presentations_rss/summercamp2010


Also I'm not able to comment on your proposal document can you give us
comment access?

One comment I'd like to make is in your proposal you mentioned.

Code Location:
QtDBConnector.py
RecordingWidget.py


I think you'll also need to modify record.py as well. The way we split
up the code files in Freeseer is QtDBConnector is backend code (Does
the real work), any *Widget.py files such as RecordingWidget.py simply
provides the GUI elements so you will need to modify this to add your
buttons but you won't code any logic here. Logic will need to be coded
in record.py which connects the backend with the frontend which allows
the buttons to actually do some work.

For example:

QtDBConnector (Backend): add a function which returns a db model to
that contains all talk data
RecordingWidget.py (GUI): add show all talks button to the UI
record.py (logic): add a function which shows all talks in the
dropdown when the "show all talks" button is checked.


Thanh
> --
> View this group at https://groups.google.com/group/freeseer
> To post to this group via email, send email to free...@googlegroups.com
> To unsubscribe from this group, send email to
> freeseer+u...@googlegroups.com
>
>

Olivier Gauthier

unread,
Jan 23, 2013, 6:40:35 AM1/23/13
to free...@googlegroups.com
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 22/01/13 07:56 AM, Lloyd Johnston wrote:
> I will be adding a "All Rooms" and "All Dates" option to the
> freeseer-record UI
Please don't miss the obvious use case here, you can get automatic
event selection based the local time of the computer, that would rock
my DJ world!

"Assumes nothing" or "Assume everything" switch option kind of stuff ?
Manual mode, or Automatic mode, runtime switch that doesnt crash the
software.

Thank you!

>
> My blog will be at http://geldhart.blogspot.ca which I have used
> for other courses; it's kind of a general purpose location for me.
>
> My project proposal is at
> https://docs.google.com/document/d/11HP1KCE3u4UBh2IDAu4BTdir5btnaWUVeOQ6mZkWhSk/edit#
>
> Andrew: Can I get those RSS addresses again so I can have the
> multiple Events and Talks. I will be setting up another
> devleopment environment on my main desktop so I can make use of the
> two monitors.
>
> -- View this group at https://groups.google.com/group/freeseer To
> post to this group via email, send email to
> free...@googlegroups.com To unsubscribe from this group, send
> email to freeseer+u...@googlegroups.com
>
>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJQ/8wzAAoJEIEinfKlDG6qHoQH/jU7IdFw2zonizX/7W2kRW+p
eLmvnhcbJHCT1YeKzjbXLncY9/m6jxaso16hVV84fFSr8T7SF4D+P3DWNAF2ECuy
0wjgEUU5iojJs2NZ4OdOmCQIGsW5oTcetrhbw/YY9l9aSr2aR/hlm9wkj0+imobe
sRjLN4yTcxt7Cbyf57IEIKqpFnxNvnJbK7kyCcTz1Y80Ls4kvz069NBOjWNcSo3M
Xgl2fTBeiaNlA2siW5wT8AM/ZuvZqtMpcMOIGPe97gd0KAJFkEbahFc74zXiZYu8
HYNyy3uE+l0OFcGrcV7/disLGCA9IsC56QUPTZPxvTp5Mc2DUkJjS9FZDQ/zwzs=
=GMaS
-----END PGP SIGNATURE-----

Thanh Ha

unread,
Jan 23, 2013, 12:15:39 PM1/23/13
to free...@googlegroups.com
This feature is already implemented via github issue #65.

https://github.com/Freeseer/freeseer/issues/65

See commit 06d14c if your interested in how it was implemented (maybe
some improvements can be spotted?):

https://github.com/Freeseer/freeseer/commit/06d14c57645917da963c924cd23c66717583ef2d


Thanh
Reply all
Reply to author
Forward
0 new messages