Me creating a CMS

  • Bogey
  • Bogey
  • Genius
  • User avatar
  • Joined: Jul 14, 2005
  • Posts: 8211
  • Loc: USA
  • Status: Offline

Post July 19th, 2009, 9:11 pm

I decided to test my PHP knowledge so I decided to create a full blown CMS with all the features I could imagine... and get from other people who would like to see a feature in a CMS.

You don't have to use the CMS, I just want some more features added to the growing list of features just to see if I could do it. I want the CMS to be fully customizable as possible and I want ideas on what to create and stuff like that.

This would also be a great learning opportunity for me.

The post I made about it on my site is here, and obviously, I would prefer if you post your requests there, but I really don't care. You could post them here.

Thanks for all of your participation in this project :D
"Bring forth therefore fruits meet for repentance:" Matthew 3:8
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post July 19th, 2009, 9:11 pm

  • CXLink
  • Expert
  • Expert
  • User avatar
  • Joined: Nov 22, 2004
  • Posts: 684
  • Loc: ATL-GA
  • Status: Offline

Post July 20th, 2009, 6:43 am

Whats the scope? Are we talking about a CMS like Joomla, Drupal or something like Wordpress or blogger?
Push-Here ::: Web Design + Identity
WordPress - like mayonnaise - goes great with anything
We adore chaos because we love to produce order. -M. C. Escher
  • Bogey
  • Bogey
  • Genius
  • User avatar
  • Joined: Jul 14, 2005
  • Posts: 8211
  • Loc: USA
  • Status: Offline

Post July 20th, 2009, 9:51 am

I don't know Joomla or Drupal as I have never used before, and I know that wordpress is like blogger, but my CMS thing wouldn't be a blog type thing.

You could create pages, organize them into categories, and things like that... so I would assume like Joomla or Drupal since I know it's not going to be a blog type thing.
"Bring forth therefore fruits meet for repentance:" Matthew 3:8
  • spork
  • Brewmaster
  • Silver Member
  • User avatar
  • Joined: Sep 22, 2003
  • Posts: 6128
  • Loc: Seattle, WA
  • Status: Offline

Post July 20th, 2009, 11:22 am

It certainly would help to actually look into a few existing CMS's first before you attempt to build on from scratch ;)
The Beer Monocle. Classy.
  • Bogey
  • Bogey
  • Genius
  • User avatar
  • Joined: Jul 14, 2005
  • Posts: 8211
  • Loc: USA
  • Status: Offline

Post July 20th, 2009, 12:34 pm

spork wrote:
It certainly would help to actually look into a few existing CMS's first before you attempt to build on from scratch ;)
Why?
"Bring forth therefore fruits meet for repentance:" Matthew 3:8
  • mindfullsilence
  • Professor
  • Professor
  • User avatar
  • Joined: Aug 04, 2008
  • Posts: 846
  • Status: Offline

Post July 20th, 2009, 1:07 pm

I took a look at your list of future implementations. It sounds like an impressive and equally daunting task. If your interested in expanding that list, I suggest the same as spork, take a look at what other cms' have to offer and add some of their functionalities to the list.
Use your words like arrows to shoot toward your goal.
  • Bogey
  • Bogey
  • Genius
  • User avatar
  • Joined: Jul 14, 2005
  • Posts: 8211
  • Loc: USA
  • Status: Offline

Post July 20th, 2009, 1:33 pm

Oh, I didn't think of that. I'll try that.
"Bring forth therefore fruits meet for repentance:" Matthew 3:8
  • Bogey
  • Bogey
  • Genius
  • User avatar
  • Joined: Jul 14, 2005
  • Posts: 8211
  • Loc: USA
  • Status: Offline

Post July 21st, 2009, 8:37 pm

Another thing... I was thinking of having a template class thing... I was thinking between a class i could possibly find on the net or using one that Rabid Dog posted.

I haven't found the classes that I could use if I wasn't going to use Rabid Dog's tutorial... I guess I'll find them, post here and let you guys choose.

[EDIT:] I'm probably going to use this template class... looks good. Testing it at them moment.

[EDIT 2:] Nevermind, I decided to go with this class... although it's not exactly what I wanted, but it works better than any other one I could find.
"Bring forth therefore fruits meet for repentance:" Matthew 3:8
  • mindfullsilence
  • Professor
  • Professor
  • User avatar
  • Joined: Aug 04, 2008
  • Posts: 846
  • Status: Offline

Post July 22nd, 2009, 12:37 pm

If I knew anything about plug-ins, classes, or programming languages - I'd let you know if it was a good choice...but I don't lol. What makes this class better then the others?
Use your words like arrows to shoot toward your goal.
  • Bogey
  • Bogey
  • Genius
  • User avatar
  • Joined: Jul 14, 2005
  • Posts: 8211
  • Loc: USA
  • Status: Offline

Post July 22nd, 2009, 3:09 pm

I like that class because I can do conditional checks and looping as well... I'm converting my template right now to use the class and it's going well... I couldn't find another class that is only one 16KB and requires only one class to work... SMARTY is about a whole framework :lol:

I'm also playing around with the layout and the design as well.
"Bring forth therefore fruits meet for repentance:" Matthew 3:8
  • mindfullsilence
  • Professor
  • Professor
  • User avatar
  • Joined: Aug 04, 2008
  • Posts: 846
  • Status: Offline

Post July 22nd, 2009, 3:44 pm

one of the pitfalls to wordpress is that you have to download other themes to get different layouts, or adjust the css drastically to get different layouts. I'd like to see your cms come with a couple different css layouts for easier custom design. Maybe take a couple of these and allow the user to select which layout they want for easier customization.
Use your words like arrows to shoot toward your goal.
  • Bogey
  • Bogey
  • Genius
  • User avatar
  • Joined: Jul 14, 2005
  • Posts: 8211
  • Loc: USA
  • Status: Offline

Post July 22nd, 2009, 4:02 pm

You have just given me an idea for the CMS :D Thank you (I'm talking about an idea other than the one you gave me... your idea gave me another idea...) I just have to figure out a way to make it work :) Thank you.
"Bring forth therefore fruits meet for repentance:" Matthew 3:8
  • mindfullsilence
  • Professor
  • Professor
  • User avatar
  • Joined: Aug 04, 2008
  • Posts: 846
  • Status: Offline

Post July 22nd, 2009, 4:12 pm

lol, is it a secret? What's the new idea?
Use your words like arrows to shoot toward your goal.
  • Bogey
  • Bogey
  • Genius
  • User avatar
  • Joined: Jul 14, 2005
  • Posts: 8211
  • Loc: USA
  • Status: Offline

Post July 22nd, 2009, 4:20 pm

mindfullsilence wrote:
lol, is it a secret? What's the new idea?

I still have to work on the idea... I don't know yet how to implement it or how to make it work.. I guess I just got a framework of an idea :lol: But it's going to make the CMS more customizable.
"Bring forth therefore fruits meet for repentance:" Matthew 3:8
  • mindfullsilence
  • Professor
  • Professor
  • User avatar
  • Joined: Aug 04, 2008
  • Posts: 846
  • Status: Offline

Post July 22nd, 2009, 4:30 pm

I like where this is going and I think I know what you mean because I was thinking it when you said "you just gave me a great idea"

Are you thinking an interface that allows you to customize the layout through options such as radio button? This would be way cool
Use your words like arrows to shoot toward your goal.
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post July 22nd, 2009, 4:30 pm

Post Information

  • Total Posts in this topic: 18 posts
  • Users browsing this forum: No registered users and 152 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.