Part of the EllisLab Network
   
1 of 12
1
Open Blog 1.0.0 released
Posted: 13 January 2009 09:16 AM   [ Ignore ]  
Grad Student
Avatar
Rank
Total Posts:  73
Joined  09-03-2008

Latest version is 1.2.0 (released 24 April 2009), more info can be found in this post.

Short version:

Title: Open Blog
Version: 1.0.0
Description: Kick-ass Blog application built using the CodeIgniter PHP Framework
Homepage: http://www.open-blog.info
Download URL: http://www.open-blog.info/downloads/
Bug tracker: http://bugs.open-blog.info

What is it?

Open Blog is a free open source blogging platform built using the CodeIgniter PHP framework and released under GPL v3 license.
Development of Open Blog started on May 2008. As far as I know, at that time there was only 1 blogging platform available built using CodeIgniter named InkType.
In my opinion, the main problem with InkType was that it is missing features and the code isn’t very flexible or scalable so I decided to write my own system, which uses strict MVC patterns, modular design and it’s well structured.
In the beginning, Open Blog used my modules library but it wasn’t as good as it could be, so I decided to switch to Matchbox.

After many hours of hard work, the first private beta version was ready on September 2008. It wasn’t far away from the first public release but I didn’t have enough time to fix the bugs, create the installer, write the documentation, create the website and everything that is needed for the public release, so development went to sleep for 3 months or so.

At the end of December I had more free time and I thought it would be bad if all that effort went to nothing, so I decided to fix all the bugs that were left (and believe me, there were a lot more than I thought), add some new features, create the website and finish the first public release.

So finally, here it is - Open Blog 1.0.0 for the world to see.

In this year, I will work hard to improve and bring new functionality to it, so you can expect at least one release every three months (maintenance builds and bug fixes will of course be released more often).

What can it do?

