<?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>the source of get()</title>
	<atom:link href="http://www.getsource.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.getsource.net</link>
	<description>GetSource.net</description>
	<lastBuildDate>Mon, 20 Aug 2007 10:45:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fun with DHTML &#8230; err, &quot;AJAX&quot;: Part 1, mootools</title>
		<link>http://www.getsource.net/2007/06/fun-with-dhtml-err-ajax-part-1-mootools/</link>
		<comments>http://www.getsource.net/2007/06/fun-with-dhtml-err-ajax-part-1-mootools/#comments</comments>
		<pubDate>Mon, 25 Jun 2007 08:23:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips & Troubleshooting]]></category>

		<guid isPermaLink="false">http://www.getsource.net/?p=18</guid>
		<description><![CDATA[I&#8217;ve recently started creating websites through BluePaperBag.com with my brother, JC Schroder, and his company, Star Com Productions.&#160; He&#8217;s incredibly talented and handles the Graphic Design side of things while I stick to the coding and Customer Service that I enjoy more.
A week ago, we released our first website, AikmanMusic, for a very talented&#160;local composer,&#160;James [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently started creating websites through <a title="BluePaperBag.com - Brown is Boring." href="http://www.bluepaperbag.com/" target="_blank">BluePaperBag.com</a> with my brother, JC Schroder, and his company, <a href="http://www.starcomproductions.net" target="_blank">Star Com Productions</a>.&nbsp; He&#8217;s incredibly talented and handles the Graphic Design side of things while I stick to the coding and Customer Service that I enjoy more.</p>
<p>A week ago, we released our first website, <a title="AikmanMusic - The Official Website of Composer James Aikman" href="http://www.aikmanmusic.com/" target="_blank">AikmanMusic</a>, for a very talented&nbsp;local composer,&nbsp;James Aikman.&nbsp; During development, I&#8217;ve&nbsp;learned quite a bit about new DHTML trends on the web.&nbsp; During the next few posts, I&#8217;ll talk about some of the things I found great to have around while writing this site.</p>
<p><b>1)</b> <a href="http://mootools.net/">mootools</a>: A good (and <a href="http://www.opensource.org/licenses/mit-license.php">MIT Licensed</a>) JavaScript Library<br />While I got into DHTML back in &#8220;layers&#8221; days, I&#8217;d been out of it a while. I found that using a library is often useful because&nbsp;it lets you be sure you&#8217;re compatible with many browsers at the same time. Additionally, it keeps you from having to re-create the wheel with event-driven animations.&nbsp; The one I used with this site is <a href="http://mootools.net/">mootools</a>. I like it a lot because it&#8217;s fairly small, easy to learn, and compatible with lots of browsers. It&#8217;s also extremely easy to customize what parts of it you want to distribute based on what you need. At the <a href="http://mootools.net/download">download site</a> you can choose precisely which parts you need (i.e. if you only need to fade things in and out, but don&#8217;t need to be able to drag layers around) and which compression you need. After that, by clicking download, it sends you a customized .js file to go.</p>
<p>This library was used in the site extensively.&nbsp; First, because I wanted an alternative to flash for the <a href="http://www.jamesaikman.com/index.html" target="_blank">intro page</a>, and secondly because it was helpful for the fade-ins and slides requested by James and used on the <a href="http://www.aikmanmusic.com/music.html" target="_blank">music pages</a>.</p>
<p>&nbsp;</p>
<p>That&#8217;s all for now.&nbsp; Next Time: &nbsp;<a href="http://www.e-magine.ro/web-dev-and-design/36/moodalbox/">MOOdalbox</a>.</p>
<p>&nbsp;</p>
<p>GS</p>
]]></content:encoded>
			<wfw:commentRss>http://www.getsource.net/2007/06/fun-with-dhtml-err-ajax-part-1-mootools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remote X-Windows Step-By-Step Walkthrough</title>
		<link>http://www.getsource.net/2007/04/remote-x-windows-step-by-step-walkthrough/</link>
		<comments>http://www.getsource.net/2007/04/remote-x-windows-step-by-step-walkthrough/#comments</comments>
		<pubDate>Mon, 23 Apr 2007 08:40:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Walkthrough]]></category>
		<category><![CDATA[Access]]></category>
		<category><![CDATA[Emulation]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Putty]]></category>
		<category><![CDATA[Remote]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[Step-by-Step]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[X-Windows]]></category>
		<category><![CDATA[Xming]]></category>

		<guid isPermaLink="false">http://www.getsource.net/?p=10</guid>
		<description><![CDATA[
Download &#38; Install Putty from:http://www.chiark.greenend.org.uk/~sgtatham/putty/
		
Start Putty and go to Connection -&#62; SSH -&#62; X11 to check &#8220;Enable X11 Forwarding.&#8221;
		
(optional) Go to SSH and choose &#8220;Enable Compression&#8221; for enhanced performance over some connections.I&#8217;d test this both ways and see which one seems faster to you.
		
Go to Session and enter your host name
		
Right click on window border, [...]]]></description>
			<content:encoded><![CDATA[<ol style="margin-left:-40px">
<li>Download &amp; Install Putty from:<br/><a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/">http://www.chiark.greenend.org.uk/~sgtatham/putty/</a>
		</li>
<li>Start Putty and go to Connection -&gt; SSH -&gt; X11 to check &#8220;Enable X11 Forwarding.&#8221;<br/><img src="http://www.getsource.net/wp-content/uploads/2007/04/042307-0840-remotexwind1.png" alt=""/>
		</li>
<li>(optional) Go to SSH and choose &#8220;Enable Compression&#8221; for enhanced performance over some connections.<br/>I&#8217;d test this both ways and see which one seems faster to you.<br/><img src="http://www.getsource.net/wp-content/uploads/2007/04/042307-0840-remotexwind2.png" alt=""/>
		</li>
<li>Go to Session and enter your host name<br/><img src="http://www.getsource.net/wp-content/uploads/2007/04/042307-0840-remotexwind3.png" alt=""/>
		</li>
<li>Right click on window border, type name in Saved Sessions, then clicking Save, then Apply.<br/><img src="http://www.getsource.net/wp-content/uploads/2007/04/042307-0840-remotexwind4.png" alt=""/>
		</li>
<li>Download and Install newest version of Xming (not xming-mesa â€“ that has an older rendering method) from:<br/><a href="http://sourceforge.net/project/showfiles.php?group_id=156984">http://sourceforge.net/project/showfiles.php?group_id=156984</a><br/>(Leave Putty Window Open; we&#8217;ll go back in a second.)
</li>
<li>(optional) Download and install Xming-fonts (from same location as above)
</li>
<li>(optional) Set font dpi to 96 by right clicking on the Shortcut in your Start Menu to Xming, then adding &#8220;-dpi 96&#8243; to your command line (I do this because I noticed some standalone apps [i.e. qt apps] have tiny fonts otherwise).<br/><img src="http://www.getsource.net/wp-content/uploads/2007/04/042307-0840-remotexwind5.png" alt=""/>
		</li>
<li>Start Xming (You&#8217;ll notice it in your system tray).
</li>
<li>Return to putty and type a command (i.e. kate or ddd), then press enter.<br/>You&#8217;ll notice that it steals focus from the terminal.
</li>
<li>
<div>Close the App you started and enter &#8220;command &amp;&#8221; (i.e. kate &amp;) followed by the enter key.<br/>This will background the process, letting you run multiple X-Windows apps simultaneously. <br/><img src="http://www.getsource.net/wp-content/uploads/2007/04/042307-0140-remotexwind13.png" alt=""/>
			</div>
<p style="margin-left: 30pt">You&#8217;re done! Enjoy X-Windows apps on your Windows Machine!</p>
</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.getsource.net/2007/04/remote-x-windows-step-by-step-walkthrough/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hello World!</title>
		<link>http://www.getsource.net/2007/04/hello-world-2/</link>
		<comments>http://www.getsource.net/2007/04/hello-world-2/#comments</comments>
		<pubDate>Sun, 22 Apr 2007 15:54:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.getsource.net/?p=3</guid>
		<description><![CDATA[Hey Everyone.
I hope to make this my tech blog.  I needed a place to share, so here it is!  Hopefully you find something useful here &#8230; and hopefully I keep having useful things to write.
GS
]]></description>
			<content:encoded><![CDATA[<p>Hey Everyone.<br />
I hope to make this my tech blog.  I needed a place to share, so here it is!  Hopefully you find something useful here &#8230; and hopefully I keep having useful things to write.</p>
<p>GS</p>
]]></content:encoded>
			<wfw:commentRss>http://www.getsource.net/2007/04/hello-world-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
