Go Back   Pligg CMS Forum > Other > Retired Threads

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-16-2007, 05:33 PM
AshDigg's Avatar
Coder
 
Join Date: Dec 2005
Posts: 1,574
Thanks: 235
Thanked 345 Times in 206 Posts
Pligg V2.0

Pligg V 1.0 information here.

Demo's coming soon.

A complete rewrite of Pligg has been started to
- improve performance
- ease templating
- improve language support

There are 2 'editions' that I am working with at the moment.

Not MVC) Rewritten code with various freely available classes. Not using Smarty or TemplateLite. Turns out we don't use most of the features and we simply don't need it.

MVC) Rewritten code using the CodeIgniter framework. Anyone not familiar I encourage you to checkout these videos. I've tried Cake, Symphony and Zend but I felt most 'at home' with CodeIgniter.

Code is available for review, just PM me.

Both 'editions' are at the same point in the development process. Both can
- work with Beta 9.x data
- display stories
- allow voting / unvoting
- allow submitting of stories
- allow register / login / logout

Both 'editions' are 10-100 times faster than the Beta 9.x series even without any caching enabled.

We have not decided which 'edition' to continue with. At this point in time, it looks like we will go with CodeIgniter due to the enormous amount of 'classes / features' that comes with it, and it took much less time to develop than 'non mvc' 'edition'.

Both versions are far enough along to support a 'feature request' site run on Pligg V2 for submitting / voting on new feature requests.

more information (and maybe better editing) (and maybe less single quotes ' ) to come.
__________________
- Ash

Last edited by AshDigg; 07-16-2007 at 06:53 PM.
Reply With Quote
  #2 (permalink)  
Old 07-16-2007, 05:44 PM
P1mpPanther's Avatar
Constant Pligger
 
Join Date: Feb 2007
Posts: 292
Thanks: 47
Thanked 10 Times in 9 Posts
is there a demo site running v.2 yet?

figured id ask...
__________________
RunStream :: RSS feed creator | RSS Marketing Platform | TagBlast!

...and a Pligg site on deck!
Reply With Quote
  #3 (permalink)  
Old 07-16-2007, 06:50 PM
New Pligger
 
Join Date: Jul 2007
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Also

what does this mean for the projected release of v1.0? Is 1.0 scrapped now in favor of 2.0?
Reply With Quote
  #4 (permalink)  
Old 07-16-2007, 06:53 PM
AshDigg's Avatar
Coder
 
Join Date: Dec 2005
Posts: 1,574
Thanks: 235
Thanked 345 Times in 206 Posts
Pligg V 1.0 information here.

Demo's coming soon.
__________________
- Ash
Reply With Quote
  #5 (permalink)  
Old 07-17-2007, 12:56 AM
Casual Pligger
 
Join Date: Mar 2007
Location: Salem, Oregon
Posts: 51
Thanks: 18
Thanked 0 Times in 0 Posts
Send a message via Skype™ to harlem
Any details on the upgrade path? For instance, I am using 9.1. Should I incrementally upgrade to each successive version. This information would be good to know before upgrading to a stable release.
Reply With Quote
  #6 (permalink)  
Old 07-17-2007, 06:24 AM
dollars5's Avatar
Pligg is my love :)
 
Join Date: Dec 2006
Location: India
Posts: 2,153
Thanks: 290
Thanked 266 Times in 177 Posts
Quoting from CodeIgniter site
Quote:
CodeIgniter is right for you if:

* You want a framework with a small footprint.
* You need exceptional performance.
* You need broad compatibility with standard hosting accounts that run a variety of PHP versions and configurations.
* You want a framework that requires nearly zero configuration.
* You want a framework that does not require you to use the command line.
* You want a framework that does not require you to adhere to restrictive coding rules.
* You are not interested in large-scale monolithic libraries like PEAR.
* You do not want to be forced to learn a templating language (although a template parser is optionally available if you desire one).
* You eschew complexity, favoring simple solutions.
* You need clear, thorough documentation.
These highlighted things are of particular interest.
Reply With Quote
  #7 (permalink)  
Old 07-17-2007, 02:39 PM
Yankidank's Avatar
Coder/Designer
Pligg Version: SVN
Pligg Template: Wistie
 
Join Date: Dec 2005
Location: Ocala, FL
Posts: 1,818
Thanks: 110
Thanked 182 Times in 128 Posts
Send a message via AIM to Yankidank Send a message via Skype™ to Yankidank
For everyone who is concerned about upgrading, Pligg 2 will connect to your existing Pligg Beta mysql. So your site should be able to continue to use your current Pligg data using the new framework.
__________________
Need a Pligg Host?
Get 3 free months
when you buy a year of hosting.
Use the coupon PLIGG at either...
MidPhase hosting starting at $7.95/month.
ANhosting hosting starting as low as $4.95/month.
Reply With Quote
  #8 (permalink)  
Old 07-17-2007, 10:25 PM
not2serious's Avatar
Pligg Donor
Pligg Version: v0.96 w/modifications
Pligg Template: Yget w/modifications
 
Join Date: Apr 2007
Location: East Coast, USA
Posts: 226
Thanks: 16
Thanked 16 Times in 15 Posts
Could you provide estimated release dates?

Since we now know that the easy template integration will not be available until v2.0, is there any anticipated release date? Even if it is a rough goal date.

This may encourage the creation of some new templates for v9.x thru the v1.x (since there will be only limited new features). If the investment of time and money will have a useful life of 6 or months, the template developers may be willing move forward and actively develop new templates.
__________________
My Pligg Site: Critique My Art
My Arts Directory: Links 2 Arts
Reply With Quote
  #9 (permalink)  
Old 07-20-2007, 05:29 PM
Casual Pligger
 
Join Date: Apr 2007
Posts: 46
Thanks: 3
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by Yankidank View Post
For everyone who is concerned about upgrading, Pligg 2 will connect to your existing Pligg Beta mysql. So your site should be able to continue to use your current Pligg data using the new framework.
So when Ash is doing a complete rewrite its just the code and will not be changing the DB schema?

And ofcourse being the noob I am I have to ask again, will the 1.0 version have the new code or any of it? or is the re-write only for 2.0
__________________
FujiPadam
Reply With Quote
  #10 (permalink)  
Old 07-20-2007, 07:37 PM
dollars5's Avatar
Pligg is my love :)
 
Join Date: Dec 2006
Location: India
Posts: 2,153
Thanks: 290
Thanked 266 Times in 177 Posts
The CI will be used for v2.0, v1.0 will be based of the current code base.
Reply With Quote
The Following User Says Thank You to dollars5 For This Useful Post:
Reply

Thread Tools
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
Pligg integration with SMF Forum autoinc Modification Tutorials 64 05-19-2008 02:22 AM


Search Engine Friendly URLs by vBSEO 3.2.0