by Eric Barnes
I want to thank everyone who has recently wrote articles about 68kb. They are really appreciated!
As you may have noticed this week we totally redesigned our site and are now working on a new release of 68kb. In this release we are cleaning up a bunch of code and totally rewriting most of the system to work with CodeIgniter’s latest release.
Not only are we rewriting a lot but also adding some of the most requested features. Right now we are getting close to having a beta available of this but there are still a few features we want to add in. The reason I am writing this is really for two reasons. Number one is we are interested in getting a select few users who wouldn’t mind beta testing this new version, and number two to keep everyone updated with what is going on with the script.
If you are interested in doing some beta testing please reply here and I will get in touch once we get closer to a final product. We will also be posting some more posts about some of the new features. So stay tuned and be sure and subscribe to our rss feed.
by Eric Barnes
I know it has been a long time for any new updates to come out in relation to 68 KB and I wanted to make a quick post outlining what is going on and the future plans for the script.
The reason for the delay is we have other commercial software and released a new major version of it earlier in the year. Since that time we have been busy keeping up with demand which is a great thing.
After the July 4th holiday (We are in the USA) development will be picking back up again and we will be moving toward getting v1.0 released some time this year.
For 68 KB we are now changing the licensing and going with the New BSD license. This means it will be open source and available for free. Since we are now going open source we have moved the files over to Google Code so you can access the SVN repository and always see what is going on. Here is the link to our project page: http://code.google.com/p/68kb/
Although the SVN side of things will be moved to Google Code we do plan to keep our forums and knowledge base hosted here on 68kb.com.
I want to thank everyone that has downloaded 68KB and for using it.
by Eric Barnes
CodeIgniter released version 1.6.0 a few days ago and one of the new features is a Database Forge class which helps in managing a database. I have been upgrading the core of 68KB and because of this new feature I upgraded the whole install and upgrade routines to take advantage.
Before I was manually inserting the queries and prefixing the tables by pulling out the prefix value from the database settings. Now I no longer have to do this and the install runs a whole lot smoother. For us probably the biggest advantage to this system is now when you install the knowledge base the database tables have the charset that you enter in the config file. This should make the whole system more multi-lingual and available to more people.
Also this should allow for support for multiple database types besides just MySQL. Although currently we are only going to officially support MySQL but who knows what the future holds since the Sun buy out.
I am still very excited about the 1.6 release of CodeIgniter and I am really glad we decided to develop our script on top of it.
by Eric Barnes
Yesterday CodeIgniter released version 1.6.0. 68KB is developed on top of this framework and I wanted to assure all our users that we will be upgrading the script to use this release. This will be available in our next beta release.
From looking through the change log I do not see any issues that will make this a difficult transformation but I do see a lot of neat little features that will benefit both the development and you. I should be able to give more details on these once we get everything updated.
by Eric Barnes
Over the past few days we have been very busy fixing bugs and getting 68KB ready for prime time use. This release is a maintenance release that fixes the following bugs that have been reported. To get the upgrade please visit our customer area.
Based off the beta testers feedback we have added these new features:
- Captcha for contact form
- New variable in config.php for attachment file types
- Attachments are now uploaded to uploads/articleid
- Added search log
- Created a cookie filter for article views. Now each user is only counted once.
Read the rest of this entry »