<?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>KTStudios &#187; Blog</title>
	<atom:link href="http://www.ktstudios.com/category/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ktstudios.com</link>
	<description>Creative Web Design, Development &#38; Implementation</description>
	<lastBuildDate>Thu, 17 Jun 2010 13:45:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Clip-Share Template Mod</title>
		<link>http://www.ktstudios.com/clip-share-template-mod/</link>
		<comments>http://www.ktstudios.com/clip-share-template-mod/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 00:31:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.ktstudios.com/?p=412</guid>
		<description><![CDATA[This is a mockup for a customized template for the Clip-Share media sharing application. It&#8217;s still in the development stage, but features include a wide screen featured video player with thumbnail scroller selector, two smaller featured video players for items such as Latest Video and Most Popular and a jquery login slider.
]]></description>
			<content:encoded><![CDATA[<p>This is a mockup for a customized template for the Clip-Share media sharing application. It&#8217;s still in the development stage, but features include a wide screen featured video player with thumbnail scroller selector, two smaller featured video players for items such as Latest Video and Most Popular and a jquery login slider.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ktstudios.com/clip-share-template-mod/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress Plugin &#8211; Create Posts from RSS Feed</title>
		<link>http://www.ktstudios.com/create-post-from-rss-feed-plugin/</link>
		<comments>http://www.ktstudios.com/create-post-from-rss-feed-plugin/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 18:39:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.ktstudios.com/?p=354</guid>
		<description><![CDATA[A Wordpress plugin to automatically generate new blog posts from any RSS feed.]]></description>
			<content:encoded><![CDATA[<p>I have modded the extremely handy Wordpress <a href="http://geekfactor.charrington.com/projects/rss-digest">RSS Digest</a> plugin that was developed by <a href="http://geekfactor.charrington.com">Sam Charrington</a>. The original RSS Digest plugin was designed to create a &#8220;digest&#8221; post from a select number of items from any RSS feed automatically. I made a few changes so that instead of generating one post containing all the RSS items returned, it instead now creates a new post for each item returned.</p>
<p>It&#8217;s a quick and simple way to populate your blog with numerous posts. It can be used to fill in new related content while you work on your featured articles. I am currently working the kinks out of having the plugin handle multiple feed sources. It currently can handle two distinct feeds with each installation.</p>
<p><span style="text-decoration: line-through;">You can see it in action here.</span></p>
<p>*Update: The plugin worked out so well that I have created a virtually maintenance-free website out of it. Check out <a href="http://www.hollyweirdo.com/">Hollyweirdo.com</a> to see it in action.</p>
<p>Here is a screenshot of the plugin settings screen:<br />
<img class="alignnone size-full wp-image-392" title="Wordpress Plugin - Create Posts from RSS Feed" src="http://www.ktstudios.com/discovery/wp-content/uploads/2010/03/rssscreen.jpg" alt="Wordpress Plugin - Create Posts from RSS Feed" width="598" height="549" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ktstudios.com/create-post-from-rss-feed-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mootools Slide Log In Form</title>
		<link>http://www.ktstudios.com/mootools-slide-log-in-form/</link>
		<comments>http://www.ktstudios.com/mootools-slide-log-in-form/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 13:48:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.ktstudios.com/?p=324</guid>
		<description><![CDATA[MooTools is a JavaScript framework for adding various effects and functionality to your site and here is a very simple example of how to add a cool slider effect to a typical login form.]]></description>
			<content:encoded><![CDATA[<p>I’ve been poking around the mootools site wondering how I can use their collection of nifty javascript tricks on any of my sites and I finally settled on using their slide transition effect to add a little fun to a simple log-in form.</p>
<p>There’s nothing too tricky here, as I simply lifted the code from their demo page and added it to my site. The only tweak I gave it was to start the div out hidden, making the user click the link to show the form. To do this, simply add “.hide()” to the end of var mySlide = new Fx.Slide(’test’); line so it should look like this:</p>
<p>var mySlide = new Fx.Slide(’test’).hide();</p>
<p>Hope I didn’t lose you there. I know it’s complicated.</p>
<p>I realize this adds little to nothing to the functionality of the site, but it sure is fun! You can check out an example <a href="http://www.ktstudios.com/examples/mootools.html">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ktstudios.com/mootools-slide-log-in-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
