Archive for May, 2007

Home

Posted on Saturday, May 26th, 2007
Under: Home | Comments Off

CMS Made Simple - Open source CMS

CMS Made Simple - Open source CMS.

Demo:
User Interface - Click Here

Download Page - Click Here

Features:

CMS Made Simple is one of the more recent crop of PHP-based content management systems that allow the separation of content and design in web development. The package is simple enough to run family websites but at the same time it’s mature enough to run big corporate websites as well.

  • Easy user and group management
  • Group-based permission system
  • Intelligent caching mechanism to only get what is necessary from the database
  • Full template support, for unlimted looks without changing a line of content
  • Easy wizard based install and upgrade procedures
  • Minimal requirements
  • Admin panel with multiple language support
  • Integrated, Optional WYSIWYG
  • Content hierarchy with unlimited depth and size
  • Optional self-generating menus
  • Integrated file manager w/ upload capabilities
  • Module API for unlimited expandability
  • Integrated audit log
  • Included News module
  • Included RSS module
  • Ability to program simple PHP coded plugins right inside the admin
  • Friendly support in forums and irc

Posted on Thursday, May 24th, 2007
Under: CMS, PHP | No Comments »

CMSimple - Open source CMS

CMSimple - Open source CMS.

Demo:
User Interface - Click Here

Admin Interface - Click Here | User name: admin | Password: test

Download Page - Click Here

Features:

Posted on Thursday, May 24th, 2007
Under: CMS, PHP | No Comments »

CMScout - Open source CMS

CMScout - Open source CMS.

Demo:
User Interface - Click Here

Admin Interface - Click Here | User name: admin | Password: admin123

Download Page - Click Here

CMScout Feature List

