<?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>customizedwebs.com &#187; Source</title>
	<atom:link href="http://www.customizedwebs.com/tag/source/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.customizedwebs.com</link>
	<description></description>
	<lastBuildDate>Sun, 12 Feb 2012 10:38:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>MySource Matrix Open Source CMS &#8211; Administration Interface Overview Screencast</title>
		<link>http://www.customizedwebs.com/mysource-matrix-open-source-cms-administration-interface-overview-screencast/</link>
		<comments>http://www.customizedwebs.com/mysource-matrix-open-source-cms-administration-interface-overview-screencast/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 00:04:17 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[Interface]]></category>
		<category><![CDATA[Matrix]]></category>
		<category><![CDATA[MySource]]></category>
		<category><![CDATA[Open]]></category>
		<category><![CDATA[Overview]]></category>
		<category><![CDATA[Screencast]]></category>
		<category><![CDATA[Source]]></category>

		<guid isPermaLink="false">http://www.customizedwebs.com/mysource-matrix-open-source-cms-administration-interface-overview-screencast/</guid>
		<description><![CDATA[MySource Matrix is the Open Source CMS produced and supported by Squiz. This screencast gives an overview of its Administration, or &#8220;back-end&#8221; Interface which provides access to the full contents of the MySource Matrix system and all of its functionality. The interface is non-technical but it does require training to be able to operate properly. [...]]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/IkDbE5BSe_E?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/IkDbE5BSe_E?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
MySource Matrix is the Open Source CMS produced and supported by Squiz. This screencast gives an overview of its Administration, or &#8220;back-end&#8221; Interface which provides access to the full contents of the MySource Matrix system and all of its functionality. The interface is non-technical but it does require training to be able to operate properly. Visit our website for more information &#8211; www.squiz.co.uk</p>
]]></content:encoded>
			<wfw:commentRss>http://www.customizedwebs.com/mysource-matrix-open-source-cms-administration-interface-overview-screencast/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Create website (local and remote) with easyphp, pspad and filezilla (open source)</title>
		<link>http://www.customizedwebs.com/create-website-local-and-remote-with-easyphp-pspad-and-filezilla-open-source/</link>
		<comments>http://www.customizedwebs.com/create-website-local-and-remote-with-easyphp-pspad-and-filezilla-open-source/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 03:50:23 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[easyphp]]></category>
		<category><![CDATA[Filezilla]]></category>
		<category><![CDATA[Local]]></category>
		<category><![CDATA[Open]]></category>
		<category><![CDATA[pspad]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[Source]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.customizedwebs.com/create-website-local-and-remote-with-easyphp-pspad-and-filezilla-open-source/</guid>
		<description><![CDATA[This unedited (read amateur) video is a step by step tutorial/demonstration how to create and edit a website page using easyphp, pspad and filezilla. 1. Download and install easyphp &#8211; youtube.com/watch?v=HZzMDQ06m98 2. Download and install pspad &#8211; youtube.com/watch?v=FdpA3cudxcA 3. Download and install filezilla &#8211; youtube.com/watch?v=oEjHl2W45hw 4. Create a website folder within the easyphp folder 5. [...]]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/s0Vs7ygpvks?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/s0Vs7ygpvks?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
This unedited (read amateur) video is a step by step tutorial/demonstration how to create and edit a website page using easyphp, pspad and filezilla. 1. Download and install easyphp &#8211; youtube.com/watch?v=HZzMDQ06m98 2. Download and install pspad &#8211; youtube.com/watch?v=FdpA3cudxcA 3. Download and install filezilla &#8211; youtube.com/watch?v=oEjHl2W45hw 4. Create a website folder within the easyphp folder 5. Create a www folder within this website folder 6. Create an html file (index.html) using pspad and save it within the www folder 7. Edit the easyphp configuration file httpd.conf in order to add an alias 8. Start local apache server by running easyphp.exe 9. Open browser to check whether the site is being rendered 10. Upload the new site to the remote server using filezilla 11. Edit the new website page directly on the remote server using pspad Mentioned videos are easily found on my wasseocamnr1 channel. Greetings from wasseo.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.customizedwebs.com/create-website-local-and-remote-with-easyphp-pspad-and-filezilla-open-source/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Open Source CMS ? &#8211; Let&#8217;s Talk</title>
		<link>http://www.customizedwebs.com/open-source-cms-lets-talk/</link>
		<comments>http://www.customizedwebs.com/open-source-cms-lets-talk/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 05:48:20 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Let's]]></category>
		<category><![CDATA[Open]]></category>
		<category><![CDATA[Source]]></category>
		<category><![CDATA[Talk]]></category>

		<guid isPermaLink="false">http://www.customizedwebs.com/open-source-cms-lets-talk/</guid>
		<description><![CDATA[(www.webaholic.co.in) In this video we talk about Open Source Content Management System and eCommerce. Looking for a website???&#8230;.Help Us to help you&#8230;. Thanks &#038; regards, Webaholic Team http Connect with us Blog:www.webaholic.co.in Facebook : www.facebook.com Twitter : twitter.com Blogger : www.blogger.webaholic.co.in Linkedin : www.linkedin.com Orkut : www.orkut.co.in]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/L9F_TphbzrE?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/L9F_TphbzrE?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
(www.webaholic.co.in) In this video we talk about Open Source Content Management System and eCommerce. Looking for a website???&#8230;.Help Us to help you&#8230;. Thanks &#038; regards, Webaholic Team http Connect with us Blog:www.webaholic.co.in Facebook : www.facebook.com Twitter : twitter.com Blogger : www.blogger.webaholic.co.in Linkedin : www.linkedin.com Orkut : www.orkut.co.in</p>
]]></content:encoded>
			<wfw:commentRss>http://www.customizedwebs.com/open-source-cms-lets-talk/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Noesis Interactive Trailer &#8211; Advanced Character Animation for Source Games</title>
		<link>http://www.customizedwebs.com/noesis-interactive-trailer-advanced-character-animation-for-source-games/</link>
		<comments>http://www.customizedwebs.com/noesis-interactive-trailer-advanced-character-animation-for-source-games/#comments</comments>
		<pubDate>Wed, 08 Jun 2011 21:37:46 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Custom Design]]></category>
		<category><![CDATA[Advanced]]></category>
		<category><![CDATA[Animation]]></category>
		<category><![CDATA[Character]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Interactive]]></category>
		<category><![CDATA[Noesis]]></category>
		<category><![CDATA[Source]]></category>
		<category><![CDATA[Trailer]]></category>

		<guid isPermaLink="false">http://www.customizedwebs.com/noesis-interactive-trailer-advanced-character-animation-for-source-games/</guid>
		<description><![CDATA[tinyurl.com Advanced Character Animation with SOFTIMAGE&#124;XSI® for Half-Life®2, part of the Noesis Interactive™, MOD Your World™ training series, teaches how to &#8220;Evolve Your Character &#8221; by focusing on bringing your character to life by animating or applying motion capture data to your own custom design characters within Half-Life®2. DVD topics covered include: * Setting up [...]]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/vHzXbxB0akE?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/vHzXbxB0akE?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
tinyurl.com Advanced Character Animation with SOFTIMAGE|XSI® for Half-Life®2, part of the Noesis Interactive™, MOD Your World™ training series, teaches how to &#8220;Evolve Your Character &#8221; by focusing on bringing your character to life by animating or applying motion capture data to your own custom design characters within Half-Life®2. DVD topics covered include: * Setting up your custom character in XSI for Half-Life®2 and Death Match™ * Creating game animations (key framing) for your character with SOFTIMAGE|XSI® * Using the XSI Animation Mixer * Concepts of Motion Capture * Applying BVH motion capture data to the Valve® Rig of your character (XSI 5.x) * Creating animation cycles from motion capture data that is provided on the DVD * Using MOTOR to transfer motion capture data to any rig (XSI 6) * Valve .QC file overview for custom characters in HL2 * Triggering animation sequences on your character in Half-Life®2 * Retarget the default Half-Life®2 &#8211; Death Match animation to your own custom characters tinyurl.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.customizedwebs.com/noesis-interactive-trailer-advanced-character-animation-for-source-games/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>lynda.com: Preparing CMS Web Graphics and Layouts Using Open Source Tools</title>
		<link>http://www.customizedwebs.com/lynda-com-preparing-cms-web-graphics-and-layouts-using-open-source-tools/</link>
		<comments>http://www.customizedwebs.com/lynda-com-preparing-cms-web-graphics-and-layouts-using-open-source-tools/#comments</comments>
		<pubDate>Wed, 10 Nov 2010 03:17:17 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Layouts]]></category>
		<category><![CDATA[lynda.com]]></category>
		<category><![CDATA[Open]]></category>
		<category><![CDATA[Preparing]]></category>
		<category><![CDATA[Source]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[using]]></category>

		<guid isPermaLink="false">http://www.customizedwebs.com/lynda-com-preparing-cms-web-graphics-and-layouts-using-open-source-tools/</guid>
		<description><![CDATA[www.lynda.com In Preparing CMS Web Graphics and Layouts Using Open-Source Tools, Jen Kramer shows how developers and graphic designers can collaborate to create a great site design that integrates with a content management system (CMS) like WordPress, Drupal, or Joomla!, all using open-source software. This workflow is based on two existing open-source design tools, KompoZer [...]]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/TA2JSik4gV4?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/TA2JSik4gV4?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
www.lynda.com In Preparing CMS Web Graphics and Layouts Using Open-Source Tools, Jen Kramer shows how developers and graphic designers can collaborate to create a great site design that integrates with a content management system (CMS) like WordPress, Drupal, or Joomla!, all using open-source software. This workflow is based on two existing open-source design tools, KompoZer and GIMP. Jen shows how to modify web graphics and create slices with GIMP, and then place these in an HTML page integrated with CSS in KompoZer. Along the way, she discusses web design best practices and special challenges that might arise when designing for CMS software.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.customizedwebs.com/lynda-com-preparing-cms-web-graphics-and-layouts-using-open-source-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RuneScape Website Replica / Source Code [Web Project]</title>
		<link>http://www.customizedwebs.com/runescape-website-replica-source-code-web-project/</link>
		<comments>http://www.customizedwebs.com/runescape-website-replica-source-code-web-project/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 16:45:38 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[Replica]]></category>
		<category><![CDATA[RuneScape]]></category>
		<category><![CDATA[Source]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.customizedwebs.com/runescape-website-replica-source-code-web-project/</guid>
		<description><![CDATA[The project development began around April 2008, as a test to improve my web development skills. It&#8217;s been a great success so far, and this is a presentation on what I&#8217;ve achieved, alongside keeping the design up to date. We&#8217;ve a community website open at: community.lee-strong.com]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/jAEIyY7x-ng?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/jAEIyY7x-ng?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
The project development began around April 2008, as a test to improve my web development skills. It&#8217;s been a great success so far, and this is a presentation on what I&#8217;ve achieved, alongside keeping the design up to date. We&#8217;ve a community website open at: community.lee-strong.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.customizedwebs.com/runescape-website-replica-source-code-web-project/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Open Source vs. Closed Source Web Development &#8212; The Holy War</title>
		<link>http://www.customizedwebs.com/open-source-vs-closed-source-web-development-the-holy-war/</link>
		<comments>http://www.customizedwebs.com/open-source-vs-closed-source-web-development-the-holy-war/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 13:55:16 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[CLOSED]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Holy]]></category>
		<category><![CDATA[Open]]></category>
		<category><![CDATA[Source]]></category>

		<guid isPermaLink="false">http://www.customizedwebs.com/open-source-vs-closed-source-web-development-the-holy-war/</guid>
		<description><![CDATA[Here&#8217;s the big debate: Which is better? Open source or closed source web development. Well, here are my thoughts. Feel free to disagree with me in the description.]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/WpLaMbOJsAo?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/WpLaMbOJsAo?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Here&#8217;s the big debate: Which is better? Open source or closed source web development. Well, here are my thoughts. Feel free to disagree with me in the description.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.customizedwebs.com/open-source-vs-closed-source-web-development-the-holy-war/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

