 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
Blancer.com: 10 Compelling Reasons to use the Zend Framework
by Chris Cornutt November 11, 2010 @ 09:47:30
On Blancer.com they've posted what they call ten compelling reasons to use the Zend Framework for your next application (or even to rework a current one).
Trying to decide which framework to use for your new project? In this article, we'll go in-depth about why Zend Framework should absolutely be your PHP framework of choice.
Their reasons cover a wide range of the framework's functionality including:
- Extend classes like there's no tomorrow
- Use what you need, forget everything else
- No model implementation choose your own adventure
- Guidelines and standards
- Community and documentation
voice your opinion now!
zendframework reason opinion choice
NETTUTS.com: 10 Compelling Reasons to Use Zend Framework
by Chris Cornutt June 07, 2010 @ 08:27:16
On NETTUTS.com today there's a new article that shares ten different reasons you should use the Zend Framework in your development.
Whether you're starting a new project or improving an existing one, in this article, I've provided ten reasons why you should use Zend Framework for your next project, and hopefully, it helps you in making an informed decision.
Among the reasons on their list are things like:
- Extend Classes like There's no Tomorrow
- Use What you Need, Forget Everything Else
- It lets you do a Lot of Things!
- No Model Implementation - Choose your Own Adventure!
- Guidelines and Standards
voice your opinion now!
compelling reason zendframework choice opinion
Anna Filina's Blog: 10 Reasons to Write Unit Tests
by Chris Cornutt June 03, 2010 @ 08:40:20
In a recent post to her blog Anna Filina lists ten good reasons to write unit tests for your applications:
It's been bothering me for quite some time not being able to explain the people out there why they need to write unit tests. The most common responses that I got were "this is a waste of time" and "my application has no bugs". Unfortunately, this overconfidence and cutting corners is hurting the developers (and the industry).
Among the reasons in her list are things like "by testing often, you don't break the application as you go", "you ensure maintainability" and you can "save time on testing" when it comes to the release of the application - just run your suite and a lot is already covered.
voice your opinion now!
unittest reason opinion testing
Nessa's Blog: PHP 5.3 Why We're All Late to the Party
by Chris Cornutt May 28, 2010 @ 10:54:01
Nessa has a new post to her blog today on why she thinks most people are late to the party on PHP 5.3 including a few reasons she sees for the delayed adoption among the developer masses.
As a programmer, I would hold it to any site owner to check their site's requirements and the offerings of their host before they unnecessarily waste a lot of time and money, but as a system administrator I frown upon shared hosting providers offering software with known compatibility issues just to be able to advertise as the 'latest and greatest'. The latest isn't always the greatest, and it won't be until the community catches up with what the greatest has to offer.
She notes that her situation, much like many other hosting companies, is that they're "just not ready" to make the upgrade because of some of the hassle it might cause the users. Similar situations happened with the change from PHP4 to PHP5. She also mentions a few specific issues:
- Compatibility issues - several very popular applications don't support some of the 5.3 changes
- There no Zend Optimizer/Zend Guard support
- It's not required for PCI compliance yet
voice your opinion now!
adoption php5 reason opinion compatibility
Richard Thomas' Blog: Solar Framework Shorts - Top 10 reasons to use Solar
by Chris Cornutt November 10, 2009 @ 10:26:53
Richard Thomas is back with another post in his "Solor Framework Shorts" series. This latest post includes ten of the reasons why you should make Solar the frmaework of choice for your next project.
Here is a community built list with the top 10 most popular reasons to use Solar Framework, maybe if your not currently using Solar Framework one or two of these items will perk your interest up and get you to take a look.
Mentioned in the list are things like:
- Structure that just makes sense
- Built in easy to use Locale system
- Solar Views based on Savant the best Template system in the Cosmos
- The community, active and tight knit
Check out the full post for the rest of the list.
voice your opinion now!
solar framework top10 reason opinion
Builder.com.au: Five reasons why your company should hire open source developers
by Chris Cornutt August 10, 2009 @ 11:36:46
The Builder.com.au site has a new article posted today about Open Source developers and why your company could benefit from adding them to your workforce.
Some companies are afraid that hiring an open source developer would be a liability - possibly reverse engineering their proprietary software and then releasing forked versions into the community. Although these may sound like justifiable fears, they overlook some very important benefits that come with hiring open source developers. Let's take a look at some good reasons to hire open source developers.
They list the five reasons (from a business perspective) companies shouldn't be afraid of adding Open Source developers to their teams:
- You can see more than their resumes.
- Open source developers have had to think on their toes and patch the programs that Microsoft has (often times) intentionally broken.
- Open source developers are [generally] very passionate about what they do.
- Along with an open source developer you will enjoy open source support.
- And like adopting any open source project, you will save money.
voice your opinion now!
opensource hire developer reason
Paul Reinheimer's Blog: Top 5 Reasons Windows shops should consider WIMP over LAMP
by Chris Cornutt July 20, 2009 @ 07:55:32
Paul Reinheimer has posted five reasons he thinks that companies should make the switch from LAMP over to WIMP (Windows, IIS, MySQL, PHP).
I'm always looking for better ways to get my job done, save my employer money, and expand my skill set. So whenever I get a chance I'm looking at the competition of the tools we're currently using to see if there's tricks to learn, or reasons to switch. I've been keeping an eye on IIS on various Windows servers for a while, more recently I've been looking at SyBase and SQL Anywhere, as well as CouchDB for data storage (but more on those two later).
He sees these five reasons as possible motivation for your development group (especially if you're already using Windows) to make the switch to this new development structure:
- Use the expertise you already have in-house
- Avoid duplication of Servers
- Avoid duplication of Staff
- Integrate tightly with current technologies
- There's features out there not available on LAMP
A few of these apply no matter what your situation is, especially things like using the knowledge you already have and avoiding duplication wherever possible.
voice your opinion now!
reason lamp wimp
Jim Plush's Blog: Why I chose Zend Framework for Enterprise
by Chris Cornutt March 26, 2009 @ 11:17:29
In a new post to his blog, Jim Plush talks about why he made the choice to go with the Zend Framework over other framework options for his company (Panasonic).
At Panasonic like most large companies we have a plethora of websites ranging from little one off reporting sites to full scale applications. A major problem arises when these sites are left up to the discretion of the developers to choose their own styles, languages and frameworks(mostly custom to themselves). [...] This was where we were 7 months ago. During that time I've been developing a Zend Framework based application that will house all these sub-apps as "modules" underneath the main Zend umbrella.
He lists the reasons why he chose Zend's framework offering - it has the strength of a company behind it, its flexible, its proved its stability, the small footprint and the copious amount of documentation that's been worked up. He also points out a few things that can help keep his development (and, really, anyone's) on the "straight and narrow" - code reviews, a code inspector and unit testing.
voice your opinion now!
zendframework enterprise panasonic standard reason
Andi Gutmans' Blog: Inside Zend Server Linux
by Chris Cornutt March 06, 2009 @ 12:02:26
In his most recent post to his blog Andi Gutmans takes a "look inside" of another version for the recently release all-in-one product from Zend, the Zend Server. This time he focuses on the linux installation.
The majority of our customers run PHP on Linux - most of them on Redhat variants. Therefore, it was critical for us to deliver the best possible experience for Zend Server on Linux. In order to show our commitment to Linux we made a strategic decision and decided to release the product in the de-facto, native format for Linux installations so that Zend Server fits into the Linux distributions like a glove.
He names off several advantages that made them head down this path (towards linux) including the use of the usual automated install tools (apt-get, yum, etc), the automatic install of dependencies that the Zend Server setup might need and a standardized mechanism for the hotfix/updates as they're released.
You can find out more about Zend Server on its page on Zend.com.
voice your opinion now!
zendserver linux reason install automate simple
|
Community Events
Don't see your event here? Let us know!
|