Giter Site home page Giter Site logo

Are you using MicroMVC? about micromvc HOT 8 CLOSED

xeoncross avatar xeoncross commented on July 20, 2024
Are you using MicroMVC?

from micromvc.

Comments (8)

stas avatar stas commented on July 20, 2024

http://github.com/stas/facebook-ideas-app
Real world application which is already deployed on Facebook.
Wrote it mostly to play with MicroMVC and fun.

from micromvc.

mediahack avatar mediahack commented on July 20, 2024

I'm looking into using MicroMVC. The documentation seems to be for 2.x and not this latest 3.x release. Trying to figure out multi-site and modules for 3rd-party libraries like Facebook. I saw on the wiki page you had at some point a Twitter module. Any assistance you can give would be appreciated. Thanks.

from micromvc.

xeoncross avatar xeoncross commented on July 20, 2024

MicroMVC.com is completely out-dated. The latest development branch of the system contains an un-minimized version of the codebase which might make it easier to understand.

Multi-site support is now gone. If a site is important enough to build on a framework - then it should have it's own filesystem setup.

Basically, the root level contains many modules now. The "system" folder is the main module which has all the core classes - but each other folder (like "example") is another whole module.

Sorry things are so dis-jointed right now - if you need help let me know.

from micromvc.

mediahack avatar mediahack commented on July 20, 2024

we have a need for a framework that we can share the core and modules, but still has the flexibility for mutliple themes/layouts. AND I think the work you've done is awesome.

from micromvc.

GreyDev avatar GreyDev commented on July 20, 2024

I'd love to see an update to this! Any chance you could post this latest development branch you speak of?
A little documentation would go a long way too :)

from micromvc.

xeoncross avatar xeoncross commented on July 20, 2024

The development branch is at the top of the repo under "branches". Just
select "development" from the list to get the latest version. The code in
the development branch is a lot easier to follow.

On Sun, Jul 31, 2011 at 8:37 AM, GreyDev <
[email protected]>wrote:

I'd love to see an update to this! Any chance you could post this latest
development branch you speak of?
A little documentation would go a long way too :)

Reply to this email directly or view it on GitHub:
#2 (comment)

from micromvc.

GreyDev avatar GreyDev commented on July 20, 2024

Ah, brilliant :) MicroMVC seems to be an elegant mix between simplicity and functionality, I like it very much!
I must ask - why the switch to capitalized first letters of directories and files?

from micromvc.

xeoncross avatar xeoncross commented on July 20, 2024

I would have preferred to lowercase everything to make it simple. However, since MicroMVC needs to work with other systems like Zend and Doctrine we moved the structure to support the PSR-0 standard.

from micromvc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.