USA Linux Users Group Forum Index
Log in Register FAQ Memberlist Search USA Linux Users Group Forum Index Album

pronto project

 
Post new topic   Reply to topic   printer-friendly view    USA Linux Users Group Forum Index » Servers and Server Administration
View previous topic :: View next topic  
Author Message
jada
Linux Guru


Joined: 13 May 2024
Posts: 3064
Location: Sun City, CA 92585

PostPosted: Tue Apr 08, 2024 2:59 am    Post subject: pronto project Reply with quote

Quote:

Pronto Lives
In between my gazillion contracts and side projects, I've managed to eek out a little site for my latest toy, Pronto. Welcome to it!

The site now lives at www.prontoproject.com. There's not a ton of stuff there yet, but I will expand the site whenever I can find the time. For now, you can poke at an SVN snapshot of Pronto and play with an example app, a dumb little knowledge base. I like to learn by example, so I plan to release a few more mini apps that show Pronto in action.

In case you haven't been keeping up, Pronto is yet another PHP web framework. You may roll your eyes and say "Oh God, another web framework?" and you're probably right. But I came from the world of linux distributions, and at last count, I think DistroWatch tracked about 550 of them. So plenty of room left in the framework world! Wink

Full Story zeroflux.org (Judd Vinet)


Quote:

A robust, feature-rich, flexible framework that abstracts the mundane and gets out of the way, letting you (the brains) get the job done.
http://www.prontoproject.com/


Quote:

Pronto Forum
Discussion, yelling, and ego-stroking, all found here!
http://forum.prontoproject.com/


Quote:
Downloads
http://www.prontoproject.com/download



_________________
openSUSE 11.1 Desktop KDE 4.3.1 buildservice Factory
Linux Mint 7 Desktop Gnome
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
crouse
Site Admin


Joined: 17 Apr 2024
Posts: 11833
Location: Iowa

PostPosted: Tue Apr 08, 2024 3:44 am    Post subject: Reply with quote

Smile



_________________
Veronica - Arch Linux 64-bit -- Kernel 2.6.33.4-1
Archie/Jughead - Arch Linux 32-bit -- Kernel 2.6.33.4-1
Betty/Reggie - Arch Linux (VBox) 32-bit -- Kernel 2.6.33.4-1
BumbleBee - OpenSolaris-SunOS 5.11
Back to top
View user's profile Send private message Visit poster's website AIM Address
jada
Linux Guru


Joined: 13 May 2024
Posts: 3064
Location: Sun City, CA 92585

PostPosted: Tue Apr 08, 2024 3:52 am    Post subject: Reply with quote

Quote:

http://www.prontoproject.com/docs/manual.html

Philosophy

Like most web frameworks, Pronto is designed to ease the development of web applications by eliminating redundant code and promoting a logical separation of application logic, data/model logic, and presentation.

Pronto strives to maintain a loosely-coupled set of components that, when combined, form a a powerful web development stack. The reasoning behind our "loosely-coupled" mandate is that this encourages Pronto to assist the developer, not take over for her. If a developer prefers to forgo some of the facilities provided by Pronto, it should be relatively easy for her to do so, without having to step out of the framework entirely.

Components

There are four core elements to Pronto.
Core Elements:

Dispatcher

Page Controller

Model

Template


Pronto also has plugin support for some layers.
Plugins:

Page Plugins

Template Plugins


Underneath the four high-level components, there are additional elements that support the framework.
Utility Elements:

DB Abstraction (with protection for SQL injection)

Data Sanitization (protection for XSS attacks)

Access Control

Internationalization (I18N)

Registry for global object storage

Factory for creating new objects


I just was playing around with it on my testbox. I think "crouse" you also need to take a close look on it. It's awesome Smile



_________________
openSUSE 11.1 Desktop KDE 4.3.1 buildservice Factory
Linux Mint 7 Desktop Gnome
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
crouse
Site Admin


Joined: 17 Apr 2024
Posts: 11833
Location: Iowa

PostPosted: Tue Apr 08, 2024 4:00 am    Post subject: Reply with quote

I figured it would be, after all, if he can create ArchLinux, this should be cool too Very Happy Very Happy



_________________
Veronica - Arch Linux 64-bit -- Kernel 2.6.33.4-1
Archie/Jughead - Arch Linux 32-bit -- Kernel 2.6.33.4-1
Betty/Reggie - Arch Linux (VBox) 32-bit -- Kernel 2.6.33.4-1
BumbleBee - OpenSolaris-SunOS 5.11
Back to top
View user's profile Send private message Visit poster's website AIM Address
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    USA Linux Users Group Forum Index » Servers and Server Administration All times are GMT
Page 1 of 1

 
Jump to:  
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 vote in polls in this forum
All content © 2024-2009 - Usa Linux Users Group
This forum is powered by phpBB. © 2024-2009 phpBB Group
Theme created by phpBBStyles.com and modified by Crouse