<?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>Grasby&#039;s Programming Blog</title>
	<atom:link href="http://wp.dzinery.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://wp.dzinery.com</link>
	<description></description>
	<lastBuildDate>Wed, 25 Nov 2009 19:16:52 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using Media Player APIs</title>
		<link>http://wp.dzinery.com/?p=275</link>
		<comments>http://wp.dzinery.com/?p=275#comments</comments>
		<pubDate>Wed, 25 Nov 2009 19:16:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wp.dzinery.com/?p=275</guid>
		<description><![CDATA[JW Player Resources
The JW Player will accept many different flashvars in the programming of your html. (Flashvars are various variables that you can enter into your embedded HTML coding to change your JW player functions and also the appearance of it. Settings of flashvars can be created and accessed through plug-ins and java scripting.
Main site
http://www.longtailvideo.com/players/jw-flv-player/
This [...]]]></description>
			<content:encoded><![CDATA[<p><strong>JW Player</strong> <strong>Resources</strong></p>
<p>The JW Player will accept many different flashvars in the programming of your html. (Flashvars are various variables that you can enter into your embedded HTML coding to change your JW player functions and also the appearance of it. Settings of flashvars can be created and accessed through plug-ins and java scripting.</p>
<p><strong>Main site</strong><br />
<a href="http://www.longtailvideo.com/players/jw-flv-player/">http://www.longtailvideo.com/players/jw-flv-player/</a></p>
<p><strong>This is the link that leads to the different flashvars variables that you can change in the coding.<br />
</strong><br />
<a href="http://developer.longtailvideo.com/trac/wiki/FlashVars#API">http://developer.longtailvideo.com/trac/wiki/FlashVars#API</a></p>
<p><strong>The API in this flash player leaves lots of room for editing and changing. The API internally through plugins built through actionscript and externally through javascript.<br />
</strong><br />
<a href="http://developer.longtailvideo.com/trac/wiki/FlashApi">http://developer.longtailvideo.com/trac/wiki/FlashApi</a></p>
<p><strong>You can view a number of tutorials here.</strong></p>
<p><a href="http://www.longtailvideo.com/support/tutorials">http://www.longtailvideo.com/support/tutorials</a></p>
<p><strong>A list of example where you can view the source code.</strong></p>
<p><a href="http://developer.longtailvideo.com/contributors/nyboe/index.html">http://developer.longtailvideo.com/contributors/nyboe/index.html</a></p>
<p>Flash/Actionscript players</p>
<p><strong>General Information</strong></p>
<p><a href="http://en.wikipedia.org/wiki/ActionScript">http://en.wikipedia.org/wiki/ActionScript</a></p>
<p><a href="http://code.google.com/apis/youtube/flash_api_reference.html">http://code.google.com/apis/youtube/flash_api_reference.html</a></p>
<p><strong>Tutorials</strong></p>
<p><a href="http://republicofcode.com/tutorials/flash/as3xmlvideoplayer/">http://republicofcode.com/tutorials/flash/as3xmlvideoplayer/</a></p>
<p><a href="http://kriggio.wordpress.com/2007/06/06/a-super-simple-flv-player-using-actionscript-30/">http://kriggio.wordpress.com/2007/06/06/a-super-simple-flv-player-using-actionscript-30/</a></p>
<p><a href="http://www.lemlinh.com/as3-video-player-tutorials-roundup/">http://www.lemlinh.com/as3-video-player-tutorials-roundup/</a></p>
<p>Flowplayer</p>
<p><strong>Demo site</strong></p>
<p><a href="http://flowplayer.org/demos/index.html">http://flowplayer.org/demos/index.html</a></p>
<p><strong>Flowplayer API</strong></p>
<p><a href="http://flowplayer.org/apidoc/">http://flowplayer.org/apidoc/</a></p>
<p><strong>Download Link</strong></p>
<p><a href="http://flowplayer.org/download/index.html">http://flowplayer.org/download/index.html</a></p>
<p><strong>Plugins</strong></p>
<p><a href="http://flowplayer.org/plugins/index.html">http://flowplayer.org/plugins/index.html</a></p>
<p><strong>My Example Page</strong></p>
<p><a href="http://www.dzinery.com/flowplayer_example/examples.html">http://www.dzinery.com/flowplayer_example/examples.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wp.dzinery.com/?feed=rss2&amp;p=275</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CMS and WordPress</title>
		<link>http://wp.dzinery.com/?p=51</link>
		<comments>http://wp.dzinery.com/?p=51#comments</comments>
		<pubDate>Tue, 06 Oct 2009 02:08:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wp.dzinery.com/?p=51</guid>
		<description><![CDATA[A CMS or Content Management System allows a website owner to easily manage online content without having to know any back-end coding. Using a CMS can reduce the costs associated with maintaining a website and give the owner of the site complete control of what kind of content he or she wants on their site. [...]]]></description>
			<content:encoded><![CDATA[<p>A CMS or Content Management System allows a website owner to easily manage online content without having to know any back-end coding. Using a CMS can reduce the costs associated with maintaining a website and give the owner of the site complete control of what kind of content he or she wants on their site. They&#8217;re many different types of CMS systems out there such as Joomla, Drupal, and MODx and of course WordPress. These four examples are by no means a complete list. Seeing as I&#8217;m using WordPress, I&#8217;m going to dig a bit deeper into its features.</p>
<p><strong>Setup/Configuration</strong></p>
<p>Installing WordPress is incredibly easy and it often takes one click of a button to have it installed. Many hosting companies offer this one click installation that will have you up and running a default WordPress blog in minutes. Even if the one click installation is not available, you can simple download the appropriate files from WordPress.org and upload them manually to your server. WordPress will then guide you through a simple installation procedure creating all the necessary databases for you.</p>
<p><strong>Customization</strong></p>
<p>When signed into the dashboard, simply clicking on Theme under the appearance category will give you a wealth of new looks for your blog. They&#8217;re hundreds of designs available and each one can be further customized using CSS. In addition to that you can look under the plug-in section and add more customized widgets to provide additional functionality and personality to your blog/site. Customizing a theme can be a bit daunting for some, and strong knowledge in CSS is required to get the exact look you want.</p>
<p><strong>Authentication</strong></p>
<p>This is where the real strength in WordPress comes to play. Being a blogging platform it thrives on user interaction and input. One thing you don&#8217;t want is spammers writing offensive comments on your site. WordPress gives you full control on who can post comments or stories. The admin can even have the option to approve any comments before they become live. WordPress has broken down user roles into 5 categories and these ensure that the admin has full control of the content on the blog:</p>
<ul>
<li><a href="http://codex.wordpress.org/Roles_and_Capabilities#Administrator">Administrator</a> &#8211; Somebody who has access to      all the administration features</li>
<li><a href="http://codex.wordpress.org/Roles_and_Capabilities#Editor">Editor</a> &#8211; Somebody who can publish posts,      manage posts as well as manage other people&#8217;s posts, etc.</li>
<li><a href="http://codex.wordpress.org/Roles_and_Capabilities#Author">Author</a> &#8211; Somebody who can publish and manage      their own posts</li>
<li><a href="http://codex.wordpress.org/Roles_and_Capabilities#Contributor">Contributor</a> &#8211; Somebody who can write and      manage their posts but not publish posts</li>
<li><a href="http://codex.wordpress.org/Roles_and_Capabilities#Subscriber">Subscriber</a> &#8211; Somebody who can read      comments/comment/receive newsletters, etc.</li>
</ul>
<p><strong>Content Control</strong></p>
<p>Anyone who has ever made a post using WordPress knows how easy it really is. If you know how to using a word processor then this should be no different. It gives you all the basic functionalities of a Word Processor to quickly and easily post content to specific pages or posts. The best part is, that once content is published you can simply go back to your original page in the Dashboard and make any changes you want. Literally anyone can use this system to maintain a website. In addition, you can also add images, sounds, videos and more.</p>
<p><strong>Professional/Social networking integration</strong></p>
<p>With the abundance of social networking sites available, wouldn&#8217;t it be nice to have them all connected with your blog/site? Well, once again thanks to WordPress plug-ins, this is easily attainable. Any Social Networking sites you can think of will most likely have some sort of WordPress integration available. For example, there is a twitter application that will allow you to update your twitter status based on a WordPress blog post. There is another application for WordPress that will display your tweets right on your blog with links to your twitter profile. The possibilities are endless to connect with people all over the world and WordPress can bring all of them to one place.</p>
<p><strong>Managing Media Assets</strong></p>
<p>The media library inside WordPress makes managing media on your blog/site very easy. You can manage your videos, images, audio etc using this tool. There is no need to delete files or add files using an ftp program like leech. You can add, delete and view your media using this great tool and everything is done automatically for you. The media manage tool can also resize files for you. When you’re ready to upload the media on to a post or a page, you just access your media manager, find the file you wish to insert and click on insert into post. No html coding or any web coding required!</p>
]]></content:encoded>
			<wfw:commentRss>http://wp.dzinery.com/?feed=rss2&amp;p=51</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Endeavour</title>
		<link>http://wp.dzinery.com/?p=43</link>
		<comments>http://wp.dzinery.com/?p=43#comments</comments>
		<pubDate>Sat, 26 Sep 2009 22:14:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wp.dzinery.com/?p=43</guid>
		<description><![CDATA[This is actually not my first time experimenting and implementing a WordPress blog. I think WordPress is a terrific blogging/CMS system that I personally recommended to my employer during the summer. It&#8217;s so easy to setup, and has such a great online community of developers that it’s hard to pass up. The robust list of [...]]]></description>
			<content:encoded><![CDATA[<p>This is actually not my first time experimenting and implementing a WordPress blog. I think WordPress is a terrific blogging/CMS system that I personally recommended to my employer during the summer. It&#8217;s so easy to setup, and has such a great online community of developers that it’s hard to pass up. The robust list of available plug-ins is growing daily and it’s almost certain there will be plug-ins available to fit your needs. On top of that, it’s free! It didn&#8217;t take longer for them to decide that they wanted a WordPress blog for their company.</p>
<p>For my personal programming portfolio blog I was able to experiment more deeply with a basic theme called &#8220;thematic&#8221;. They’re plenty of excellent themes available, but this one gives you a very basic look with plenty of options. I changed almost every aspect of the thematic theme to get the look I wanted. There is literally nothing on the theme that can&#8217;t be changed. By doing this, it strengthened my skills and confidence in CSS. I was getting used to good ol&#8217; Dreamweaver guiding me through my website designs. It’s easy to forget how all the back-end code works when Dreamweaver is there. For this assignment it challenged my knowledge to read and change CSS without a WYSIWYG editor and I think the results where positive.</p>
<p>Using WordPress for basic websites (and of course blogs) in the future has been something I&#8217;ve considered since my introduction to it. It makes a great way to design a simple website and present the client with an easy to understand content management system. I actually have a potential client that wishes to create a blog and WordPress was my first suggestion to them.</p>
]]></content:encoded>
			<wfw:commentRss>http://wp.dzinery.com/?feed=rss2&amp;p=43</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two methods for Button Programming in Flash AC 2.0</title>
		<link>http://wp.dzinery.com/?p=24</link>
		<comments>http://wp.dzinery.com/?p=24#comments</comments>
		<pubDate>Sat, 26 Sep 2009 04:52:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wp.dzinery.com/?p=24</guid>
		<description><![CDATA[There is no audio in the video. Sorry!
It&#8217;s pretty self-explanatory, but in this video we create and program two buttons in flash with two different methods. The first example shows the code being entered on the button object itself. In the second example we talk to the button on the 1st frame by using its [...]]]></description>
			<content:encoded><![CDATA[<p><strong>There is no audio in the video. Sorry!</strong></p>
<p>It&#8217;s pretty self-explanatory, but in this video we create and program two buttons in flash with two different methods. The first example shows the code being entered on the button object itself. In the second example we talk to the button on the 1st frame by using its &#8220;instance name&#8221; and then tell it what to do. Both methods work exactly the same and there is differing opinions on which method is the best. It&#8217;s all a matter of opinion and what makes sense to you.</p>
<p>Example One:<br />
on(release){<br />
gotoAndStop(20);<br />
}</p>
<p>Example Two:<br />
frame20_btn.onRelease=function(){<br />
gotoAndStop(20);<br />
}</p>
<p>[flv:/wp-content/media/makingbuttons_2.flv 480 368]</p>
]]></content:encoded>
			<wfw:commentRss>http://wp.dzinery.com/?feed=rss2&amp;p=24</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Things to consider for an all Flash web page</title>
		<link>http://wp.dzinery.com/?p=1</link>
		<comments>http://wp.dzinery.com/?p=1#comments</comments>
		<pubDate>Wed, 12 Aug 2009 02:32:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wp.dzinery.com/?p=1</guid>
		<description><![CDATA[
Flash can be a great tool when used correctly and can create fantastic interactive sites that are just not possible with transitional HTML. That being said, they’re negatives to Flash that must be considered. Here are a few to think about when building a Flash only website.

Back and forward buttons on a browser will not [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-29 alignright" title="HTML_FLASH" src="http://wp.dzinery.com/wp-content/uploads/2009/08/HTML_FLASH.jpg" alt="htmlorflash" width="231" height="111" /></p>
<p>Flash can be a great tool when used correctly and can create fantastic interactive sites that are just not possible with transitional HTML. That being said, they’re negatives to Flash that must be considered. Here are a few to think about when building a Flash only website.</p>
<ol>
<li>Back and forward buttons on a browser will not work      within a flash site. The back button will take you right back to the page      you viewed prior.</li>
<li>Although they&#8217;re getting better, a search engine has      trouble finding and reading a Flash only web site.</li>
<li>Flash sites are difficult to change and update. You      must own a copy of flash to edit the file which can cost significant      money. HTML can be edited with Notepad or any similar program.</li>
<li>Slow load times and bandwidth concerns</li>
<li>Cannot bookmark within a specific section of the site</li>
<li>Users can not use the right mouse button for image      saving etc.</li>
<li>In many cases, Flash sites have cumbersome navigation</li>
<li>Majority of mobile phones cannot display Flash content.</li>
<li>Accessibility problems for impaired users.</li>
<li>Printing issues</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://wp.dzinery.com/?feed=rss2&amp;p=1</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
