January, 2006 Archives

Tech Links for 1.29.2006

January 29th, 2006 · Posted in Design, Blogging, Links · 0 Comments

It’s been a while since I’ve posted, but I’ve b…

Post Submission Buttons for Wordpress

January 11th, 2006 · Posted in Tools, Blogging · 10 Comments

It’s now easier than ever to submit your blog p…

Professional Blogging Links

January 9th, 2006 · Posted in Tools, Blogging · 2 Comments

There are a number of resources out there for b…

Free Stock Photo Resource

January 4th, 2006 · Posted in Tools, Graphic · 0 Comments

Everyone who has done any web design has found …

Embed Video Content on a Web Page

January 3rd, 2006 · Posted in Design, HTML, Tutorials · 1 Comment

I was trying to figure out the most effective way of embedding video content directly onto a web page, and was able to finally come up with a solution that worked with the <EMBED> tag. Typically the tag is used in this fashion:


<embed src="[VideoURL]" height="[PixelHeight]" width="[PixelWidth]" pluginspace="PluginURL" />