[DEV]Tinyblog ~ An OO-PHP blogging system

Status
Not open for further replies.

Adil

DevBest CEO
May 28, 2011
1,276
714

Added some stuff.
Changelog v0.89
-die() used for brain (if IP not ::1, access denied)
-Mongo scrapped (for now)
-MySQL tweaked
-TPL now loads filename and extension
-RSS feed
-Config has option to specify admin
-Added shortstory option into database
-Styling on RSS feed
-Brain work started
-Only accessible from ::1
-Feed has minor styling to it

Bugs
-None as of yet
Images:
zjqnc.png

Minimal style, going somewhere soon.

Decided to stick with the IP script.
Changelog v0.89.3
-Started on frontend for brain
-RSS completed
-Completed parsing of files (can use any type now)

Bugs
-RSS isn't done properly - will look into it.
ArpLT.png

As always:
 

Jian

Resident Weeb
Contributor
Sep 2, 2011
687
437
No offence, but you might wanna change the administration panel layout. (Re-do)
 

Adil

DevBest CEO
May 28, 2011
1,276
714
I need themes, lol.
Anyway, tinymce is coming :)
qyLLW.png
 

Adil

DevBest CEO
May 28, 2011
1,276
714
I was the 1st to get tinyblog, and was like where the heck do I edit the content. It's thepletrix by the way. So I cab officially edit it with the brain now?
It's still in beta.
If you want content, just add to your db.
 

Adil

DevBest CEO
May 28, 2011
1,276
714
Updates:
Changelog v0.89.8
-Brain has been scrapped, looking for someone to design an admin panel.
-Mongo is being researched into
-More template tools (see wiki)
-More config options
-RSS

Bugs
-None as of yet
 

Adil

DevBest CEO
May 28, 2011
1,276
714
THIS PROJECT IS NOT DEAD.
It's just that I haven't had many replies here, so I don't reply with updates.
V0.91 came out yesterday, that's available in the downloads section of the git repo.

Anyway, v0.95 planned updates:
  • Full migration to MySQLi
  • Admin panel (thanks to Aiko)
  • New configuration values
  • New theme
  • Simple template parser for serialising objects (multiple parameters), rather than single parameters (%news-1% loads all data in the news table with an id of 1)
Expect a development snapshot soon!
-Adil
 

Archaos

Flying High.
Oct 4, 2011
212
39
Any updates?

Liking the development so far, just try not to get to distracted.
 

Adil

DevBest CEO
May 28, 2011
1,276
714
Worked on the theme a bit, planning on:
  • Adding comments on each blog post
  • Using a $_GET[] system so I have index.php?article=1
  • Finishing MySQLi
  • Implementing Aiko's admin panel (3rd party)
Will update soon :)

After a break, I've picked this back up, and now I'm working on parsing the admin panel.
 

Adil

DevBest CEO
May 28, 2011
1,276
714
Project dead? or any more updates?
wat y r u necro postin

Anyway, I do have a similar project that I'm currently refactoring (in my spare time):
some cool guy called Adil said:
Yeah.. The blogging system I wrote which was pretty awful is back!!!!!111
However, this time things are different...

  • Devise & Omniauth support
  • Simple JSON & XML anonymous API (token based authenticated API coming soon)
  • Threaded comments
  • Accounts & ranks
  • Textile-powered blogging
  • Simplistic admin panel
  • Cache support provided by Memcached
  • Themeing(?)
  • Support for plugins(?)
  • Mailer support
I started 2-3 days ago, and I've written the basic blogging functions (including user login and whatnot). This is a side project, that I will be developing in my spare time.
 

Adil

DevBest CEO
May 28, 2011
1,276
714
The old TinyBlog is on git;


Also, Mongo or MySQL?
 

Adil

DevBest CEO
May 28, 2011
1,276
714
So.. MySQL is the chosen database backend for the app..

I'll be posting updates soon (I'm developing it on my Linux partition)
 
Status
Not open for further replies.

Users who are viewing this thread

Top