spacer
spacer
spacer
spacer
spacer
spacer
UBB Developers Network UBB Developers Network
spacer
spacer
spacer
UBBDev Modspace
Recent Issues

Articles
Articles of Interest for the UBB Developer

Reviews
Grab Reviews of all (software, hardware, sites) that's important to you as a developer.

Interviews
Interviews in the world of internet community-building.

Member Spotlight
Grab Honorees for excellence in site design, color scheme, member experience, appropriate use of modifications, and site integration.


Team UBBDev

Join the Team!
Team UBBDev is our name for the United Devices cancer research project started here at UBBDev.

Join today and donate your computer's unused CPU time to a worthy cause. When you sign up, you'll be helping to search for a cure for cancer, and you'll also get a nifty haxxor icon.

UBBDev Haxxor Icon
Fig. 1-1: Nifty haxxor icon.
spacer

UBBDev.com Post New Topic  
my profile | directory login | register | search | faq | forum home

  next oldest topic   next newest topic
» UBBDev.com » "U" zine » Articles » Design your own Klip™

 - UBBFriend: Email this page to someone!    
Author Topic: Design your own Klip™
Gizzy
Moderator / Code Breaker


 - posted      Profile for Gizzy     Send New Private Message       Edit/Delete Post 
We're always looking for a way to get our boards out there and provide larger access to even more people. With UBB 6.5+ providing Content Islands which allow XML feeding to news readers it's never been easier to get the word out...

My board UGN and this board UBBDev both use Klip Farm and Klip Folio to help get us with the news reader crouds and I'm going to give you a brief rundown of all you need to design a Klip™.

What you'll need is a template (below) and notepad. Note that klipfolio is for windows only at this point, but it doens't matter which bbs you use so long as you have content islands.

Template (insert this into notepad or wordpad and edit the [] text):
code:
<klip>
<owner>
<author>
[Author Name]
</author>
<copyright>
[Your Copyright]
</copyright>
<email>
[your email] <mailto:[your email]>
</email>
<web>
[url to your site
</web>
</owner>
<identity>
<title>
[board title]
</title>
<version>
[version, use 1.0 if it's your first, if you make changes go up a .1 and it'll prompt your users to upgrade]
</version>
<lastmodified>
[date modifide, formatted as: yyyy.mm.dd:hhmm, note that it is military time]
</lastmodified>
<description>
[description of your board]
</description>
<keywords>
Infopop Ultimate Bulletin Board Classic UBB UBB.Classic [keywords for searching]
</keywords>
</identity>
<locations>
<defaultlink>
[url to your board]
</defaultlink>
<contentsource> [url to your ubb content island]
</contentsource>
<icon>
[url to the icon you'd like to use for the image in the klip, I reccommend favicon.ico in the ubb noncgi directory]
</icon>
<kliplocation>
[url to where your klip can be found]
. </kliplocation>
</locations>
<setup>
<refresh>
5
</refresh>
</setup>
<script>
rssEngine = Engines.get ("RSS");
rssEngine.process (Setup.get ("contentsource"));
</script>
</klip>

Note that to make the above code work you will need to make a content island of all your forums (that you wish to use), set the number of posts to 15 (it's best for the feed, it can be anything you wish between 1-15), make it as an RSS 1.0 document. Use the document where i stated in the klip code as [url to content island].

Be sure to name the klip as [site name].klip. Now you'll want to go here and setup a "provider account". After you setup an account you'll want to upload your klip with any picture you want, I reccommend using: http://www.serence.com/beta/klipfiles/icon_small/1674

Be sure to set the klip as active once you upload everything. To view the klip you'll need to download "KlipFolio" or you can use any other syndication software and use your bbs content island that you created earlier.

note that when you make ANY changes to your klip, use the update option in the provider section and be SURE you set
code:
<version></version>

up .1. For example:

code:
<version>0.1</version>

to
code:
<version>0.2</version>

When you update these, and klipfolio sees that your version information has changed, it will notify your users to update their klip, which most users have it set to automatic so it'll update on it's own.

Oh, and on a final note, the provider section will also provide you with stats on how many users have downloaded your klip, it'll also add you to their directory and list you as the newest klips (till others submit) which some people are curious, so it's all good...

IP: Logged | Report this post to a Moderator
   

Post New Topic   Close Topic   Feature Topic   Move Topic   Delete Topic next oldest topic   next newest topic
 - Printer-friendly view of this topic
Hop To:


Contact Us | UBBDev.com

Powered by UBB.classic™ 6.7.3

Our Sponsors


Advertise Here

Dell Business Weekly Promo

U-Store

Accessories
Decorate your desktop with official UBBDev mugs n' mousepads!

Clothing Items
Stay warm this winter with an official UBBDev sweatshirt on your back!

spacer
spacerCopyright 2002 UBB Developers Network
spacer