1 Collection of useful resources which might help to better understand project internals.
3 ## Python implementation of GDM greeter
5 * [[http://doctormo.org/tag/gdm/]] - author's blog
6 * getting source code: bzr branch lp:gdm-commmunity-greeter
10 * community-greeter (and hence tails-greeter) depends on gtkme package by the same author:
11 * getting source code: bzr branch lp:~doctormo/doctormo-random/gtkme
15 * [[https://code.launchpad.net/gdm-commmunity-greeter/]] - project upon which tails-greeter is initially based on.
16 * [[https://launchpad.net/~doctormo/+archive/greeter/+packages]] - ubuntu packages for gdm-commmunity-greeter
17 * [[https://code.launchpad.net/~doctormo/doctormo-random/gtkme]] - Python's GTK extension which allows run-time localization.
18 * [[http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629199]] - RFP for python-gtkme package
22 * [Fedora's language/locale/timezone table](http://git.fedorahosted.org/git/?p=anaconda.git;a=blob;f=data/lang-table;h=50f7be193328795ca5851cfab065a19d93672b03;hb=HEAD)
23 * thoughts about [Ananconda Language & Keyboard Layout
24 Selection](http://blog.linuxgrrl.com/2011/07/06/anaconda-language-keyboard-layout-selection/):
25 both what Anaconda current offers (very similar to the Debian
26 Installer) and their future plans are better than current
27 tails-greeter, and greatly inspiring
28 * GNOME 3.1 login screen (shell-style greeter + initial setup tool):
29 [rationale and description](https://live.gnome.org/ThreePointOne/Features/LoginScreen),
30 [screenshots](https://live.gnome.org/GnomeOS/Design/Whiteboards/LoginScreen)
31 * [Anaconda UX redesign
32 plan](http://blog.linuxgrrl.com/2011/06/16/making-fedora-easier-to-use-the-installer-ux-redesign/),
34 Spoke](http://www.time-tripper.com/uipatterns/Hub_and_Spoke) UI