<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>KILLERSITES.COM &#187; Podcast | Videos</title>
	<atom:link href="http://www.killersites.com/blog/category/podcast-videos/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.killersites.com/blog</link>
	<description>Real world talk about web design, programming and the business of web design.</description>
	<lastBuildDate>Fri, 06 Nov 2009 16:49:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New Flash CS4 video tutorials released.</title>
		<link>http://www.killersites.com/blog/2009/new-flash-cs4-video-tutorials-released/</link>
		<comments>http://www.killersites.com/blog/2009/new-flash-cs4-video-tutorials-released/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 19:30:57 +0000</pubDate>
		<dc:creator>Stefan Mischook</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Podcast | Videos]]></category>
		<category><![CDATA[flash cs4]]></category>

		<guid isPermaLink="false">http://www.killersites.com/blog/?p=794</guid>
		<description><![CDATA[
Hi everyone,
I am happy to announce our new Flash CS4 video tutorials are finally ready! It only took me a year to get Santo (the author of the video tutorial course) to finally do it &#8211; better late than never I suppose.
  
&#8230; I have to tell you, wrangling up good video authors is [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.killersites.com/blog/wp-content/uploads/2009/10/boxshot-flashcs4.jpg" alt="boxshot-flashcs4" title="boxshot-flashcs4" width="190" height="200" class="alignright size-full wp-image-796" /></p>
<p>Hi everyone,</p>
<p>I am happy to announce our new <a href="http://www.killervideostore.com/video-courses/beginners-flash-cs4.php">Flash CS4 video tutorials</a> are finally ready! It only took me a year to get Santo (the author of the video tutorial course) to finally do it &#8211; better late than never I suppose.</p>
<p> <img src='http://www.killersites.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&#8230; I have to tell you, wrangling up good video authors is like herding cats! </p>
<p>Check out this sample video on using the Flash Bones tool:</p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/SWKiSru5Vto&#038;hl=en&#038;fs=1&#038;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/SWKiSru5Vto&#038;hl=en&#038;fs=1&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<p>You can find more sample videos on the <a href="http://www.killervideostore.com/video-courses/beginners-flash-cs4.php">Flash CS4 video tutorial home page</a> and in this coming months Web Designer Magazine.</p>
<p>Thanks,</p>
<p>Stefan Mischook<br />
www.killersites.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.killersites.com/blog/2009/new-flash-cs4-video-tutorials-released/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Beginners Javascript Video Tutorial</title>
		<link>http://www.killersites.com/blog/2009/beginners-javascript-video-tutorial/</link>
		<comments>http://www.killersites.com/blog/2009/beginners-javascript-video-tutorial/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 06:33:27 +0000</pubDate>
		<dc:creator>Stefan Mischook</dc:creator>
				<category><![CDATA[Ajax - Javascript]]></category>
		<category><![CDATA[Podcast | Videos]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.killersites.com/blog/?p=775</guid>
		<description><![CDATA[
Hi,
Today, the Web is a much more sophisticated place (dynamic shopping carts, blogs, DOM scripting, Ajax etc) &#8230; a Web that requires much more sophisticated web designers. To be a competitive and modern web designer these days, you have to learn more than just HTML and CSS . 
The &#8216;foundation&#8217; languages of web design today [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.killersites.com/blog/wp-content/uploads/2009/10/beginner-javascript.png" alt="beginner-javascript" title="beginner-javascript" width="230" height="256" class="alignright size-full wp-image-777" /></p>
<p>Hi,</p>
<p>Today, the Web is a much more sophisticated place (dynamic shopping carts, blogs, DOM scripting, Ajax etc) &#8230; a Web that requires much more sophisticated web designers. To be a competitive and modern web designer these days, you have to learn more than just HTML and CSS . </p>
<p><strong>The &#8216;foundation&#8217; languages of web design today are:</strong></p>
<p>1. <a href="http://www.how-to-build-websites.com/lessonTwo.php">HTML</a><br />
2. <a href="http://www.csstutorial.net/">CSS</a><br />
3. <a href="http://www.killerjavascript.com/">Javascript</a><br />
4. <a href="http://www.killerphp.com/videos/">PHP</a></p>
<p>You don&#8217;t have to become a full-fledged nerd coder but you should at least understand the basic concepts and be able to read and write basic scripts. This way, when a client or your boss comes to you with some shopping cart script that he wants you to install &#8230; you wont be freaking out because you don&#8217;t understand a thing.  </p>
<p>So in keeping with my goal of training you guys and girls up, I just wanted to announce my latest video tutorial; a course on Javascript: <a href="http://www.killerjavascript.com/videos/">Beginners Javascript</a>.</p>
<p>&#8230; OK, not the most exciting title, but the video tutorials are perfect for people new to programming. Some details:</p>
<blockquote><p>Beginners Javascript is designed to teach total beginners Javascript programming. By the end of the 5 hrs of video training (over 39 individual videos) you will feel comfortable reading and writing usable Javascript code for everyday web tasks like spawning windows, validating forms and creating simple page effects.</p></blockquote>
<p><strong>The table of contents:</strong></p>
<p>Introduction (10:09)<br />
First Javascript (10:21)<br />
What is a programming language (6:18)<br />
Javascript event handlers part 1 (8:58)<br />
Javascript event handlers part 2 (6:40)<br />
Javascript event handlers part 3 (4:50)<br />
Javascript errors part 1 (6:39)<br />
Javascript errors part 2 (4:39)<br />
Javascript variables part 1 (10:53)<br />
Javascript variables part 2 (10:01)<br />
Javascript execution (4:21)<br />
Javascript functions part 1 (8:46)<br />
Javascript functions part 2 (6:22)<br />
Javascript functions part 3 (6:32)<br />
Javascript functions part 4 (9:27)<br />
if statements part 1 (7:33)<br />
if statements part 2 (6:52)<br />
if statements part 3 (8:55)<br />
Javascript loops part 1 (8:25)<br />
Javascript loops part 2 (5:58)<br />
Javascript object; a birds eye view (8:31)<br />
Javascript arrays part 1 (3:36)<br />
Javascript arrays part 2 (7:44)<br />
Javascript arrays part 3 (5:28)<br />
Javascript functions cont. part 3 (8:13)<br />
Javascript functions cont. part 4 (10:16)<br />
Javascript functions cont. part 4-b (9:57)<br />
Javascript functions cont. part 5 (9:18)<br />
Introduction to the DOM part 1 (8:31)<br />
Introduction to the DOM part 2 (3:37)<br />
Javascript forms part 1 (14:50)<br />
Javascript forms part 2 (15:10)<br />
Javascript forms part 3 (6:58)<br />
Javascript forms part 4 (8:51)<br />
Creating a toggle menu part 1 (6:59)<br />
Creating a toggle menu part 2 (10:39)<br />
Linking to external Javascript files (5:46)<br />
Spawning windows with Javascript (9:24)<br />
Javascript frameworks, conclusion to course (4:24)</p>
<p>That&#8217;s it for now.</p>
<p>Stefan Mischook<br />
www.killersites.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.killersites.com/blog/2009/beginners-javascript-video-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript Object Hierarchy Video Tutorial.</title>
		<link>http://www.killersites.com/blog/2009/javascript-object-hierarchy-video-tutorial/</link>
		<comments>http://www.killersites.com/blog/2009/javascript-object-hierarchy-video-tutorial/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 03:27:21 +0000</pubDate>
		<dc:creator>Stefan Mischook</dc:creator>
				<category><![CDATA[Ajax - Javascript]]></category>
		<category><![CDATA[Podcast | Videos]]></category>

		<guid isPermaLink="false">http://www.killersites.com/blog/?p=766</guid>
		<description><![CDATA[Hi,
In this video I introduce you to two things:
1. Basic object oriented concepts.
2. The Javascript object hierarchy.
The goal of this video is to give you a birds eye view of Javascript, to hopefully make it easier to understand how to use this language in later videos. 

This video is from my very soon to be [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>In this video I introduce you to two things:</p>
<p>1. Basic object oriented concepts.<br />
2. The Javascript object hierarchy.</p>
<p>The goal of this video is to give you a birds eye view of Javascript, to hopefully make it easier to understand how to use this language in later videos. </p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/rEKdoAD_hvY&#038;hl=en&#038;fs=1&#038;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/rEKdoAD_hvY&#038;hl=en&#038;fs=1&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<p>This video is from my very soon to be released <a href="http://www.killerjavascript.com/videos/">Javascript basics video tutorial</a> course.</p>
<p>Thanks,</p>
<p>Stefan Mischook<br />
www.killersites.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.killersites.com/blog/2009/javascript-object-hierarchy-video-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New jQuery Video Tutorials</title>
		<link>http://www.killersites.com/blog/2009/new-jquery-video-tutorials/</link>
		<comments>http://www.killersites.com/blog/2009/new-jquery-video-tutorials/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 17:40:56 +0000</pubDate>
		<dc:creator>Stefan Mischook</dc:creator>
				<category><![CDATA[Ajax - Javascript]]></category>
		<category><![CDATA[Podcast | Videos]]></category>

		<guid isPermaLink="false">http://www.killersites.com/blog/?p=758</guid>
		<description><![CDATA[
Hi,
I just released and brand new course on the Javascript framework called jQuery.  JQuery is a very popular Javascript library that many web designers will find themselves working with.
You can find about 40 minutes of free videos from the course here: 
www.killerjavascript.com/beginners-jquery/
Thanks,
Stefan Mischook
www.killersites.com
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.killersites.com/blog/wp-content/uploads/2009/09/Screen-shot-2009-09-04-at-1.39.34-PM.png" alt="Screen shot 2009-09-04 at 1.39.34 PM" title="Screen shot 2009-09-04 at 1.39.34 PM" width="160" height="184" class="alignright size-full wp-image-762" /></p>
<p>Hi,</p>
<p>I just released and brand new course on the Javascript framework called jQuery.  JQuery is a very popular Javascript library that many web designers will find themselves working with.</p>
<p>You can find about 40 minutes of free videos from the course here: </p>
<p><a href=" http://www.killerjavascript.com/beginners-jquery/">www.killerjavascript.com/beginners-jquery/</a></p>
<p>Thanks,</p>
<p>Stefan Mischook<br />
www.killersites.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.killersites.com/blog/2009/new-jquery-video-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speeding up Wordpress with Google Gears</title>
		<link>http://www.killersites.com/blog/2009/speeding-up-wordpress-with-google-gears/</link>
		<comments>http://www.killersites.com/blog/2009/speeding-up-wordpress-with-google-gears/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 00:24:37 +0000</pubDate>
		<dc:creator>Stefan Mischook</dc:creator>
				<category><![CDATA[Blogs and CMS]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Podcast | Videos]]></category>

		<guid isPermaLink="false">http://www.killersites.com/blog/?p=746</guid>
		<description><![CDATA[Hi,
As you may know, I am a big Wordpress fan and I use it on a few of my &#8216;killer&#8217; sites. Anyway, I just discovered that the Wordpress nerds have used the Google Gears project to speed up the Wordpress admin user interface. 
What is Gears?
Gears is basically a browser add-on that allows Javascript code [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>As you may know, I am a big Wordpress fan and I use it on a few of my &#8216;killer&#8217; sites. Anyway, I just discovered that the Wordpress nerds have used the Google Gears project to speed up the Wordpress admin user interface. </p>
<p><strong>What is Gears?</strong></p>
<p>Gears is basically a browser add-on that allows Javascript code to run much faster. To use Gears, you as a programmer, has to build it into your Javascript code (as the Wordpress people did ..) and for people to benefit from Gears, it has to be installed into their browsers.  </p>
<p>.. You can learn more about this in this video I just created:</p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/3V_yl1GUpmI&#038;hl=en&#038;fs=1&#038;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/3V_yl1GUpmI&#038;hl=en&#038;fs=1&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<p>You can install Gears (into your web browser) here:</p>
<p><a href="http://tools.google.com/gears/">http://tools.google.com/gears/</a></p>
<p>Please note that Gears works with Firefox and Explorer only. </p>
<p>I hope you guys find this useful.</p>
<p>Stefan Mischook</p>
<p>www.killersites.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.killersites.com/blog/2009/speeding-up-wordpress-with-google-gears/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating an HTML page with a Mac</title>
		<link>http://www.killersites.com/blog/2009/creating-an-html-page-with-a-mac/</link>
		<comments>http://www.killersites.com/blog/2009/creating-an-html-page-with-a-mac/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 00:01:10 +0000</pubDate>
		<dc:creator>Stefan Mischook</dc:creator>
				<category><![CDATA[Podcast | Videos]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.killersites.com/blog/?p=683</guid>
		<description><![CDATA[I am posting this tip again because a lot of people seem to have a hard time finding the answer on the site &#8230; I am one them!
&#8230; I thought I posted this before, but non of my site searches came up with anything. Here is a common question:
Enjoyed the first video about building web [...]]]></description>
			<content:encoded><![CDATA[<p>I am posting this tip again because a lot of people seem to have a hard time finding the answer on the site &#8230; I am one them!</p>
<p>&#8230; I thought I posted this before, but non of my site searches came up with anything. Here is a common question:</p>
<blockquote><p>Enjoyed the first video about building web sites.  Very clear and to the point.  I just have a difficulty since I&#8217;m using Mac 10.5.7 and I tried the Text Edit application but didn&#8217;t get the same results.  I managed to save it to my Desktop as an html file and it did open in the browser but the code just appeared exactly as the code appeared in Text Edit rather than in bold with different font sizes (h6 or h4) or paragraphs and so forth.  What am I getting wrong?  Am I using the wrong application (SimpleText is an older Mac app). </p></blockquote>
<p>If you are trying to create an HTML document using a Mac text editor (like Text Edit) and all you are getting is the code being displayed rather than a web page, watch this <a href="http://www.idea22.com/video/details/id/200710105960185165">video on creating an html document with a Mac</a>.</p>
<p>Hope that helps,</p>
<p>Stefan Mischook<br />
www.killersites.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.killersites.com/blog/2009/creating-an-html-page-with-a-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use Youtube to embed videos &#8211; Part 2</title>
		<link>http://www.killersites.com/blog/2009/how-to-use-youtube-to-embed-videos-part-2/</link>
		<comments>http://www.killersites.com/blog/2009/how-to-use-youtube-to-embed-videos-part-2/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 15:07:18 +0000</pubDate>
		<dc:creator>Stefan Mischook</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Podcast | Videos]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.killersites.com/blog/?p=615</guid>
		<description><![CDATA[Hi,
This is part 2 of my video tutorial on how to use Youtube to deploy videos in web pages. You can may want to also watch part 1 of my Youtube video embed tutorial.

Some final notes:
Video Processing Notes:
Dimensions: 1280 x 720
h.264 (MP4)
5000 kbits/sec
Dimensions: 640 x 480 /  640 x 360
h.264 (MP4)
3000 kbits/sec
Nerd’s Choice:  [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>This is part 2 of my video tutorial on how to use Youtube to deploy videos in web pages. You can may want to also watch <a href="http://www.killersites.com/blog/2009/how-to-use-youtube-to-embed-videos-part-1/">part 1 of my Youtube video embed tutorial</a>.</p>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/Er7R12vFlZ8&#038;hl=en&#038;fs=1&#038;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Er7R12vFlZ8&#038;hl=en&#038;fs=1&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<p><strong>Some final notes:</strong></p>
<p>Video Processing Notes:</p>
<p>Dimensions: 1280 x 720<br />
h.264 (MP4)<br />
5000 kbits/sec</p>
<p>Dimensions: 640 x 480 /  640 x 360<br />
h.264 (MP4)<br />
3000 kbits/sec</p>
<p>Nerd’s Choice:  I find 640 x 360 works well for live action videos.</p>
<p>As always, thanks for dropping by.</p>
<p>Stefan Mischook</p>
<p>www.killersites.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.killersites.com/blog/2009/how-to-use-youtube-to-embed-videos-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Embedding a video into your web pages.</title>
		<link>http://www.killersites.com/blog/2009/embedding-a-video-into-your-web-pages/</link>
		<comments>http://www.killersites.com/blog/2009/embedding-a-video-into-your-web-pages/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 00:01:38 +0000</pubDate>
		<dc:creator>Stefan Mischook</dc:creator>
				<category><![CDATA[Podcast | Videos]]></category>
		<category><![CDATA[Professional Web Design]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.killersites.com/blog/?p=600</guid>
		<description><![CDATA[In the following video, I go over the two basic ways to insert video into your web pages:
1. Using a site like Youtube.
2. Embedding the videos directly using a Flash video player.
I also get into the video formats you can use to embed video in a website:
1. Flash FLV
2. H.264
3. Quicktime video
4. Windows WMV
For details [...]]]></description>
			<content:encoded><![CDATA[<p>In the following video, I go over the two basic ways to insert video into your web pages:</p>
<p>1. Using a site like Youtube.<br />
2. Embedding the videos directly using a Flash video player.</p>
<p>I also get into the video formats you can use to embed video in a website:</p>
<p>1. Flash FLV<br />
2. H.264<br />
3. Quicktime video<br />
4. Windows WMV</p>
<p>For details and pro&#8217;s and con&#8217;s, watch the video:</p>
<p><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/38_5vx0Mla4&#038;hl=en&#038;fs=1&#038;rel=0&#038;hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/38_5vx0Mla4&#038;hl=en&#038;fs=1&#038;rel=0&#038;hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></p>
<p>As you probably noticed, I am using Youtube to deliver this video as part of an ongoing experiment. If you can&#8217;t see the video, it is probably because your work place is blocking Youtube. Let me know and I will release another copy of the video on the killersites.com servers.</p>
<p>Thanks,</p>
<p>Stefan Mischook</p>
<p>www.killersites.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.killersites.com/blog/2009/embedding-a-video-into-your-web-pages/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Adobe Premiere Professional CS4 Trial Install does not work.</title>
		<link>http://www.killersites.com/blog/2009/adobe-premiere-professional-cs4-trial-install-does-not-work/</link>
		<comments>http://www.killersites.com/blog/2009/adobe-premiere-professional-cs4-trial-install-does-not-work/#comments</comments>
		<pubDate>Sun, 24 May 2009 03:44:33 +0000</pubDate>
		<dc:creator>Stefan Mischook</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Podcast | Videos]]></category>

		<guid isPermaLink="false">http://www.killersites.com/blog/?p=597</guid>
		<description><![CDATA[Hi,
This is just a quick warning that the trial download of Premiere CS4 is buggy .. at best. 
Install Process Craps Out
I tried to install it on my Mac several times and I kept getting an error message that did not help. In the end, after rebooting several times and following all trouble shooting instructions [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>This is just a quick warning that the trial download of Premiere CS4 is buggy .. at best. </p>
<p><strong>Install Process Craps Out</strong></p>
<p>I tried to install it on my Mac several times and I kept getting an error message that did not help. In the end, after rebooting several times and following all trouble shooting instructions that Adobe provides .. it would not install.</p>
<p>&#8230; Talk about lousy software!</p>
<p>Seriously, when a company can&#8217;t even make their install process work &#8230; you have to wonder! I should also point out that (after some digging with Google) that I am not the only one who has had this problem. That said, the trial worked fine on Windows XP. </p>
<p><strong>Premiere&#8217;s Trial Version is Crippled!</strong></p>
<p>The not so nice thing (due to licensing issues,) is that the trial version cannot work with several common video file types like h.264! That meant that I could not test how well Premiere would handle editing the file types I deal with daily. Sucks.</p>
<p>Oh well, I guess I will have to take a look at Final Cut.</p>
<p>Stefan Mischook</p>
]]></content:encoded>
			<wfw:commentRss>http://www.killersites.com/blog/2009/adobe-premiere-professional-cs4-trial-install-does-not-work/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New Javascript videos on Javascript Event Handlers.</title>
		<link>http://www.killersites.com/blog/2009/javascript-videos-on-javascript-event-handlers/</link>
		<comments>http://www.killersites.com/blog/2009/javascript-videos-on-javascript-event-handlers/#comments</comments>
		<pubDate>Sun, 17 May 2009 18:36:41 +0000</pubDate>
		<dc:creator>Stefan Mischook</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Podcast | Videos]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.killersites.com/blog/?p=589</guid>
		<description><![CDATA[Hi,
I recently put out a few new videos on Javascript event handlers:
Javascript Event Handlers Part 1
Javascript Event Handlers Part 2
Javascript Event Handlers Part 3
These are part of my new growing collection of Javascript video tutorials that aim to teach total beginners how to read and write practical Javascript. 
I would like to point out that [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,<img src="http://www.killersites.com/blog/wp-content/uploads/2006/11/video-frog-icon.gif" alt="" title="video_tutorial" width="50" height="68" class="alignright size-full wp-image-129" /></p>
<p>I recently put out a few new videos on Javascript event handlers:</p>
<p><a href="http://www.killerjavascript.com/videos/03-javascript-event-handlers-part-1/03-javascript-event-handlers-part-1.html">Javascript Event Handlers Part 1</a></p>
<p><a href="http://www.killerjavascript.com/videos/03-javascript-event-handlers-part-2/03-javascript-event-handlers-part-2.html">Javascript Event Handlers Part 2</a></p>
<p><a href="http://www.killerjavascript.com/videos/03-javascript-event-handlers-part-3/03-javascript-event-handlers-part-3.html">Javascript Event Handlers Part 3</a></p>
<p>These are part of my new growing collection of <a href="http://www.killerjavascript.com/videos/">Javascript video tutorials</a> that aim to teach total beginners how to read and write practical Javascript. </p>
<p>I would like to point out that I&#8217;ve invested in making the sound for these videos as clear as possible &#8230; so let me know what you think.</p>
<p>Thanks,</p>
<p>Stefan Mischook</p>
<p>www.killersites.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.killersites.com/blog/2009/javascript-videos-on-javascript-event-handlers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
