It's been years since I've made a new video. 3 - 4 years actually. Really sorry about that. But I'd like to start making videos again. Thanks to everyone who's still around from the old days.
I've learned a lot in those years and there are so many topics I want to cover.
I'd also like to keep helping people with debugging their own code. If things go well with this channel, I'd like to do some multi-part series making full stack application clones. And if things go really well, I'd like to make some custom apps / projects that I've been thinking about.
You know you love CSS3 and HTML5 and all that jazz. Well SliceBox is this amazing 3d image rotator that I fell in love with. The problem is that its all manual.
Everyone needs grids. But people make them too convoluted to implement. My solution uses a simple table, include a js, and css file. Then write you PHP method which just creates a new Grid object....
This tutorial is for those who want to setup svn quickly and for a small application. Im working on a longer tutorial on real SVN setup on a linux server. But that will be a bit.
So if you use video sites like youtube and vimeo, here is how you can adapt your code on your website so that your videos will still play on iPad and iPhone
The goal of this video is to teach you that being dynamic is a good thing. If your making a large scale website you need to include your menus and other code that is going to be on every page. If...