NIH (Not Invented Here syndrome)
In some recent research into forming an Open Source initiative, I came across 'Not Invented Here syndrome' . This was one of those cases where it turns out that there's a widely adopted idea encapsulating a thought process and pit-of-the-stomach feeling that I'd been having for years. It was a nice 'yes! I"m not alone,' moment to be sure.
I do recognize that NIH can be a problem, but incorrect diagnosis can be dangerous as well. If you or someone you love develops a self-conscious problem and needs some reassurance that building in-house is ok, I recommend reading this article by Joel before any further self-scrutiny. (I also recomend regularly reading other stuff from Joel and participating in the business of software discussions that he kindly hosts.)
When engaging a new project, we've almost always brazenly struck forth into the fray crafting and chasing our vision for what the project could be. In the end this has lead to some truly interesting and original sites that have wowed our clients but also a number of projects running over budget (the excess of which we absorbed almost without fail.) There's little doubt that we could have delivered a number of our projects more efficiently if we had relied more heavily on more of the open source (and other) options out there. On not a few occasions, well into extended development cycles, we've realized that we're probably reinventing enough wheels to build a tractor trailer truck. It's hard to objectively quantify at this point how these minuses have balanced out with the benefits of crafting a vision from the ground up, where the only compromise is your own skill and energy. Sometimes I've suffered it. Other times I've benefited from it. I'll abstain from any overarching self-conscious values based reflections that I may or may not have.
Sensational Seo is the way to go
Sensational Seo is the best way to check your site for seo compliance.
+1 to Firefox for opening itself up to the world of addons. +5 to the developers of firebug, the piece of software that has done more to improve both the quality and efficiency of my web work than anything else I've encountered. And now +1 to the folks behind Sensational Seo, who have written one of the first addon addons, bringing the best in seo page analysis into the firebug console. Now you can kick your feet up to the warm hearth of the detachable firebug console as you compulsively scrutinize your site for keywords, best practices and completeness. I also recommend running it on very successful sites like yours to see what they do.
HTML 5 – it’s time
After a long run up, it's finally time to start embracing HTML 5. With support in Chrome, Firefox 3.5, Opera, and Safari it is just around the corner. IE is sulking in the corner as usual, too good to join the party but there are already efforts such a fiks-html5 in public development that will bypass the iempetulence (consider the term coined).
Here are the specs for scanning and/or reference:
and here's some authoritative light reading:
- http://www.alistapart.com/articles/previewofhtml5/
- http://html5doctor.com/
- http://www.alistapart.com/articles/get-ready-for-html-5/
Stay tuned for tales of integrating HTML 5!