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
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 10-08-2008, 09:14 PM   #1 (permalink)
The Frequenter
Newcomer 
 
xenon's Avatar
 
Join Date: Dec 2007
Location: Bucharest, Romania
Posts: 438
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 12:06 PM.
xenon is offline  
Reply With Quote
Old 10-08-2008, 09:59 PM   #2 (permalink)
The Addict
 
Enfernikus's Avatar
 
Join Date: Jun 2008
Posts: 335
Thanks: 2
Enfernikus is on a distinguished road
Default

Signed up, can't wait :)
Enfernikus is offline  
Reply With Quote
Old 10-09-2008, 09:31 AM   #3 (permalink)
The Prestige
Upcoming Programmer Inquisitive 
 
Tanax's Avatar
 
Join Date: Sep 2007
Location: Sweden, Stockholm
Posts: 1,080
Thanks: 115
Tanax is on a distinguished road
Default

Signed up!
__________________
Tanax is offline  
Reply With Quote
Old 10-09-2008, 05:12 PM   #4 (permalink)
how quixotic are you?
 
ETbyrne's Avatar
 
Join Date: Dec 2007
Location: Lapeer, MI
Posts: 445
Thanks: 37
ETbyrne is on a distinguished road
Default

Signed up. Is this yours?
__________________
Dingo Web Systems > http://www.dingocode.com
My Website > http://www.evanbot.com
ETbyrne is offline  
Reply With Quote
Old 10-09-2008, 09:31 PM   #5 (permalink)
The Frequenter
Newcomer 
 
xenon's Avatar
 
Join Date: Dec 2007
Location: Bucharest, Romania
Posts: 438
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, 10:57 PM   #6 (permalink)
The Addict
 
Enfernikus's Avatar
 
Join Date: Jun 2008
Posts: 335
Thanks: 2
Enfernikus is on a distinguished road
Default

Well you be accepting community contributions?
Enfernikus is offline  
Reply With Quote
Old 10-10-2008, 10:34 AM   #7 (permalink)
The Frequenter
Newcomer 
 
xenon's Avatar
 
Join Date: Dec 2007
Location: Bucharest, Romania
Posts: 438
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, 10:51 AM   #8 (permalink)
The Frequenter
 
ReSpawN's Avatar
 
Join Date: Nov 2007
Location: Netherlands
Posts: 460
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, 02:33 PM   #9 (permalink)
Moderateur
RegEx Guru PHP Guru Top Contributor Advanced Programmer 
 
Salathe's Avatar
 
Join Date: Apr 2007
Posts: 1,393
Thanks: 5
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 offline  
Reply With Quote
Old 10-10-2008, 03:16 PM   #10 (permalink)
The Prestige
Upcoming Programmer Inquisitive 
 
Tanax's Avatar
 
Join Date: Sep 2007
Location: Sweden, Stockholm
Posts: 1,080
Thanks: 115
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, 03:18 PM   #11 (permalink)
The Frequenter
Newcomer 
 
xenon's Avatar
 
Join Date: Dec 2007
Location: Bucharest, Romania
Posts: 438
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, 04:11 PM   #12 (permalink)
The Addict
 
Enfernikus's Avatar
 
Join Date: Jun 2008
Posts: 335
Thanks: 2
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, 07:44 PM   #13 (permalink)
The Frequenter
Newcomer 
 
xenon's Avatar
 
Join Date: Dec 2007
Location: Bucharest, Romania
Posts: 438
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 12:07 PM.
xenon is offline  
Reply With Quote
Old 10-24-2008, 12:10 AM   #14 (permalink)
Super Moderator
Inquisitive 
 
codefreek's Avatar
 
Join Date: Sep 2007
Location: Near you.
Posts: 791
Thanks: 241
codefreek is on a distinguished road
Default

seems a good idea i will sign up ;)
codefreek is offline  
Reply With Quote
Old 10-27-2008, 10: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
Old 06-13-2009, 07:06 PM   #16 (permalink)
The Frequenter
Newcomer 
 
xenon's Avatar
 
Join Date: Dec 2007
Location: Bucharest, Romania
Posts: 438
Thanks: 3
xenon is on a distinguished road
Default

Beta version released:

http://www.webgear.ro/
http://www.webgearsoftware.com/
__________________
I have optimistic thoughts, even though sometimes (if not always) life's a bitch.
xenon is offline  
Reply With Quote
Old 06-13-2009, 07:48 PM   #17 (permalink)
how quixotic are you?
 
ETbyrne's Avatar
 
Join Date: Dec 2007
Location: Lapeer, MI
Posts: 445
Thanks: 37
ETbyrne is on a distinguished road
Default

I just got 7 identical emails about this... Anyways it looks interesting I'll be sure to take a look!
__________________
Dingo Web Systems > http://www.dingocode.com
My Website > http://www.evanbot.com

Last edited by ETbyrne : 06-13-2009 at 09:52 PM.
ETbyrne is offline  
Reply With Quote
Old 06-14-2009, 01:47 AM   #18 (permalink)
how quixotic are you?
 
ETbyrne's Avatar
 
Join Date: Dec 2007
Location: Lapeer, MI
Posts: 445
Thanks: 37
ETbyrne is on a distinguished road
Default

Ok I just got 10 more identical emails about this, do you have a cron job you need to fix?
__________________
Dingo Web Systems > http://www.dingocode.com
My Website > http://www.evanbot.com
ETbyrne is offline  
Reply With Quote
Old 06-14-2009, 02:13 AM   #19 (permalink)
The Addict
 
Enfernikus's Avatar
 
Join Date: Jun 2008
Posts: 335
Thanks: 2
Enfernikus is on a distinguished road
Default

I've just looked through the source and I must say I like it very much, makes good use of all of PHP5's OO features. How ever, the licensing may present problems.
Enfernikus is offline  
Reply With Quote
Old 06-14-2009, 08:13 AM   #20 (permalink)
The Frequenter
Newcomer 
 
xenon's Avatar
 
Join Date: Dec 2007
Location: Bucharest, Romania
Posts: 438
Thanks: 3
xenon is on a distinguished road
Default

Sorry abut the little spam there, I realised too later that the server I was using had some problems sending alot of emails. The queue just filled with some crap and I had to repeat the procedure a couple of times. The problem is now fixed. You'll not receive any additional emails.

@Enfernikus: what about the licensing? The license I'm currently using it's a Creative Commons. And it will remain that way for the community edition (that's the only one available atm, anyway). The point is I invested alot of time in this product so it would be available for home users, who just want to create their own free projects, at the same time being available for commercial purposes, but under a contract. That's the natural way: if you make money using my product, you must pay for that product.

Quote:
Originally Posted by Web Gear Software
Any of the above conditions can be waived if you get permission from the copyright holder. You can do that by contacting us.
__________________
I have optimistic thoughts, even though sometimes (if not always) life's a bitch.
xenon 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 10:34 PM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design