Browsing Tag

Videos

Everything You Know About CSS is Wrong
videos

Everything you Know is Wrong!

Everything is changing.
This weekend, I read a very interesting book: “Everything You Know About CSS is Wrong”. The book illustrates how, now that IE has passed the ACID 2 test, we can finally begin to build our websites the proper ways. Up until now, we’ve been forced to implement hacks to form the perfect layout – absolute positioning, precarious floats, etc. But that’s all beginning to change! I’ll show you how in twenty minutes.

Address Book
videos

Mimicking Apple’s Address Book for the Web

As we all know, WordPress is so extensive that you can use it for nearly anything. There are even articles on sites with crazy titles such as 101 alternative uses for WordPress. So I thought, hey, why not? I bet a lot of people want to create their own Web Apps, and essentially WordPress can do that for you. In this video tutorial, we’re going to make an online Address Book.

Building the back-end of a photo site
videos

Building the Back-End of a Photo Site

For those of you who have been following the last few screencasts, you must have noticed that each tutorial has been centered around a “photo site” theme. (See Scanning Folders With PHP, How to Dynamically Create Thumbnails, and Create a Photo-Admin Site Using PHP and jQuery. Today, we’ll build the backend for a photo site. This tutorial will teach you how to add, delete, and update photos.

The 50 Most Eye-Opening Web Development Screencasts
videos

30+ Eye-Opening Web Development Screencasts

We’ve all felt that haze that forms around your eyes when you’re trying to study lines and lines of code from a written tutorial. After an hour or so, your eyes simply become too weakened to continue reading. That’s why I’m such a huge fan of video tutorials. You can sit back and learn at your own pace. I’ve compiled a list of over thirty screencasts that are guaranteed to help you.

how to dynamically create thumbnails
videos

How to Dynamically Create Thumbnails

In this week’s screencast, I’ll show you how to upload files and then have PHP dynamically create a thumbnail. Whether you’re building an ecommerce site, or just a simple gallery, these techniques will absolutely prove to be useful. If you’re ready for your “spoonfed” screencast of the week, let’s get going!

Web Design in Two Minutes
videos

Web Design in Two Minutes

This is a time-lapse video of what was originally about 2 hours. Though this video doesn’t teach anything specifically, it’s strangely calming to watch.

Scanning Folders with PHP
videos

Scanning Folders with PHP

Let’s imagine that you want to build a page that will display snapshots of your latest work. One way to do this would be to hard-code the images into your document. The obvious repercussion is that, every time you want to add a new item, you must manually update your html document. Another method would be to store and retrieve the information from a MYSQL database. This will function perfectly, though for many sites, this solution may possibly offer far more power than is technically needed – not to mention the increase in hosting costs.

In such instances, the best solution is to make PHP scan your “portfolio” folder and dynamically create the code for you. If you want to update your page with a new snapshot, all that you need to do is drag the image, and its respective thumbnail, into the appropriate folders – and PHP will do the rest. Let’s build it now!

From PSD to XHTML
videos

How to Convert a PSD to XHTML

I continue to be amazed by how well Collis’s “Build a Sleek Portfolio Site From Scratch” tutorial continues to perform. It’s been months, yet it still posts strong numbers every week. Considering that fact, I decided to create a screencast that shows you exactly how to convert a PSD into perfect XHTML/CSS.

Photos site with PHP and jQuery
videos

Create a Photo Admin Site Using PHP and jQuery

I’m pleased to present you with part one of a two part series on creating a photo site using PHP, jQuery, and AJAX. Originally, I intended to fit the entire tutorial into one screencast, but that quickly became a pipe dream as I realized that there was simply too much to cover. Nevertheless, even if you only watch this first video, you should learn a great deal.

We’ll be retrieving images from a database, creating a simple login form with authentication, and will then allow for our database to be asynchronously updated. Sounds good? If so, let’s get into it.

Ruby On Rails Week 4
videos

Ruby On Rails – Week 4

Welcome to Ruby on Rails From Scratch Week 4! This week we’re going to talk about ruby syntax. After this tutorial, I believe that you’ll have a much better understanding of the framework and feel much more comfortable doing things by yourself. Oh yeah, and there’s a surprise this week – a screencast! So without further ado, here is week 4!

Page 32 of 33« First...2627282930313233