Posted by mdrisser on 2009/01/21 under Development, PHP |
Smashing Magazine has an article that is squarely aimed at those of us who are web developers, more specifically, PHP developers.
50 Extremely Useful PHP Tools | Developer’s Toolbox | Smashing Magazine.
A couple of these tools I use, or have used, but a great many of them I haven’t used and some I’ve never even heard [...]
Posted by mdrisser on 2008/12/30 under Design, Development, PHP |
I’m pretty excited. I’m currently in the middle of a complete redesign for R1 Design Studios, I’m really pleased with the new look, and I’ll be doing the entire site using the excellent CodeIgniter PHP Framework. This will enable me to easily add new functionality into the existing site. Read more of this article »
Posted by mdrisser on 2008/08/09 under Development, JavaScript, Misc., UI, Web Browsers, jQuery |
Now that we’ve looked at the core components of the jQuery UI, we’ll start taking a look at the other parts of the UI. In addition to the components the UI also contains some actions and effects.
Read more of this article »
Posted by mdrisser on 2008/05/28 under Development, JavaScript, UI, Uncategorized, jQuery |
Welcome back. I hope you enjoyed the tutorial on the jQuery UI Dialog widget. This time around we’re going to take a look at the Tabs widget.
If you’re not familiar with it, the jQuery UI Tabs widget will allow you take a page full of content and separate it out into, what appears to the [...]
Posted by mdrisser on 2008/05/16 under Development, JavaScript, UI, Uncategorized, jQuery |
OK, I admit it, I love the jQuery Framework, its fast, easy to use, extensible and very well documented. The only thing that is currently lacking in documentation is the new UI (User Interface). Since that is the case, and I see a lot of potential in the new UI, I’ve decided to write a [...]