Wikka Developer Blog

Fresh news from the Wikka Developer Team

Running CakePHP in WikkaWiki

with 3 comments

http://www.cakephp.org
CakePHP is a PHP application framework that makes developing web apps a snap, as much of the code is autogenerated, and if you stick to the CakePHP naming scheme for your DB schema and supporting classes, a lot of DB access functionality is created for you “on the fly.” So I got to thinking that CakePHP might be a cool way to write Wikka actions and handlers.

In fact, it is rather cool: I use WikkaCake to generate and maintain this table for the OpenNIC project.

And best of all, running CakePHP inside of WikkaWiki requires no changes to core library classes in either application. The details can be found at the CakePHP Bakery.

Written by Brian

December 30th, 2010 at 7:00 am

Posted in 3rd party,Development,Services

Tagged with

3 Responses to 'Running CakePHP in WikkaWiki'

Subscribe to comments with RSS or TrackBack to 'Running CakePHP in WikkaWiki'.

  1. The table you maintain with this software is not accessible from the link of this post.

    I want to see that table, I’m considering using OpenNIC DNS servers

    Parménides GV

    23 Aug 11 at 11:18 am

  2. The opennicproject.org server is down at the moment, but here are a couple of OpenNIC servers you can try (the first is mine):

    66.244.95.20
    216.87.84.211

    I’ll let you know when the server is back up so you can check out the entire list.

    Brian

    23 Aug 11 at 10:06 pm

  3. OK, the wiki server is back up…here is a list of the current OpenNIC servers, sorted by location:

    http://wiki.opennicproject.org/Tier2

    We hang out on IRC (#opennic on Freenode), would be more than happy to answer any other OpenNIC questions you have.

    Brian

    24 Aug 11 at 10:20 pm

Leave a Reply