Gentoo Archives: gentoo-soc

From: Pavlos Ratis <dastergon@g.o>
To: gentoo-soc@l.g.o
Subject: [gentoo-soc] identity.gentoo.org : report #1
Date: Sun, 23 Jun 2013 16:54:15
Message-Id: CAOgmxWx=vF2HximcTu3PXziLZB-JSJVuvcnmf4e1rX+kcYFOHw@mail.gmail.com
1 Hello,
2
3 This is my first report since the beginning of GSoC. As I said in my
4 blog post[1] and my mail in -soc ML[2], I'll work with Gentoo
5 Identity, an LDAP webUI that aims to be a general-usage application
6 that will allow users - developers - recruiters - administrators to
7 configure their attributes easily from Gentoo's LDAP server.
8
9 To begin with, this week I set up an LDAP in my box in order to test
10 the application and my mentor(tampakrap) also gave me access to a
11 testing server at Gentoo's infrastructure. About the front-end side of
12 the app I created the basic design of identity.gentoo.org using
13 Twitter's bootstrap CSS framework. Also I designed the login page and
14 I created a new developers list and a foundation members list with
15 hard-coded names (at the moment). In addition I used django-compressor
16 library to compress Javascript and CSS. Also I removed redundant
17 things from js and css files in order to minify them as much as
18 possible. Finally, I have almost finished the new replacement of
19 perl_ldap script, written in python.
20
21 Next week my exams are going to end and I'll have more time to work
22 with Identity. My plans are to finish my design stuff and also to
23 begin the design of user profile pages and user's settings. Finally at
24 the end of the next week I am going to commit my new python script to
25 Github.
26
27 The main repo for Gentoo Identity is here:
28 https://github.com/gentoo/identity.gentoo.org
29
30 [1] http://blog.dastergon.gr/gentoo-google-summer-of-code/
31 [2] http://thread.gmane.org/gmane.linux.gentoo.summer-of-code/1341
32
33 Looking forward to your feedback,
34
35 Pavlos