Fiftyfoureleven.com Web Development Resources and Weblog
Home
home
blog
resources
about
contact
feeds
The latest from the Blog
Check out the Resources in the sidebar →
When Bad News Follows You: SEO Redux?I came across the article from Nicholas Carr's post Should the Net forget?
This is an interesting consequence that seems to be getting pushed on SEO, rather then perhaps looking at it from the aspect of accountable reporting, no?
Nicholas... Read more »Simple Function Testing and Debugging in PHPFiring a function from your browser
The concept is as simple as firing a function from your browser, and it leans on PHP's call_user_func_array.
I'm going to outline the concept as I have implemented it. This exact implementation... Read more »MySQL Optimization - A Little TipSome simple suggestions
Well I don't consider myself an expert, I do have experience with working with larger datasets and there are a couple of things that I always do to keep queries performing well.
Optimize Queries with EXPLAIN
Explain... Read more »CSS, Image Sprites, Background Images and Website OptimizationThis ...
All rights reserved.