Published News » Articles
So you wrote a blog post about something that seemed fairly innocuous, but for whatever reason, it caught the attention of one of the major sites and now your server load is at 110 and climbing, the ssh command line session is taking thirty seconds to respond to anything at all, and given that your post is on the front page of slashdot at primetime, this doesn’t look like it’s a temporary blip. W
The year 2010 marks the twentieth anniversary of my professional involvement with the IT industry; in two decades, I have learned that programming, more than any other profession below “Keith Richards,” seems to attract people who have a certain ego. I don’t mean to say that we’re all megalomaniacs in search for a country to run, but there certainly is no lack of opinionated types in our industry
A tutorial on how to move wordpress from one hosting provider to another. Goes through tips in what to change to make it an easy process.
I’ve been working hard on Goodsie.com lately trying to bring it to launch. It’s been great being in on a new PHP project from (near) the beginning, as it frees up a number of things.
One of those, is the fact that I can be using PHP 5.3 and all the new features that come with PHP 5.3. While I’ve used my fair share of the short-cut ternary already (?:), the bigger win for me, are the Lambda funct
I am halfway through reading Growing object-oriented software, guided by tests, a book that teaches Test-Driven Development in a Java environment. A review will come soon, since the process described in this work is really language-agnostic and interesting also for php developers.
Want to know how well your browser supports HTML5? Try the HTML5 test and find out. Points are awarded for every HTML5 feature that is supported. Added together these points give a total score between 0 and 160. Compare multiple browsers or different versions of the same browser and find out which vendor is slacking off and which vendor is pushing the web forward.
Support for the next generation of HTML is already appearing in today’s browsers and Web pages. Are you ready to take advantage?
I've been writing a book about the Zend Framework recently - I'm sure some of you have noticed . A while back I finished a draft of two chapters called "The Architecture of Zend Framework Applications" and "Understanding The Zend Framework". The first chapter is an exploration of the Model-View-Controller (MVC) architectural pattern and why it has become the defacto standard for adoption in web a
Many articles that present methods to make WordPress load faster, recommend efficient solutions like having css and javascript files minified and merged, using CSS sprites and caching.
Alright bloggers, web surfers and simple web enthusiasts, we’ve got some fascinating news for you all. Yes, Internet community can’t stop buzzing about the forthcoming release of the new version of #1 blogging software – WordPress 3.0.
The buzz behind Zend Framework 2.0 is growing rapidly everyday, and not without good reason. Zend Framework 2.0 will utilize the very best of PHP to create a more stable, secure, and better performing framework. Although nothing is set in stone, listed below are some of the highlights so far:
I handpicked 10 webdev articles an tutorials i consider to be the best from February 2010. Hope you like my selection.
I’m reinvestigating Doctrine and Zend Framework for a new project. I’d dismissed them last year as not meeting my needs, but am giving it another go this year. I have to say I’ve got mixed impressions at best, as there seems to be little in the way of documentation with real use cases.
This is my personal review of Zend Framework 1.8 Web Application Development, a book by Keith Pope (affiliate link).
First, a clarification on the book's name, which refers to Zend Framework 1.8: the book work flow is based on the 1.8 version but the Api of Zend Framework is now stable, and thus even if now the latest release is 1.10, the book is not outdated at all. Zend Framework 1 would have
Over the years I’ve played key roles in many software projects. Although I have had many successes there are only a few which were truly memorable. On average I probably do a very exciting project every three years. I would say that’s above industry standards :)