Building Your First RSS App- Tutorial  
 

 

Step 2 - Creating Your Repository

Okay, so you have your rss feeds and you have your app files, its time to create your repository!

Your repository structure needs to be as such:

Okay, so lets start with the two files that go in the main directory of your repository:

repository.xml. Here is the current link for mine.

I'm not going to go into great detail here but hit me up on the forums if you have any questions. The main thing to remember is to make sure your <id> here matches the beginning of the id of the app we did on the last page. If it's not, it won't work.

next : index.xml Here is the current link for mine.

Notice there is no 4kidstv on there. That's because I didn't actually create the full app and so it won't be going on my repository.

here is what the index.xml would look like if 4kidstv was the only app I had.

Hmmm.. look familiar? It should be almost identical to the descriptor.xml file we made on the last page with the exception of the <apps> and </apps>

Alright so now you should have all your files, just need to upload them to the appropriate directories as shown at the top. Just to clarify you should have

/repository/index.xml
/repository/repository.xml
/repository/download/com.fuzzthed.4kidstv-1.0.zip
/repository/4kidstv/4kidstvthumb.png (should be 200x200 btw)
/repository/4kidstv/4kidstv.xml

Alright, so you should be all set to test it out! Go into boxee and add the address of your repository.xml into boxee. (in the above example it would be www.fuzzthed.com/repository/fuzzthed/)

Everything working great? Then add it to my All-in-One Repository.


 

 
 
 
© 2009 FTD, Inc. All Rights Reserved.