 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
Brian Deshong: Top Ten List + CoderFaire Atlanta 2013
by Chris Cornutt April 12, 2013 @ 12:27:50
Brian Deshong has a new post to his site sharing some of the content (videos) from his upcoming CoderFaire Atlanta (April 20th) talk about web application performance that he's learned over his years in development.
Back in March, I gave a new talk at Atlanta PHP: "Top Ten List: PHP and Web Application Performance". This talk is a culmination of my ~14 years of experience primarily as a web application developer, but also as a systems administrator / DevOps-type. After working with PHP and web applications for so many years, I have amassed quite a few tricks for squeezing maximum performance out of web applications, PHP or otherwise.
The tips are presented by various people from around the web development (and PHP) community and relate to things like:
- Realpath cache settings
- Using offline processing
- Optimized queries
- Gzipping responses
- Caching everything
- Using a content delivery network
If you'd like to see Brian present the full talk, there's still time to get your ticket for CoderFaire - they're only $50 USD for the two day event.
voice your opinion now!
topten coderfaire conference performance tuning presentation atlanta
Developer.com: 10 Powerful PEAR Packages
by Chris Cornutt December 02, 2010 @ 09:06:27
On Developer.com there's a new article with what they think are the top ten PEAR packages that every developer should know and use in their applications.
PHP developers also have another community-driven treasure trove at their disposal, one which is host to almost 600 high-quality libraries yet never seems to garner the attention it deserves. I'm referring to the PHP Extension and Application Repository, better known as PEAR, and in this article I'll try to shine the spotlight just a bit brighter on this fantastic community resource by highlighting 10 useful PEAR libraries (better known as packages) that have become an indispensable part of my programming toolkit.
Included in their list of "Top Ten" are things like:
voice your opinion now!
pear package topten useful
SitePoint PHP Blog: Top 10 MySQL Mistakes Made by PHP Developers
by Chris Cornutt November 19, 2010 @ 08:33:16
On the SitePoint PHP blog today there's a new post from Craig Buckler looking at his top ten MySQL mistakes he as a PHP developer has made over time (and suggests a few things so they can keep from making them again).
database is a fundamental component for most web applications. If you're using PHP, you're probably using MySQL - an integral part of the LAMP stack. PHP is relatively easy and most new developers can write functional code within a few hours. However, building a solid, dependable database takes time and expertise. Here are 10 of the worst MySQL mistakes I've made (some apply to any language/database).
Some of the infamous mistakes that made the list include:
- Using PHP's mysql functions (instead of mysqli)
- Not sanitizing user input
- Not using UTF-8
- Not optimizing your queries
- Using * in SELECT queries
voice your opinion now!
mysql mistake recommendation topten
PHPBuilder.com: My Top 10 Most Useful Joomla Components
by Chris Cornutt July 08, 2010 @ 09:02:39
On PHPBuilder.com today Voja Janjic has written up a "top ten" list of the most useful Joomla components you can use for your Joomla-based site.
Joomla, the PHP-based, open-source content management system (CMS), has grown in popularity thanks to its wealth of templates, modules and components, as well as its ease of installation. In this article I present the most useful Joomla components I have found in my Web development. They cover everything from e-commerce to internationalization to SEO
Components that made the list include:
Each item has a brief description of what it does and a link of where to find the latest version.
voice your opinion now!
topten joomla component
Community News: Open Source Golden Rules
by Chris Cornutt April 20, 2007 @ 09:26:00
There's two new posts out there that anyone involved with Open Source projects would do well to check out - one from Tobias Schlitt and the other from Greg Beaver.
Coming first, Tobias' post talks about what he considers the "Ten Golden Rules" for starting out in the Open Source community. Included in the list are things like:
...and more. Check out the full post for more.
In a response/continuance of this theme, Greg - his own list of rules developers should take to heart when working in and around Open Source applications. Some selections from his list:
- If you must criticize, criticize with a gentle and humble tone
- Despite the evidence, it's probably your fault
- Assume everything you ever say will become permanent and don't say things that will come back to haunt you
That last one's my personal favorite - be sure to check out both lists for some great thoughts from both of these developers.
voice your opinion now!
opensource goldenrule list topten opensource goldenrule list topten
Zend Developer Zone: America's 10 Best Cities to Live in and How They Stack Up for PHP Developers
by Chris Cornutt September 28, 2006 @ 11:21:08
Every developer (PHP or not) out there has sat back in their favorite chair and thought about what else is out there. Well, Cal Evans is no different and he shares a tool he was linked to (by Terry Chay) that could help you find that "what's next" in your career.
I love Nashville, TN. Well, ok, I really like it. It's a great town but I'm getting a bit restless. The problem I face is that I never know what the environment for programmers will be in a given city before moving there. So when Terry Chay briefly mentioned indeed.com's salary search tool, it sparked my interest. If I, a PHP programmer, wanted to move to another city in the US, how would I fare salary wise? Since I don't want to list every city in the US, I've selected CNN/Money's Best Places to Live in America as my list of cities to compare.
Looking specifically for PHP-related jobs, he made the query, found the cities, ranked them and listed the average salary for the area. He also grabbed the cost of living for each location based on the closest large city and matched them up.
The result?
So it's agreed then, we'll all meet in Columbia, MD.
Check out the post and the lovely graph Cal has put together for more cities and their stats.
voice your opinion now!
job market salary area costofliving topten job market salary area costofliving topten
|
Community Events
Don't see your event here? Let us know!
|