|
|
 |
BOOK: Professional CodeIgniter ISBN: 978-0-470-28245-8
 | This is the forum to discuss the Wrox book Professional CodeIgniter by Thomas Myer; ISBN: 9780470282458 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Professional CodeIgniter ISBN: 978-0-470-28245-8 section of the Wrox Programmer to Programmer discussions. This is a community of tens of thousands of software programmers and website developers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining today you can post your own programming questions, respond to other developers’ questions, win occasional prizes given to our best members, and eliminate the ads that are displayed to guests. Registration is fast, simple and absolutely free .
|
 |
|
|
 |

June 15th, 2009, 08:05 PM
|
|
Authorized User
|
|
Join Date: Jun 2009
Posts: 24
Thanks: 0
Thanked 1 Time in 1 Post
|
|
What is the license for the shopping cart sample codes?
In the Claudias download, there is only license for the CI. What is the license for the Claudias the sample shopping system? I cannot find the license of Claudias in the download files.
Could you explain your Claudias sample code license?
Last edited by blackhorse66 : June 15th, 2009 at 08:15 PM.
|

June 17th, 2009, 10:40 PM
|
|
Wrox Author
|
|
Join Date: May 2008
Location: Austin, TX, USA.
Posts: 53
Thanks: 0
Thanked 5 Times in 5 Posts
|
|
do what you like with it
Quote:
Originally Posted by blackhorse66
In the Claudias download, there is only license for the CI. What is the license for the Claudias the sample shopping system? I cannot find the license of Claudias in the download files.
Could you explain your Claudias sample code license?
|
Hi there--as far as I'm concerned, reuse the code however you like. There's no license.
__________________
Thomas Myer
Author, Professional CodeIgniter
http://www.tripledogs.com
|

June 18th, 2009, 12:20 AM
|
|
Authorized User
|
|
Join Date: Jun 2009
Posts: 24
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Thanks!
I could use this one as the base to re-write my own CI code base.
For years I have been using my own code base, for online marketing, e-commerce, or real estate web sites.
I am looking for a good book with full coverage sample codes, so I could use it as reference and the base to rewrite my own code base to make new code base which will be on CI framework so other programmers could work with systems I develop.
After just quickly review the CI documents, I had no problems at all to read Claudias and understand why you do it this way or that way.
The book could be used as reference or as the reminder if I miss some points by just read the Claudias.
Just a note, I do find that Claudias is written maybe for "E_ALL & ~E_NOTICE". but the index.php set up is "E_NOTICE", which will bring some errors, most are for undefined index or undefined variables.
Last edited by blackhorse66 : June 18th, 2009 at 12:25 AM.
|

November 10th, 2009, 03:58 PM
|
|
Authorized User
|
|
Join Date: Nov 2009
Posts: 26
Thanks: 3
Thanked 0 Times in 0 Posts
|
|
I modified it and I'd like to contribute to wiki with your permission
@myerman:
I have been reading and working with your code last few weeks. I modified your original code.
Fixed ALL the bugs in front-end and back-end. (hopefully)
Added captcha to newsletter subscribe.
Added a contact page with captcha.
Updated to CI 1.7.2
Changed to jQuery.
Added a nudge menu to the front-end
Random feature products images have a link to product page.
Changed admin/products to show more details including categor names.
Search function do not pick up inactive products.
Added table-sort function (jQuery) to all the backend pages. This enables to sort in both ways, including show rows (10, 20, 30, etc) as well.
If I get your permission, I'd like to add to Codeigniter Wiki.
Of course all the credits to the book and recommendation of the book.
If you like I can send you a copy to see it first.
Please let me know.
Regards. 
Last edited by phpcoder101 : November 10th, 2009 at 04:26 PM.
|

November 10th, 2009, 04:27 PM
|
|
Wrox Author
|
|
Join Date: May 2008
Location: Austin, TX, USA.
Posts: 53
Thanks: 0
Thanked 5 Times in 5 Posts
|
|
go right ahead!
I love it! It's an honor to have someone in the community do this. Please share with others, let's keep growing the CodeIgniter world.
BTW, I'm still kicking myself for not asking the publisher for more time. Most of the "bugs" weren't bugs, they just didn't make it back into the book in time after final review, I swear. /Frustrating
__________________
Thomas Myer
Author, Professional CodeIgniter
http://www.tripledogs.com
|

November 10th, 2009, 04:50 PM
|
|
Authorized User
|
|
Join Date: Nov 2009
Posts: 26
Thanks: 3
Thanked 0 Times in 0 Posts
|
|
Thank you.
Great!
I appreciate your openness and kindness.
I will be happy if I can contribute to the community, even if it is a small way.
I will post here when I post in CI wiki. 
|

November 10th, 2009, 05:01 PM
|
|
Wrox Author
|
|
Join Date: May 2008
Location: Austin, TX, USA.
Posts: 53
Thanks: 0
Thanked 5 Times in 5 Posts
|
|
what is your email?
would like to send you a quick note.
mine is myerman AT gmail DOT com
__________________
Thomas Myer
Author, Professional CodeIgniter
http://www.tripledogs.com
|

November 11th, 2009, 01:44 AM
|
|
Authorized User
|
|
Join Date: Nov 2009
Posts: 26
Thanks: 3
Thanked 0 Times in 0 Posts
|
|
my email
I will email you.
|

November 12th, 2009, 04:16 PM
|
|
Authorized User
|
|
Join Date: Nov 2009
Posts: 26
Thanks: 3
Thanked 0 Times in 0 Posts
|
|
Here is the link for my version of update.
I just added my version of update to Codeigniter wiki here.
Hopefully it will be useful for some. 
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Similar Threads
|
| Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| Need some more sample codes |
t.m.sundaram |
Visual Basic 2005 Basics |
0 |
July 16th, 2006 08:16 AM |
| Shopping Cart |
inkrajesh |
ASP.NET 1.0 and 1.1 Basics |
2 |
February 28th, 2006 02:08 AM |
| shopping cart |
xipnl |
BOOK: Beginning PHP5, Apache, and MySQL Web Development ISBN: 978-0-7645-7966-0 |
1 |
June 10th, 2005 07:00 PM |
| Shopping Cart |
superG |
ASP E-commerce |
2 |
July 14th, 2004 03:10 PM |
| C# shopping cart |
franknguyen |
ASP.NET 1.x and 2.0 Application Design |
1 |
January 5th, 2004 09:54 AM |
|
 |