Current location: Hot Scripts Forums » General Community » Polls » Is custom code better than existing solutions?


View Poll Results: Is custom code better than existing solutions?
Always 1 14.29%
Usually 2 28.57%
Only if necessary 4 57.14%
Never 0 0%
Other 0 0%
Voters: 7. You may not vote on this poll

Is custom code better than existing solutions?

Reply
  #1 (permalink)  
Old 01-24-10, 09:55 PM
digioz's Avatar
digioz digioz is offline
Community VIP
 
Join Date: Oct 2003
Location: Chicago, IL
Posts: 2,171
Thanks: 3
Thanked 9 Times in 9 Posts
Is custom code better than existing solutions?

Is custom code better than existing solutions? Please explain in a reply below.

Pete
__________________
Reply With Quote
  #2 (permalink)  
Old 01-25-10, 05:50 PM
wirehopper's Avatar
wirehopper wirehopper is offline
-
 
Join Date: Feb 2006
Posts: 2,515
Thanks: 20
Thanked 109 Times in 106 Posts
At this point, there are so many excellent scripts available that choosing a good one and extending it is far more cost-effective than writing your own.

It's really important to choose carefully, since the learning curve for how to use a sophisticated script can be very steep, but it's almost always worth it.
Reply With Quote
  #3 (permalink)  
Old 01-26-10, 09:55 AM
carters-site's Avatar
carters-site carters-site is offline
Wannabe Coder
 
Join Date: Sep 2009
Location: Moline, IL
Posts: 100
Thanks: 2
Thanked 1 Time in 1 Post
I agree with Wirehopper here cost benefits of building on an already established working script outweigh personal knowledge of every aspect of the script.

That being said if you really have to scale software to enterprise level you are likely going to be forced into building a lot of custom software around your architecture. Many complete packages like Cake PHP or drupal are too bloated to scale and can be beaten rather easily building your own if you must squeeze all the blood out of your servers.
Reply With Quote
  #4 (permalink)  
Old 01-27-10, 10:13 AM
digioz's Avatar
digioz digioz is offline
Community VIP
 
Join Date: Oct 2003
Location: Chicago, IL
Posts: 2,171
Thanks: 3
Thanked 9 Times in 9 Posts
Agreed. But how do you guys feel about re-using an existing code library of custom code you have written over the years as opposed to going with other 3rd party custom code. For most cases you still acomplish the same goal while retaining copyright to the code you write.

Pete
__________________
Reply With Quote
  #5 (permalink)  
Old 01-27-10, 06:16 PM
wirehopper's Avatar
wirehopper wirehopper is offline
-
 
Join Date: Feb 2006
Posts: 2,515
Thanks: 20
Thanked 109 Times in 106 Posts
I have a proprietary framework I use - Smarty is really the engine, it handles the configuration, language, and templates. Zend framework is used as a library, and dojo provides the AJAX. It works well - and I've tuned the server to cache as much as possible on the browsers.

-- but --

I think using Zend as a framework is better and I'm working on assembling the architecture based on it. It's more robust than my code.
Reply With Quote
  #6 (permalink)  
Old 01-29-10, 02:26 PM
digioz's Avatar
digioz digioz is offline
Community VIP
 
Join Date: Oct 2003
Location: Chicago, IL
Posts: 2,171
Thanks: 3
Thanked 9 Times in 9 Posts
Quote:
Originally Posted by wirehopper View Post
I have a proprietary framework I use - Smarty is really the engine, it handles the configuration, language, and templates. Zend framework is used as a library, and dojo provides the AJAX. It works well - and I've tuned the server to cache as much as possible on the browsers.

-- but --

I think using Zend as a framework is better and I'm working on assembling the architecture based on it. It's more robust than my code.
It does make sense to further extend or combine existing frameworks to get to what you need faster. I am a big fan of frameworks in general not just in PHP but in .NET as well. The only thing I would be careful with is the amount of resources it requires to run a combination of different libraries and frameworks. You don't want a small application like a directory listing application or guestbook to have the same footprint as a full fledged portal!

Pete
__________________
Reply With Quote
  #7 (permalink)  
Old 04-25-10, 06:58 AM
JKookServ JKookServ is offline
Newbie Coder
 
Join Date: Sep 2008
Posts: 11
Thanks: 0
Thanked 1 Time in 1 Post
If the existing solution is complete, then you don't want to mess up with your own code.
However, combining custom code and existing solution is good.
Reply With Quote
  #8 (permalink)  
Old 09-06-10, 09:03 PM
Server-Logix Server-Logix is offline
Newbie Coder
 
Join Date: Aug 2010
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
If an existing solution is available, I would try to get a demo. If it meets my needs, I would not custom code it. If it does not I would consider custom code.
Reply With Quote
  #9 (permalink)  
Old 09-21-10, 04:55 PM
Morlaf Morlaf is offline
Newbie Coder
 
Join Date: Aug 2010
Posts: 20
Thanks: 4
Thanked 0 Times in 0 Posts
maybe i have been looking in the wrong place, but existing scripts are always too generic.... might as well get down and dirty with some code! )
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Google Ad Rotation Code LaPirata Script Requests 6 12-29-10 03:31 AM
[SOLVED] Javascript is helpful? zoliky JavaScript 9 05-04-08 05:36 AM
convert problem jonnekke PHP 12 02-26-08 02:55 AM
Holiday Sale on Shared/Reseller Solutions @ AllureHost.com AllureHost General Advertisements 0 12-17-05 10:06 PM
protecting code in PHP ckb PHP 12 01-02-04 08:53 AM


All times are GMT -5. The time now is 10:41 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.