GNOME Shell is the defining technology of the GNOME 3 user experience. It provides core interface functions like switching to windows and launching applications. GNOME Shell takes advantage of the capabilities of modern graphics hardware and introduces innovative user interface concepts to provide a delightful and easy to use experience.

Zeigeist is an activity logger, that indexes user actions like opening files, visting websites and IM conversations etc.

The major goal of this project is to allow the user to have a full-blown journal of an intelligently mapped activity history, beautifully integrated within Gnome-Shell. It aims to bring most of the discussed design principles and tasks mentioned here.

Proposal:

* http://www.google-melange.com/gsoc/proposal/review/google/gsoc2011/kitallis/1

Main phases:

1. Implement underlying functionalities for this Journal, like Filtering, Searching, Starring, Big Fat Eraser mode etc.

2. Small Gtk tasks like Open Folder features in applications, fixing up GtkFileChooser etc.

Contact:

* kitallis@gmail.com (Akshay Gupta)

* http://twitter.com/#!/kitallis

* kitallis on GNOME/Freenode/OFTC

Code:

1. journal Branch

2. Extension

3. Nautilus commits

Related blog posts and reports:

1. http://blog.kitallis.in/2011/05/open-containing-folder-for-eog-and.html

2. Report 1

3. Report 2

4. Report 3 (till June 29th) - I took me a lot of time to set-up GNOME3 properly on my system. (I was using jhbuild to do stuff before this). It was also very painful trying to build the latest nautilus master so I ended up working on a stable branch instead. All this used up about a week of my time, which wasn't expected. I'm currently writing this DBus API for nautilus and I hope to complete this in less than a day. This would require someone forward porting this to master's new DBus infra as I cannot build it on my system and I wouldn't like to waste any more time doing that either. Apart from that I've cleaned up a bit of gnome-shell code and would like to start completing my proposed changes. A blog post will be up soon.

5. Report 4 (till July 9th) - The DBus API is almost entirely complete. The code can be found here - https://github.com/kitallis/nautilus/commits/gnome3 ; the relevant bug report can be found here - https://bugzilla.gnome.org/show_bug.cgi?id=636269 ; I've also audited a buncha apps for various requisites - https://live.gnome.org/DocumentCentricGnome/RecentFilesInApps

6. Report 5 (till July 19th) - Wrote the conversations filter for the Journal, interfaced it with Telepathy to launch conversations and look at logs. Cleaned up the code some more.

7. Report 6 (till July 29th) - Made some changes to the DBus API in a separate branch https://github.com/kitallis/nautilus/commits/gnome-3-0-kitallis. Wasted a lot of time getting a Schengen visa for the Desktop Summit 2011 to no avail, as it got refused. Filed a buncha bug reports for the https://live.gnome.org/DocumentCentricGnome/RecentFilesInApps audits.

8. Report 7 - Changes to the Journal: Fixed a a bug that caused the shell to crash on leaving newlines in .gtk-bookmarks (https://github.com/kitallis/gnome-shell-kitallis/commit/4c29558d189e7bc14400507cdb5b962140d08cfb); the close button on the event button is now properly calculated in accordance with the size of the event item St.Button (https://github.com/kitallis/gnome-shell-kitallis/commit/f630e2e1eee80f805a8553024c2cd4869b0f32e2); FavoritesFilter now effectively reloads itself every time it gains focus, i.e. when the 'clicked' signal is emitted by the filter button (https://github.com/kitallis/gnome-shell-kitallis/commit/d5904efde00ca57971710d5d0ba90fe4a7a43dfd); the journal now defaults to the first filter every time it gains new focus; the filter items can be scrolled through, just like the Applications filters (https://github.com/kitallis/gnome-shell-kitallis/commit/07fd06b63d815bb91b72b6d8721d9521136e00d7).

Outreach/SummerOfCode/2011/Projects/AkshayGupta_GnomeShell_Document (last edited 2013-12-03 23:14:54 by WilliamJonMcCann)