ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > MEWLO Web Framework

OLD - Unfinished Web project: YUMPS

<< < (8/17) > >>

Perry Mowbray:
I've also decided to open source yumps.
-mouser (March 01, 2012, 05:52 AM)
--- End quote ---

Where were you planning on hosting it? I think Yii use git?

Here: https://github.com/yiisoft/yii

mouser:
yeah makes sense to keep it where yii lives.

mouser:
I have made the redmine/wiki project site for YUMPS public:
https://redmine.dcisv.com/projects/ums2/wiki

40hz:
Quick question: how do you primarily envision YUMPS.  Is this framework more geared towards creating social sites, or is it more intended as a classic CMS with social features?

mouser:
I think the key idea is that its for programmers who want to create custom web services that involve user accounts.

If you want to build a website that is basically a standard CMS, then by all means use an existing CMS system.

YUMPS is for people who want to build custom web services that don't neatly fit into the standard category of CMS/BLOG/FORUM.


Perhaps a good way to understand the focus of YUMPS is for me to explain what motivated me to start coding on it.

I have started two medium sized web projects now (tfdocs and userquotes), that involve users creating content.  In both cases i struggled mightily to figure out what to use as my core system for handling users, and ended up both times choosing Drupal, because of its strong API for extending the system.

While both systems got implemented -- I was very unhappy with the process of using Drupal, and my conclusion was that Drupal and other CMS systems, not matter how flexible and programmer friendly they are -- are designed for web administrators not programmers.  While they may have a high degree of customizability and configurability, trying to use them as the starting point for a custom system that is not first and foremost a standard cms, is painful.

YUMPS is like a programmer's library, with which you could build a new custom CMS, forum, blog system, or similar web service.

Or put another way, YUMPS is not a competitor to DRUPAL, Wordpress, or the SMF forum system -- it's something that could be used as the foundation code for building a new version of Drupal, Wordpress, etc.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version