Accessing backend system…
We're sorry, but your session has expired due to inactivity. Please use your browser to refresh this page and log in to our system again.
Have you ever wanted to add location-aware content to your web applications? Would you believe me if I told you it was dead easy, and you could be up and running in about 10 minutes? The first thing you want to do is use someone else’s work. Geolocation is a solved problem; there’s no need [...]
Recently, I attended a panel of local business executives discussing “the Cloud”. Overall, it was an interesting discussion. Since they all managed what we would consider “Enterprise Scale” operations, it was a different viewpoint for me as I spend much of my time talking to smaller scale operations or start-ups. As the discussion played out, [...]
Yet again, it’s that time of year. Later today we have the kick off of the seventh ZendCon (officially called the Zend PHP Conference). This year I’m hitting the event under the php|architect banner as press. It will be my job to cover the good, the bad, the news, the chaos, and generally the things [...]
I’ve heard a lot of people compare PHP to a Swiss Army Knife. You know the ones, 5 blades, a corkscrew, a saw…and the obligatory toothpick that you will lose so you might as well take it out now and just throw it away. Why anyone would consider PHP to be like this is beyond me.
Even successful software often fails miserably.
I was recently reminded of a talk I heard back in 2008 at php|works in Atlanta. Eric David Benari gave a great talk on usability and accessibility for sites, and even though this was quite a while ago, the talk topic remains relevant today. One of the main things that I got out of that [...]
Down the Rabbit Hole The moment you’ve been waiting for, let’s dive into the code. The application has two basic functions, the first is the login and the second is to fetch sales numbers. Since those are very different, we will need two different controllers. While we are only concentrating on the actual code necessary [...]
Editor’s Note: This is part three of a four-part series on building mobile dashboards with Flash and PHP. You can still read Part One and Part Two on php|architect’s Website. In case you did not know this, I love PHP. It is the Swiss Army Knife of development languages, and I can do dang near anything [...]
It’s time for the second instalment on our four-part series on mobile dashboards; this time, we focus on the user interface of our application.
We’ve wanted to show you how we run our site for many years, but have always struggled with synthesizing a good example—until now. In this three-part article, Marco and Cal show how they built a cool, cross-platform mobile dashboard for visualizing sales.