TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
Advertisement
Associates
Associates
techtuts Darkmindz
CSS Tutorials Tutorialsphere.com - Free Online Tutorials
Boston PHP SurfnLearn
Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 10-08-2008, 10:14 PM   #1 (permalink)
The Frequenter
 
xenon's Avatar
 
Join Date: Dec 2007
Location: Bucharest, Romania
Posts: 366
Thanks: 3
xenon is on a distinguished road
Default New PHP Framework

Quote:
Originally Posted by webgear.ro
Web Gear is a free, lightweight open source web development platform, aimed at developing fast web applications, based on a well defined MVC structure.
That's really all you need to know for now, subscribe to the announcement letter and you'll see more when we're going live.

Web Gear PHP Development Platform
__________________
I have optimistic thoughts, even though sometimes (if not always) life's a bitch.

Last edited by xenon : 10-11-2008 at 01:06 PM.
xenon is offline  
Reply With Quote
Old 10-08-2008, 10:59 PM   #2 (permalink)
The Acquainted
 
Join Date: Jun 2008
Posts: 100
Thanks: 1
Enfernikus is on a distinguished road
Default

Signed up, can't wait :)
Enfernikus is offline  
Reply With Quote
Old 10-09-2008, 10:31 AM   #3 (permalink)
The Gregarious
Upcoming Programmer Inquisitive 
 
Join Date: Sep 2007
Posts: 748
Thanks: 85
Tanax is on a distinguished road
Default

Signed up!
__________________
Tanax is offline  
Reply With Quote
Old 10-09-2008, 06:12 PM   #4 (permalink)
The Acquainted
 
ETbyrne's Avatar
 
Join Date: Dec 2007
Location: Lapeer, MI
Posts: 197
Thanks: 35
ETbyrne is on a distinguished road
Default

Signed up. Is this yours?
__________________
My Website > http://www.evanbot.com
ETbyrne is offline  
Reply With Quote
Old 10-09-2008, 10:31 PM   #5 (permalink)
The Frequenter
 
xenon's Avatar
 
Join Date: Dec 2007
Location: Bucharest, Romania
Posts: 366
Thanks: 3
xenon is on a distinguished road
Default

Yes, it is mine.

Thanks for signing up guys. I've forgot to mention that your e-mail addresses will be used for a one-time only notification (when the website will be launched, along with the platform). After that, all the e-mails will be deleted (from my database). So you can stop worrying about spam :P
__________________
I have optimistic thoughts, even though sometimes (if not always) life's a bitch.
xenon is offline  
Reply With Quote
Old 10-09-2008, 11:57 PM   #6 (permalink)
The Acquainted
 
Join Date: Jun 2008
Posts: 100
Thanks: 1
Enfernikus is on a distinguished road
Default

Well you be accepting community contributions?
Enfernikus is offline  
Reply With Quote
Old 10-10-2008, 11:34 AM   #7 (permalink)
The Frequenter
 
xenon's Avatar
 
Join Date: Dec 2007
Location: Bucharest, Romania
Posts: 366
Thanks: 3
xenon is on a distinguished road
Default

Not in the first phase. Mainly because the platform will be launched under a proprietary license. It will be free, open source, modifications will be allowed, but the base system (the one you will download from the website) will not accept community contributions. Additional libraries written by the commnunity, however, will be taken into account, reviewed, and will be downloadable as 3rd party libs, under the author(s) copyright.
__________________
I have optimistic thoughts, even though sometimes (if not always) life's a bitch.
xenon is offline  
Reply With Quote
Old 10-10-2008, 11:51 AM   #8 (permalink)
The Frequenter
 
ReSpawN's Avatar
 
Join Date: Nov 2007
Location: Netherlands
Posts: 445
Thanks: 49
ReSpawN is on a distinguished road
Default

Well by the looks of it, it looks like it's going to be great! (wordplay FTW - Wikipedia, the free encyclopedia)

