A Shorter Version of the Scott Stanfield Video, Now With Better Audio!
Wednesday, May 25, 2011 at 8:46PM
Joe Paris | Comments Off |
Wednesday, May 25, 2011 at 8:46PM
Tuesday, May 24, 2011 at 10:40PM I apologize, folks. It seems that there are known issues with using Google Web Fonts and just about any version of IE. I've read several conflicting explanations of exactly why they don't work but in the end the consensus is you can't expect them to work in Internet Explorer. Fortunately, the fonts we've seen both at fonts2u.com and fontsquirrel.com work fine across browsers.
Sorry about that, let's hope Google gets its act together!
Sunday, May 22, 2011 at 7:56PM I recently discovered Font Squirrel, a site offering fonts that are free for commercial (or personal) use.
Tuesday, May 17, 2011 at 4:00PM The following code will embed a Youtube video in your page and start playback automatically at 30 seconds into the video:
Note the &autoplay=1 parameter in both the <param> value attribute and the <embed> src attributes. This starts the video automatically as soon as it is sufficiently buffered to play.
Also note the &start=30 parameter again in both the <param> value attribute and the <embed> src attributes. This causes the video to begin playing at the thirty second mark. Because we are embedding this video we must use the &start parameter. It's value is the number of seconds we want to start into the video. So, if we wanted to start one minute, fifteen seconds into the video we would use &start=75.
Thursday, May 12, 2011 at 3:52PM Security Now! is an excellent weekly podcast focusing on all facets of computer security. Here are a few selected episodes that deal directly with web security. In addition to the audio podcast itself, transcripts are made available for every episode here. You may also view the full catalog of back episodes on that page, there is a lot of great content there!
Note: the beginning of each show features errata and security news with discussion of the show's topic usually starting between 15 and 20 minutes in. While you can skip this intro material I highly recommend you listen, I guarantee you'll learn something.
And many, many more
These aren't an assignment, but