Difference between revisions of "Main Page"

From Owl
Jump to: navigation, search
(Developers)
Line 1: Line 1:
 
'''Owl is a message board client that allows for the easy reading and posting to message boards.'''
 
'''Owl is a message board client that allows for the easy reading and posting to message boards.'''
  
''A public Beta release is expected by April or May.''
+
''A public Beta release is expected by April or May 2013.''
  
 
== Road Map ==  
 
== Road Map ==  

Revision as of 21:20, 3 March 2013

Owl is a message board client that allows for the easy reading and posting to message boards.

A public Beta release is expected by April or May 2013.

Road Map

Owl 1.0 will be released with support for vBulletin 3.x (3.6 and above), vBulletin 4.x and phpBB 3.x.

Developers

Owl supports a scrip-based parsing system that allows for a variety of message board software to be supported without subsequent releases.

Developers can write their own parsers that support an entire message board software or just a single message board. The Owl Lua API provides parser developers with tools to help with the process of writing parsers.

Getting started