* Friendly user interface - clean and easy to use user interface
* Easy to install - Open Blog comes with a PHP installer which makes installation and configuration very easy (you can get your blog up and running in just a few minutes)
* Multi language support - currently available in two languages (English and Slovene), but it can be easily translated into any language
* Templates support - you can easily change the look and feel of your blog by using Open Blog templating system (the default installation includes 5 attractive templates
* Open Source - Open Blog is being developed as open source software and released under the GPL v3 license so anyonce can help improve it
* Search engine friendly URLs - all URLs are search engine friendly
* Pages - your blog can contain unlimited number of static pages (for example “About” page)
* Links - add links to your favourite websites which will be visible to other visitors
* Feed support - open blog supports RSS and ATOM feeds for posts and comments
* Aministrator panel - powerful yet easy to use administration panel that makes administrating your blog very easy
* WYSIWYG editor - Open Blog includes TinyMCE WYSIWYG editor which makes formatting your posts and pages very simple
* Check for updates - you can use the “Information” page on your administrator panel to check if a new version of Open Blog is available
* Plug-ins - you can extend the functionality of your blog by developing or using one of the already developed plug-ins
* and much much more…

The full feature list will be availabe in the project documentation which unfortunately is still work in progress (documentation will be released with the next minor version).

Where can I test it?

You can test it on http://www.open-blog.info/demo/ using the details provided below (if you are too lazy, you could also check the screen shots on the website):

User name: admin
Password: demo

or

User name: user
Password: demo

Where can I get it:

The latest version of Open Blog can always be downloaded from the project’s website - http://www.open-blog.info.

Suggestions, Criticism, Feedback ... ?

Every suggestion, constructive criticism or feedback is more then welcome, so take some time to test it and tell us what you think.

Thank you,
Tomaž

 Signature 

Open Blog
Kick-ass Blog application built using the CodeIgniter PHP Framework

Official website | My website | Demo | Getting started

Profile
 
 
Posted: 13 January 2009 01:13 PM   [ Ignore ]   [ # 1 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  747
Joined  01-13-2008

Looks Promising, may install it on my server soon, just tried the demo so far, no faults I have seen, yet.

 Signature 

Yonti - I am Currently looking for a business partner, to create the best developer hosting out there. If your interested PM me.

Fluxity Lighting - My other company.


I’m a Proud Supporter and Sponser of Tomorrows Web.

Profile
 
 
Posted: 13 January 2009 01:29 PM   [ Ignore ]   [ # 2 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  536
Joined  02-25-2007

Dammit!  You’ve used the same icon set that I’m using for the new version of InkType!  smile

Good job man - and good luck with it!

 Signature 

MyClientBase - Free and Open Source Client and Invoice Management

Profile
 
 
Posted: 13 January 2009 03:57 PM   [ Ignore ]   [ # 3 ]  
Grad Student
Avatar
Rank
Total Posts:  73
Joined  09-03-2008

What a coincidence, guess we have a same taste tongue wink

Thank you for the good luck and same to you!

 Signature 

Open Blog
Kick-ass Blog application built using the CodeIgniter PHP Framework

Official website | My website | Demo | Getting started

Profile
 
 
Posted: 13 January 2009 09:10 PM   [ Ignore ]   [ # 4 ]  
Summer Student
Total Posts:  1
Joined  01-13-2009

The demo looks very good so i tried to install on MAMP . I get the first screen but if I click on login ,archives, categories i get and error like “The requested URL /blog/user/login was not found on this server.”  Joomla and Wordpress work fine on the same install so i guess it’s working. So i tried on my prod CI app server which is SSL only . I get to the admin screen but any icon i click gives me a blank screen. What kind of setup would work best with this application ?

Profile
 
 
Posted: 14 January 2009 02:06 AM   [ Ignore ]   [ # 5 ]  
Grad Student
Avatar
Rank
Total Posts:  73
Joined  09-03-2008

That’s strange.

I have tested it on different Linux, FreeBSD and Windows servers and didn’t have any problems.

Are you sure you have set the right Blog URL ?

 Signature 

Open Blog
Kick-ass Blog application built using the CodeIgniter PHP Framework

Official website | My website | Demo | Getting started

Profile
 
 
Posted: 14 January 2009 08:41 AM   [ Ignore ]   [ # 6 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  293
Joined  05-29-2006

Thank you for contribution: i test it… ciao!

 Signature 

CI Js_calendar plugin click

WYSIWYG with CI

Profile
 
 
Posted: 15 January 2009 05:37 AM   [ Ignore ]   [ # 7 ]  
Lab Assistant
RankRank
Total Posts:  280
Joined  06-11-2007

Installation went nicely, one thing you might consider is asking the user for the username and password of an account that can create the database, that way, the installer if necessary can create it.

One problem i have come across (this could just be me, maybe i haven’t found where it is), i created 2 pages using the ‘new pages’ link in the admin dashboard, one page called ‘Test’ and the other called ‘Test2’, but when i go to the blog homepage where i installed it, i can’t find either of those 2 pages.

Is it just me? or are they really not being showed on the frontpage?

(this is on my test box)

Profile
 
 
Posted: 15 January 2009 05:52 AM   [ Ignore ]   [ # 8 ]  
Grad Student
Avatar
Rank
Total Posts:  73
Joined  09-03-2008

Thank you for your input, I will consider this in the next release (automatic creation of the database).

And you are correct, pages don’t automatically show up in the navigation.

You need to add them manually via the “Manage Navigation” option in the Dashboard (for the page URL option, use something like this: /pages/your-page-title/ or in your case /pages/test-2/ - if you don’t know your page address, go to the “Manage Pages”).

 Signature 

Open Blog
Kick-ass Blog application built using the CodeIgniter PHP Framework

Official website | My website | Demo | Getting started

Profile
 
 
Posted: 15 January 2009 05:57 AM   [ Ignore ]   [ # 9 ]  
Lab Assistant
RankRank
Total Posts:  280
Joined  06-11-2007

ahh thanks for that, can you have sub-pages belonging to a main page?

Profile
 
 
Posted: 15 January 2009 07:08 AM   [ Ignore ]   [ # 10 ]  
Grad Student
Avatar
Rank
Total Posts:  73
Joined  09-03-2008

Currently, you can’t create sub-pages (I don’t really see any benefit of having sub-pages).

You could just create another page and put the link to it on the other page which would be the “main page” and the effect would be the same smile

 Signature 

Open Blog
Kick-ass Blog application built using the CodeIgniter PHP Framework

Official website | My website | Demo | Getting started

Profile
 
 
   
1 of 12
1
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 819, on March 11, 2010 11:15 AM
Total Registered Members: 149023 Total Logged-in Users: 20
Total Topics: 103296 Total Anonymous Users: 2
Total Replies: 516931 Total Guests: 322
Total Posts: 620227    
Members ( View Memberlist )