CMScout is a CMS (content management system) aimed towards the Scouting Movement and Scout Groups from around the world. The diversity of its feature set means that it can be used for non-scouting based websites with little or no modification.

  • Customizable website content - Add as many pages as you want.
  • Customizable menus
  • Customizable frontpage - Choose exactly what you want on the frontpage
  • Easy to use authorization system - Let your users see and do exactly what you want them to do.
  • Easy to use download system - organize your downloads into categories. You can also choose exactly which groups can download files from each category, and which groups can upload files to each category
  • Easy to use calendar - Let your scouts know exactly what is happening, and when it is happening. Users can also download the calendar in iCal format
  • Articles - Each patrol can have it’s own seperate page with a list of articles written by members of that patrol.
  • Comments - Allows users to post comments about articles.
  • Group Sites - Certain groups can have their own small websites, this includes articles, photos and content. The group leader can add and remove content, and customize the menu for the group’s site.
  • Easy to use registration
  • Online help system - Each page has it’s own help page.
  • Easy to use administration panel - Great care has gone into the creating of the administration panel to make sure that it is easy to use.
  • A simple list showing you all the users who have registered on your site and have indicated that they are part of the troop.
  • Template System - Allows users to choose what they want the site to look like, there are a number of templates available on our website.
  • News system - Show the latest news on the main page, and old news moves to the news archive.
  • Users can add the following items:
  • Articles
  • Photo Albums and Photos
  • Event Dates
  • Downloads
  • News
  • You can choose which groups can add which items.
  • You can choose which items you first want to approve before they are shown on the website.
  • Simple to use search function
  • Scouting records - Allows your scouts to see where they are in their current advancement badge.
  • Customizable award schemes - Have multiple award schemes, with multiple badges and requirements!
  • Forum - No need for external forum software, CMScout includes it’s own high quality forum system which includes features such as Sticky posts, Announcement posts and polls
  • Personal Messenger - Allow users to send private messages to each other
  • HTML Editor - No need to know html thanks to the super fast html editor provided with CMScout. CMScout uses the latest version of the TinyMCE html editor.
  • My Patrol - This allows users to see who in their patrol is also registered on the site.
  • Link Database - Easily keep track of your web links
  • Word Censor - Censor swear words easily
  • Side Box Polls - Have polls on your site
  • Account Activation - Allows you to control which users will have access to your site.
  • Group/Patrol Logs - Each group/patrol has a log book/blog
  • RSS feeds - User customizable RSS feeds. Users choose which items they want to see in their RSS feed
  • Attendance Register - Seperate for each patrol, this way members of your troop can track their attendance at home
  • Posted on Thursday, May 24th, 2007
    Under: CMS, PHP | No Comments »

    Caravel CMS - Open source CMS

    Caravel CMS - Open source CMS.

    Demo:
    User Interface - Click Here to see a live site

    Download Page - Click Here

    Features:

    Caravel is an open source content management system originally designed for the 2,000+ organizations of the Mennonite Church. The project began in December of 2001 and took the unique approach of storing website metadata as LDAP objects, while the actual data is stored in the file system. Using OpenLDAP and Berkeley DB, a hierarchical database, distinguishes Caravel from most other CMS’s, which are typically based on relational databases. This architectural choice was predicated on the ideas that:

    1. the LDAP schema was global and hierarchical, and therefore capable of describing every file on every computer in the world,
    2. that a hierarchical database was uniquely well-suited to describing a network of websites
    3. that OpenLDAP was capable of replication and load-balancing, which lent itself to the project’s scalability goals.
    4. that websites interactions were read-mostly, which made a directory an acceptable foundation.
    5. that OpenLDAP was tuned for fast reads, which made feasible the possibility of hosting thousands of sites on a single server.

    Caravel’s approach to web content management is also focused on universal publishing, adopting a page layout metaphor with WYSIWYG layout tools.

    What do you want in a CMS?
    Ease of use, good documentation, templating, a great feature set, scalability–these are all things that you look at when you are trying to find a CMS that fits your needs. We are constantly working to make Caravel more intuitive and easier to learn. As part of our commitment to this we have put a good deal of effort into keeping our documentation up to date and as simple as possible. You can check out our handbook or go to the Caravel wiki.

    Ease of Use
    In an effort to make Caravel easier to use all of our layout tools are drag and drop. Want to increase the width of your leftmost column? Easy, just click and drag. Want to move that html document to a better location? Just click, drag, and drop it off wherever you want it to be. It’s just that simple. And best of all, it’s done with Ajax so you don’t have to wait for your page to reload each time you change something; it’s all done behind the scenes.

    Designing your look - and sharing it
    Caravel also features a robust templating system which allows you to totally control the look and feel of your site. Whether you are interested in creating a standard three column layout or the new big trend in layouts, Caravel makes it possible. In the next release of Caravel, it will be possible to save these templates and share them with your friends, or post them on this site.

    Adding function to your design
    What will make your site unique and different from others are the features you use and how you use them. Caravel offers many different features which you can use to make your site more dynamic. Here are just a few of them. For a larger list and explanation of these features go to here.

    RSS Reader and Feed Managment/Creation tools - Syndication has become one of the most important tools in the webmasters repertoire.

    Navigation - There are hundreds of different ways to navigate across a website. Caravel’s Navigator application gives you multiple styles of navigation and lets you further customize them using CSS.

    Blogging Capability - Using our unique FolderViewer, you can easily set up and manage a blog. You can also create an RSS feed based off this blog.

    Formbuilder Tool - Online forms can be very time consuming and tedious to set up on a standard website. Caravel’s formbuilder allows someone who is not familiar with HTML at all to set up a form and have its data emailed to wherever you choose. Even better, it has the capability of storing this data directly into a database.

    E-Commerce - Caravel’s E-Commerce tools are currently in Beta. It supports a simple item database or event sign-up. There are currently plug-ins for both Authorize.net and PayPal.

    The Caravel Advantage

    1. No costly software to buy and maintain
    2. Edit your site any time, anywhere
    3. Rapid site prototyping: don’t like it? Change it, move it, rename it–with no hassles.
    4. WYSIWYG HTML Editor
    5. Graphical CSS Editor, with manual override
    6. Multi-platform site editing
    7. Support for multiple site editors
    8. No complex local site tree to set up and maintain
    9. Build complex forms without knowing HTML
    10. Dynamic groups leverage your enterprise directory to simplify security
    11. Open Source community development model
    12. Web-based file system with metadata and user/group security
    13. Enterprise-grade security for pages, blocks and files
    14. Drag and drop layout editing
    15. Drag and drop template editing
    16. Graphical Site Tree
    17. Trash folder saves deleted blocks
    18. Block clipboard lets you move blocks between pages
    19. On-the-fly RTF to HTML conversion
    20. Archive and Publish in a single step
    21. Built-in blogging and RSS channel support
    22. Built-in support for Audio, Video and Flash content
    23. Members-only content
    24. Redirect on login
    25. Automatic thumbnailing/file preview for graphics
    26. Explorer-like file browser
    27. Support for multiple block styles
    28. Automatic Slide Shows and Photo Albums
    29. View folder contents as links, buttons, drop-downs, files, shortened files, download lists
    30. Bulk generate thousands of sites at once off corporate data
    31. Dynamic site generator–just authenticate
    32. E-Commerce tools
    33. Event sign-up tools
    34. Simplified building of web database applications
    35. Dynamic and published modes let you control how your site changes take effect.
    36. Randomized content (i.e. pictures, articles, tips, testimonials)
    37. Natural language site search
    38. Automated maintenance of site navigation
    39. Build custom navigation with graphical tools.
    40. Greater design flexibility than most CMS’s
    41. Enterprise or ISP-style deployments
    42. Seamless Apache integration
    43. Intermingle custom and content-managed pages in a single site.
    44. Content subscription from other Caravel sites.
    45. Default site inheritance from the nearest default site.
    46. Object-oriented inheritance of templates and security
    47. Hundreds of sites off a single code-base
    48. Automatic dates (month, day, year) times
    49. Support for unlimited rows, columns.
    50. Custom time zones
    51. Ability to restrict features on the HTML editor
    52. Custom 404 error pages.
    53. Ability to create restricted roles for beginners
    54. SSL support for authenticated users
    55. LDAP authentication
    56. Ability to turn applications on and off
    57. End-user uploads
    58. Automated shopping cart setup
    59. Count-down timer
    60. Simple hit counter
    61. Simple opinion poll
    62. RSS channel promotion
    63. Remote-control blocks
    64. Fixed or variable width sites
    65. Set column or row widths by percent or pixels
    66. Automated routing of file uploads by extension
    67. Filter Folder content by meta-data
    68. Paste from Microsoft Word
    69. Post form data to HTML files with metadata
    70. Add comments to any block
    71. Bible gateway search feature
    72. Google site search feature
    73. Integration with AWStats
    74. Integration with Mailman listservs
    75. Export, import and archive individual blocks (ie. complex forms, events and e-commerce items
    76. Export, import and archive templates
    77. Support for multiple Caravel server installations on a single server
    78. Support for multiple time zones across a single Caravel server
    79. Weather feature
    80. LDAP Directory search
    81. LDAP Directory contact info feature
    82. Integrated account management
    83. API for adding new content block applications/functionality (portlets)
    84. Navigation that maintains itself automatically.
    85. Display remote content in iFrames
    86. Publish, email and archive press releases in a single step.

    Posted on Thursday, May 24th, 2007
    Under: CMS, PHP | No Comments »

    Blog:CMS - Open source CMS

    Blog:CMS - Open source CMS.

    Demo:
    User Interface - Click Here

    Admin Interface - Click Here

    Download Page - Click Here

    Features:

    Blog:CMS (formerly Nucleus XE) is a content management system written in PHP with a MySQL database. It attempts to integrate several open-source projects into a forked version of Nucleus CMS, including DokuWiki, PunBB, and an image gallery, using modifications written by its primary developer, Radek Hulán. The project is generally considered a “pre-modded version” of Nucleus CMS than a full product in its own right. The Blog:CMS home page claims that it is used on thousands of websites worldwide.

    Hulán started the project after several debates with the rest of the Nucleus CMS development team centering around the revocation of his CVS due to some suspicious changes to the code. Blog:CMS has suffered from some prominent public relations issues centering around Hulán’s attitude toward support requests, and many users have reported significant bugs. A project called Blog:Hack:CMS exists to convert Blog:CMS blogs to Nucleus CMS.

    Blog:CMS is licensed under the terms of the GNU General Public License version 2.

    An overview of the most important BLOG:CMS features is given below.

    Standards compliance

    BLOG:CMS is probably the only system that is not only w3c valid, but also ships with application/xhtml+xml MIME type by default, for top performance on modern browsers like Mozilla, Firefox, Safari and Opera. But BLOG:CMS will also automatically supply older standard, text/html, to browsers which cannot handle this, like obsolete Microsoft Internet Explorer.

    Maintenance of one or more weblogs/news-sites

    With BLOG:CMS, you can set up one or more weblogs. If you want to, you can even show the contents of multiple weblogs on the same page.

    Integrated Forum

    With BLOG:CMS, you can host discussions to your articles in either your weblog, or in a forum. This gives you much more possibilities and freedom for larger discussions. BLOG:CMS members are automatically registered in your forum as well, and within your weblog you can see date and time of last forum post for each article.

    Integrated Photo Gallery

    Today, when digital cameras are more common than traditional ones, personal presentation without a Photo Gallery almost could not exists. BLOG:CMS ships with Singapore Photo Gallery, using GD2 and/or ImageMagic to create thumbnails.

    Wiki engine

    Wiki engine is a great tool for any documentation needs, for colaboration on projects. Anybody can add information to Wiki resource. Some of the worlds biggest knowledge resources are based on Wiki engines. BLOG:CMS comes with Dokuwiki engine, one of the best, and standards compliant.

    Multiple Authors

    You can set up a team of authors for each blog, with a separate login and different rights for each member.

    Categories and sub-categories

    Within a weblog, you can set up one or more categories and sub-categories. Each item you add in your weblog will be put in one of these categories.

    WYSIWYG article editing

    BLOG:CMS ships with a WYSIWYG article editor, provided by FCKEditor and tinyRTE scripts, and also with automatic lines to paragraphs conversion, for advanced users.

    Textile article editing

    BLOG:CMS comes also with a textile plugin, for those who prefer this formatting option, and SmartyPants plugin, for automatic straight-quotes to curly-quotes convertion.

    Built-in commenting system

    BLOG:CMS provides a built-in Commenting System, so there’s no need for external blogtools.

    In addition to these BLOG:CMS provides also Comment Preview system, and Comment Control system, fully tweakable in BLOG:CMS plugin options.

    A karma-voting system is also provided.

    FancyURLs

    BLOG:CMS can provide URLs optimized for both readers and search engines, like:

    • http://myblog.com/item/why-blogcms-over-other-cms-systems
    • http://myblog.com/archives/1
    • http://myblog.com/category/6/blogid/1
    • http://myblog.com/?item=why-blogcms-over-other-cms-systems

    Runs on your own server

    Since BLOG:CMS runs on your own server, you’ll suffer less from network outages.

    Drafts and Future Posts

    In a hurry? Need some more thinking? Mark an item as draft and continue working on it later. Or would you like an item to only appear starting from a certain date? Mark it as a future item.

    Fully Tweakable

    The way your BLOG:CMS site looks is fully tweakable through skins and templates, and multiple CSS files. Next to that, the language used by BLOG:CMS can easily be changed using language-files.

    Plugins

    Additional features can be programmed in so called plugins. This allows you to have the features you want, without having the BLOG:CMS core to become bloated. The BLOG:CMS plugin interface offers plugin authors lots of flexibility.

    Bookmarklet and right-click blogging

    So, you’re visiting a site and want to write something about it on your weblog. No need to open the admin area, just open the bookmarklet or use the right-click context menu option and an add-item window will popup. Easy!

    Archives and search

    Archives for your weblogs are automatically managed by BLOG:CMS, and a search function is provided to look up old items.

    BLOG:CMS also features highhlighting search terms, both in articles, and in comments! When a user comes from a search engine, keywords from referrer are shown on a BLOG:CMS page, and highlighted in article body, and all comments as well.

    In addtition to daily and monthly archives, calendar with links to days you’ve posted is provided as well.

    Statistics

    BLOG:CMS provides wealth of statistical information to your readers, and yourself:

    Articles:

    • Articles with most karma points.
    • Most viewed articles.
    • Recent articles.

    Comments:

    • Latest individual comments.
    • Latest discussions / articles with active discussion.
    • Most commented.

    Blog log:

    • Track referrers to your site, and to every single page (shown only to registered users).
    • Log IPs, browsers, OSes.

    RSS and Atom syndication

    An RSS headline syndication channel is provides (as a skin). This allows for easy inclusion of the latest items of your site on other sites.

    BLOG:CMS provides following feeds:

    • RSS 0.91 article excerpts,
    • RSS 0.91 full articles,
    • RSS 1.0,
    • RSS 2.0,
    • RSS 2.0 feed of last 20 comments,
    • RSS 2.0 feed of current article with comments,
    • Atom 0.3 feed,
    • WAP feed (XHTML 1.0 Mobile).

    XML-RPC interface: Blogger & metaWeblog API

    BLOG:CMS provides an implementation of the Blogger XML-RPC API and the metaWeblog API. This means that BLOG:CMS can be used with tools like w.Bloggar and MozBlog.

    Conversion scripts

    So, you are currently using another blogtool and are worried about losing your archives? Worry no longer, since conversion tools are provided that import your Movable Type, WordPress, PostNuke, or EasyBlog weblogs into BLOG:CMS.

    File/Image Upload

    Want to include an image in an item? Open the media popup, choose a file to upload and off you go! No need to open an FTP program and upload the file manually.

    IP-banlist

    Some nasty people screwing up your comments? Ban their IP address or IP range or nickname from further comments/votes.

    Backup/Restore

    With a simple click you can create a backup version of the database contents.

    Other features?

    • Chat (shoutbox).
    • CSS style switcher.
    • Email your articles.
    • Fulltext-search of local, related, articles.
    • Fully integrated google.com search (using google API, SOAP) of related outside articles.
    • Fully integrated amazon.com search.
    • GZip your website.
    • Print your articles.
    • Run polls, even with multiple questions.
    • Trackback.
    • Weather forecast / current weather plugin for all major cities in the world.
    • Who is online plugin (tracks members and visitors active within last 30 minutes).

    What do I need to run BLOG:CMS?

    You’ll need the following (if you don’t know where to find version information, ask your system administrator).

    • A server running PHP 4.0.6 or higher (4.2+ is recommended), with PHP 5.0 supported as well,
    • Access to a MySQL database (MySQL 3.23.x or above), with MySQL 4.1 being supported as well, and/or SQLite database (bundled with PHP 5.0).

    Posted on Thursday, May 24th, 2007
    Under: CMS, PHP | No Comments »

    ActionApps - Open source CMS

    ActionApps - Open source CMS.

    Demo:
    User Interface - Click Here

    Admin Interface - Click Here | User name: guest | Password: guest

    Download Page - Click Here

    Features:

    ActionApps is the name of a free content management system licensed under the GNU General Public License.

    The software is intended to be a solution for content sharing that both increases the functionality of not-for-profit and NGO websites, and facilitates the creation of portals sites so as to improve the visibility of civil society information. ActionApps is created by Association for Progressive Communications with support from the MacArthur Foundation and the Open Society Institute.

    What is ActionApps

    ActionApps is a collaborative web publishing tool for non-profits, which is:

    • Fast & Easy: If you can fill out a form, you can publish professional-looking items online—in minutes.
    • Flexible: Automate all kinds of content—news, events, action alerts, member lists, and more.
    • Collaborative: Unique Content Pooling features help NGOs work together to save time and build audience.

    ActionApps is also an open-source development platform for web applications.

    Posted on Thursday, May 24th, 2007
    Under: CMS, PHP | No Comments »

    Search Engine Script - Smart PPC Lite

    SSmart PPC Lite - PPC search engine script.

    Demo:
    Live Site - BabyDon.com : This is a live search engine

    Download Page: Click Here

    Features:

    • Deposit/Withdrawal System
    • Easy to manage
    • Fully Template Based
    • Advertiser Campaigns
    • Affiliate Campaigns
    • E-mail notifications System
    • Complete Statistics
    • Search results from your own Advertisers, from ByteCity.com PPC (XML Feeds), and from the biggest Search Engine - Google

    Admin Statistics Features

    • Add Listing (Basic Tool)
    • Change Listings Bids
    • “Top Bid It!” feature
    • Listings Stats
    • Deposit Page

    Advertiser Features

    • Transaction history
    • Request Money Page
    • Referrals
    • XML Feed
    • View Affiliate Stats
    • Simple Search Box

    Search Page Features

    • Local database results containing listings of your advertisers.
    • Ability to show banners at search page
    • Ability to show boxes at search page
    • Shows paid results form External XML feed
    • General non paid results from Google. Altavista, Dmoz,Yahoo
    • Ability to index results by bid value
    • Ability to open result site in new window
    • Displays number of results found.
    • Next, previous page links.
    • Numbered page links.
    • Sends visitor to a random website from your database

    Payment System Features

    • Ability for admin to make deposits at members balance
    • Customizing templates for viewing info
    • PayPal payment gateway
    • E-Gold payment gateway

    Registration Features

    • Ability to submission each member by administrator
    • Ability to email confirmation before register

    Posted on Sunday, May 20th, 2007
    Under: PHP, Search Engines | No Comments »

    Barracuda Traffic Development Software

    Barracuda Traffic Development Software - Open source script for link directory, link exchanges, and web marketing analyzing.

    Demo:
    User Interface - Click Here
    Admin Interface - Click Here | Username: admin | Password: barracuda
    Download Page: Click Here

    Features:

    Barracuda Administration Panel Features

    Administration Home

    • Top right located links : < New Sites > < Top Sites >
    • Search box (search by keywords, URL, search the web)
    • Administration Menu
    • Statistics

    Administration Menu

    • Change Directory Name
    • Add Link (standard fields + Rank, Date of the site launch, admin comment, and specify if the link is sponsored)
    • Insert Cross Link
    • Set admin login/password
    • Editors Management (management + statistics (new, active, not approved)
    • Links Offered as Sponsored
    • Check Reciprocal Links
    • Script Settings
    • Add Category
    • Add Related Categories
    • Update Google PR
    • Ads Management (editable form for Google ads/Banners)
    • Broadcast (correspondence with a group of Recipients)
    • SE Statistics: Google, MSN, Yahoo, Alexa Statistics (with indexed pages, back links, traffic rank change, daily pageviews)

    Statistics:

    • Number of active links
    • Number of active categories
    • Featured Links
    • Sponsored Links
    • Links to Approve
    • Deleted Links
    • Categories to Approve
    • Deleted Categories
    • Related Links to Approve
    • Related Links to Delete
    • Comments to Approve
    • Deleted Comments
    • Broken Links

    Barracuda User Panel Features

    This panel is divided into two main sections - users and editors parts.

    Users can:

    • Surf Directory
    • Fill in Contact Form to contact admin
    • Search links: by Keyword, URL in the whole directory/certain category
    • Search the WEB
    • Browse Links and order them by: Alphabet, Popularity, Date of Inclusion, Date of Creation, Google PR (the feature uses Ajax Technology)
    • Browse: all Links, Flagged only, Featured only, Sponsored only
    • Order Links in Ascending/Descending sequence
    • Clicking on More Info: report if link is broken, inform about: Alexa Details, Older Copies, Google Cache., leave comment, suggest related link
    • Add URL to appropriate category: standard fields + field for reciprocal link, and specify the Date of the site launch
    • Suggest Category: Title, META Keywords, Description
    • Can see total number of links and categories in directory on the Home Page
    • Can register to be an Editor

    Editors can:

    • Add URL
    • Edit their Links + Suggest them as Sponsored
    • Suggest Category: Title, META Keywords, Description
    • Check Link Status
    • Suggest Related link
    • Recover password

    Posted on Saturday, May 19th, 2007
    Under: Link Indexing, PHP | No Comments »

    Orca Interactive Forum Script

    Orca Interactive Forum Script - Open source script for ajax based forums.

    Demo: Click Here

    Download Page: Click Here

    Features:

    100% AJAX-based interface, yet still

    • Search-engine friendly
    • Back button works
    • Permalinks work
    • Bookmarkable pages

    Self-moderated

    • Kick-ass live voting (think Digg)
    • One-click post report
    • No need for admin or mods

    Integrable

    • Works as a software module
    • Connects to any database of users
    • Supports site’s native login session
    • Integrates into site’s layout

    RSS feeds support

    • Subscribe to or live-bookmark forums

    Cool inline editor

    • WYSIWYG text formatting
    • Drag’n'Drop-able emoticons
    • Drag’n'Drop-able external photos

    Activity tracking

    • Topics Flagging
    • ‘My Topics’ watching
    • Mega-cool Live Tracker

    Easily Modifiable

    • 100% open source
    • Fully separated front-end and backend (using XSL transformation)
    • Templates support

    Feature-packed

    • Posts, topics, forums and forum groups just as your mom cooked
    • If only your mom cooked expandable AJAX-powered forum folders
    • Join form and user login tools
    • Simple, elegant and effective admin panel
    • Member profiles
    • Read/unread labels
    • Topic pagination
    • Navigation breadcrumbs (as if everyone knows what it means)
    • Member levels
    • Times, stats, and dates here and there
    • Search. Nuff said.

    Free and GPL-licensed

    • Use it for any purpose
    • Redistribute it
    • Improve it and share your improvements

    Supported by Expertzzz.com

    • Support services
    • Modification services
    • Integration and installation services
    • Templates, add-ons, extras, bells and whistles

    Posted on Saturday, May 19th, 2007
    Under: Discussion Boards, PHP | No Comments »

    Your Ad Here