Signed up and waiting!
__________________
"Life is a bitch, take that bitch on a ride"
Send a message via MSN to ReSpawN
ReSpawN is offline  
Reply With Quote
Old 10-10-2008, 03:33 PM   #9 (permalink)
Moderateur
RegEx Guru PHP Guru Top Contributor Advanced Programmer 
 
Salathe's Avatar
 
Join Date: Apr 2007
Posts: 753
Thanks: 2
Salathe is on a distinguished road
Default

I'd love to see this as an open source project (fully open source, community driven) but will still probably take a looksee at it when you release the code. Can you give us any more information on the framework, expected release schedule, intended audience(s), etc.?
__________________
Salathe is online now  
Reply With Quote
Old 10-10-2008, 04:16 PM   #10 (permalink)
The Gregarious
Upcoming Programmer Inquisitive 
 
Join Date: Sep 2007
Posts: 748
Thanks: 85
Tanax is on a distinguished road
Default

Yes, I'm also interested in some more information about this
__________________
Tanax is offline  
Reply With Quote
Old 10-10-2008, 04:18 PM   #11 (permalink)
The Frequenter
 
xenon's Avatar
 
Join Date: Dec 2007
Location: Bucharest, Romania
Posts: 366
Thanks: 3
xenon is on a distinguished road
Default

Well, I'm planning to finish & launch version 0.1 sometimes by the end of november, hopefully. As for the audience, any web developer with taste for quality code and well implemented design patterns will appreciate it. If you have more questions, please ask and I'll try to answer them all.
__________________
I have optimistic thoughts, even though sometimes (if not always) life's a bitch.
xenon is offline  
Reply With Quote
Old 10-10-2008, 05:11 PM   #12 (permalink)
The Acquainted
 
Join Date: Jun 2008
Posts: 100
Thanks: 1
Enfernikus is on a distinguished road
Default

Will you be the only developer? What kind of libraries can we expect to come with it?
Enfernikus is offline  
Reply With Quote
Old 10-10-2008, 08:44 PM   #13 (permalink)
The Frequenter
 
xenon's Avatar
 
Join Date: Dec 2007
Location: Bucharest, Romania
Posts: 366
Thanks: 3
xenon is on a distinguished road
Default

I'm going to be the only developer, yes.

Libraries that have been written and are to be expected in the first release include:
- database handling (based on PDO, implementing the Active Record pattern -- still need to handle the object relations)
- config library (ini based and XML based)
- logging library
- session library (featuring namespaces)
- php-based template parser, plus a Smarty "hook" (can easily be extended)
- authentication library (similar to Zend_Auth)
- input filtering
- upload handler
- localization
- URI library, for php-based URL rewriting

I might also add a Thumbnail library, a watermarking library and a FTP class.
__________________
I have optimistic thoughts, even though sometimes (if not always) life's a bitch.

Last edited by xenon : 10-11-2008 at 01:07 PM.
xenon is offline  
Reply With Quote
Old 10-24-2008, 01:10 AM   #14 (permalink)
Moderator
Inquisitive 
 
codefreek's Avatar
 
Join Date: Sep 2007
Location: Near you.
Posts: 457
Thanks: 229
codefreek is on a distinguished road
Default

seems a good idea i will sign up ;)
__________________
inquisitive
1. Eager to acquire knowledge.
2. Too curious; overly interested; nosy.
codefreek is offline  
Reply With Quote
Old 10-27-2008, 11:25 AM   #15 (permalink)
The Wanderer
 
ahlofan's Avatar
 
Join Date: Oct 2008
Location: Vancouver -> Hong Kong
Posts: 17
Thanks: 3
ahlofan is on a distinguished road
Default

hey, I have just created a framework too, I have mention it the other post, hope to see your framework release soon, and we can share some ideas!
__________________
Aaron, the creator of Amhulio
Send a message via MSN to ahlofan
ahlofan is offline  
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 01:04 PM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0