User:Dread

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(Note about adding your own feeds to FeedReader)
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
new to OpenMoko, with passion for opensource, I'm really exited about this project :)
+
wrote my bachelor thesis about OpenMoko, with passion for opensource, I'm really exited about this project :)
  
  

Latest revision as of 21:09, 21 October 2008

wrote my bachelor thesis about OpenMoko, with passion for opensource, I'm really exited about this project :)


[edit] Notes

Some things I found out about while playing around with OpenMoko

[edit] FeedReader

I searched for a while how to add my own feeds to the Feedreader and finally found that the feeds are currently hardcoded in src/feed-configuration.c in FeedReader's sources. If you want to add your own feeds, you add to change this file and recompile feedreader - be sure to use an overlay or you changes will get lost next time you sync.

Personal tools

new to OpenMoko, with passion for opensource, I'm really exited about this project :)


Notes

Some things I found out about while playing around with OpenMoko

FeedReader

I searched for a while how to add my own feeds to the Feedreader and finally found that the feeds are currently hardcoded in src/feed-configuration.c in FeedReader's sources. If you want to add your own feeds, you add to change this file and recompile feedreader - be sure to use an overlay or you changes will get lost next time you sync.