New Updates for API, Widgets, Facebook & Calendar
Posted by Gareth Llewellyn, under AirbanaAPI
The Airbana API has had some upgrades recently.
Individual Event Call
The individual Event Call (Documentation) has had some bugs squashed that caused it to return a completely null value in certain cases
Latest Additions
A new feature has been added that allows you to get the latest additions to the Airbana database, this can be useful for keeping a watch on what’s happening or simply having an extra little bit of info on your home page. Full documentation is available here.
Write Access
The write access functions have been improved to allow better handling of errors due to permissions or formatting issues.
Airbana Add Widget
Now that the Write API is fully functioning I’d like to announce the “Airbana Add Widget”. By simply pasting the little snippet of code below you can instantly add a small button to your website that will allow people to add information to Airbana without having to leave your site!
<script type=”text/javascript” src=”http://button.airbana.net/AirbanaAdd.js”></script>
If you already have JQuery 1.4.2 and JQuery UI 1.8.2 including one of it’s CSS themes on your page then use the lite version instead;
<script type=”text/javascript” src=”http://button.airbana.net/AirbanaAdd-lite.js”></script>
Facebook Applications
I’m currently refreshing all of the Airbana Facebook applications and the first to be completed is the Airbana Airsoft Calendar Event Facebook application. This app now lists all of the events for the current month and allows you to add new ones as well as add the Event listings to any Facebook pages you may have.
Airsoft Calendar
The Airbana and National Airsoft Girls Calendar (www.AirsoftCalendar.info) has been refreshed with a new design allowing you to get more information about a month’s events, more information about the NAG pictured for that month and with the improvements to the Write API you can add new events directly to the Calendar!






Post a Comment
You must be logged in to post a comment.