]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blobdiff - student/stajnmar/index.mdwn
Normalization of the project names and homepages to generate consistent projects...
[edu/osp-wiki.git] / student / stajnmar / index.mdwn
index bace3a22a7d32c6660c0172eff6ead64e6ddbff8..928761b4fa858f4db5e8912d6fad82e2cefadd51 100644 (file)
@@ -1,36 +1,39 @@
 [[!meta title="Štajner Martin"]]
 
-**Project name and homepage:** [Example project](http://www.example.com)
+**Project name:** c:geo
+
+**Project homepage:** <http://www.cgeo.org/>
+
+**c:geo** is simple yet powerful unofficial geocaching client for Android devices. In contrast with other similar applications, c:geo doesn't require web browser nor exports. You can just go geocaching with your phone and without any home preparation or worries. Of course, you can go without paying - it's free.
 
 Assignment
 ======
 
+I would like to fix any of these bugs:
 
+  - [#2531][1] - Offline log marker not shown after log autosave
+  - [#2413][2] - Incorrect error message structure
 
-Link - [ActionBarSherlock][1] is an extension of the support library designed to facilitate the use of the action bar design pattern across all versions of Android with a single API.
+======
 
-Link - [SMS popup][2]
+Communication with developers is done through their issue tracker. Links are below.
 
-Link - [aTunes][3]
+Links to the bugs are listed above.
 
-Link - [Open transport tyoon][4]
+[Pull request][3] - link to the final pull request which aslo indicates that my bug fixes were merged to master.
 
-Links documenting the results of my work
-======
+[Public repository][4] - link to my public repository, fork of C:geo.
 
-Here, I'll add links similar to the examples below and describe what
-is being linked.
+Links to my commits:
 
-* [My communication with developers in a public mailing list archive](http://groups.google.com/group/comp.os.minix/browse_thread/thread/e3df794a2bce97da/2194d253268b0a1b?#2194d253268b0a1b)
-* [Version control repository with the actual state of my work](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary)
-* [My commit in the project repository](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea90002b0fa7bdee86ec22eba1d951f30bf043a6)
-* [Additional supporting material](http://lwn.net/Articles/385586/)
+ - [Commit 1][5] - Fixes #2531 - Auto-save now works as expected.
+ - [Commit 2][6] - Fixes #2413 - In English it is better to use "Login failed: Message from server" since the message from server can be a whole new sentence.
 
 Presentation
 ==========
 
-* [[Presentation of the aim of my work in PDF or OpenDocument format (upload it as an *Attachment* to this page)|prezentace1.pdf]]
-* [[Presentation of the results of my work|prezentace2.pdf]]
+* [[Presentation of the aim of my work in PDF|in.pdf]]
+* [[Final presentation of my work in PDF|out.pdf]]
 
 Ohloh
 =====
@@ -44,7 +47,10 @@ For example: <a href='https://www.ohloh.net/accounts/9897?ref=Detailed'>
 [w]:https://www.ohloh.net/accounts/stajnmar/widgets
 
 
-  [1]: http://actionbarsherlock.com/
-  [2]: https://code.google.com/p/android-smspopup/
-  [3]: http://www.atunes.org/
-  [4]: http://www.openttd.org/en/
+  [1]: https://github.com/cgeo/c-geo-opensource/issues/2531
+  [2]: https://github.com/cgeo/c-geo-opensource/issues/2413
+  [3]: https://github.com/cgeo/c-geo-opensource/pull/2574
+  [4]: https://github.com/marstaj/c-geo-opensource
+  [5]: https://github.com/cgeo/c-geo-opensource/commit/3c4add1feb0954600b9abb3ad7a0fee0122edcb5
+  [6]: https://github.com/marstaj/c-geo-opensource/commit/6210c6b48bf27addbc0a4aa404e4bd8093439431
+