<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.urchn.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ari</id>
	<title>URCHN Arkipelago - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.urchn.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ari"/>
	<link rel="alternate" type="text/html" href="https://wiki.urchn.org/wiki/Special:Contributions/Ari"/>
	<updated>2026-04-11T00:41:11Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.3</generator>
	<entry>
		<id>https://wiki.urchn.org/index.php?title=How_to_get_SparkleShare_working_on_Windows&amp;diff=357</id>
		<title>How to get SparkleShare working on Windows</title>
		<link rel="alternate" type="text/html" href="https://wiki.urchn.org/index.php?title=How_to_get_SparkleShare_working_on_Windows&amp;diff=357"/>
		<updated>2012-07-05T09:35:04Z</updated>

		<summary type="html">&lt;p&gt;Ari: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Step 1:&amp;#039;&amp;#039;&amp;#039; [https://github.com/hbons/SparkleShare/downloads Download] SparkleShare, install and then exit the program (without adding any project as we need to do some &amp;#039;bypassing&amp;#039; now).&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;Note:&amp;#039;&amp;#039;&amp;#039; If you&amp;#039;ve administrative privileges and can take the &amp;#039;&amp;#039;risk&amp;#039;&amp;#039; of working with Windows Registry System, uninstall and remove any traces of SparkeShare from the system registry (Run command: regedit) if it didn&amp;#039;t work in the previous cases and do a &amp;#039;fresh&amp;#039; re-installation. Also you don&amp;#039;t need any Git GUI like msysGit, SparkleShare already comes with a build-in Git module and it serve our purpose pretty well here.&amp;#039;&amp;#039;&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Step 2:&amp;#039;&amp;#039;&amp;#039; [http://en.wikipedia.org/wiki/Git_%28software%29 Git] works in the back-end of [http://en.wikipedia.org/wiki/SparkleShare SparkleShare] through a [http://en.wikipedia.org/wiki/Secure_Shell SSH] tunnel and unfortunately, Windows does not come with a SSH client (unlike in Linux and Mac) Hence, we need a 3rd party client, which in our case is [http://en.wikipedia.org/wiki/PuTTY PuTTY], a popular free Open Source terminal emulator. Download the Installer Package from this [http://the.earth.li/~sgtatham/putty/latest/x86/putty-0.62-installer.exe link]&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Step 3:&amp;#039;&amp;#039;&amp;#039; Open PuTTYgen, click on Conversions and import a key from this address: Username/AppData/Roaming/sparkleshare (Run command to locate the required directory: %Appdata%\sparkleshare), the file would be named something like &amp;quot;sparkleshare.your_email_id@gmail.com.key&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
After loading the key, save the private key (will be required in next step) wherever you please. Once done, you may close this window.&lt;br /&gt;
&lt;br /&gt;
[[File:PuTTY keygen.png]]&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Step 4:&amp;#039;&amp;#039;&amp;#039; Now open Pageant and the add the private key (that you saved in the previous step)&lt;br /&gt;
&lt;br /&gt;
[[File:Pageant.png]]&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Step 5:&amp;#039;&amp;#039;&amp;#039; Add a path variable name for plink.exe to &amp;#039;bypass&amp;#039; SSH handling through PuTTY (instead of ssh-agent in Program Files\SparkleShare\msysgit\bin directory)&lt;br /&gt;
&lt;br /&gt;
[[File:Envo variables.png]]&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Step 6:&amp;#039;&amp;#039;&amp;#039; Configure your PuTTY.exe with a hostname: keg.hamsphire.edu and default port 22. You will get a terminal window to login, you may close this window after a while.&lt;br /&gt;
&lt;br /&gt;
[[File:PuTTY config.png]]&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Step 7:&amp;#039;&amp;#039;&amp;#039; Finally, you can add (i.e. cloning of repository) those project(s) from the remote server. Just type in the right host address, remote path and click on the &amp;#039;Add&amp;#039; button. Voila, now it works!&lt;br /&gt;
&lt;br /&gt;
[[File:Add project SS.png]]&lt;/div&gt;</summary>
		<author><name>Ari</name></author>
	</entry>
	<entry>
		<id>https://wiki.urchn.org/index.php?title=How_to_get_SparkleShare_working_on_Windows&amp;diff=356</id>
		<title>How to get SparkleShare working on Windows</title>
		<link rel="alternate" type="text/html" href="https://wiki.urchn.org/index.php?title=How_to_get_SparkleShare_working_on_Windows&amp;diff=356"/>
		<updated>2012-07-05T09:31:05Z</updated>

		<summary type="html">&lt;p&gt;Ari: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Step 1:&amp;#039;&amp;#039;&amp;#039; [https://github.com/hbons/SparkleShare/downloads Download] SparkleShare, install and then exit the program (without adding any project as we need to do some &amp;#039;bypassing&amp;#039; now).&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;Note:&amp;#039;&amp;#039;&amp;#039; If you&amp;#039;ve administrative privileges and can take the &amp;#039;&amp;#039;risk&amp;#039;&amp;#039; of working with Windows Registry System, uninstall and remove any traces of SparkeShare from the system registry (Run command: regedit) if it didn&amp;#039;t work in the previous cases and do a &amp;#039;fresh&amp;#039; re-installation. Also you don&amp;#039;t need any Git GUI like msysGit, SparkleShare already comes with a build-in Git module and it serve our purpose pretty well here.&amp;#039;&amp;#039;&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Step 2:&amp;#039;&amp;#039;&amp;#039; [http://en.wikipedia.org/wiki/Git_%28software%29 Git] works in the back-end of [http://en.wikipedia.org/wiki/SparkleShare SparkleShare] through a [http://en.wikipedia.org/wiki/Secure_Shell SSH] tunnel and unfortunately, Windows does not come with a SSH client (unlike in Linux and Mac) Hence, we need a 3rd party client, which in our case is [http://en.wikipedia.org/wiki/PuTTY PuTTY], a popular free Open Source terminal emulator. Download the Installer Package from this [http://the.earth.li/~sgtatham/putty/latest/x86/putty-0.62-installer.exe link]&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Step 3:&amp;#039;&amp;#039;&amp;#039; Open PuTTYgen, click on Conversions and import a key from this address: Username/AppData/Roaming/sparkleshare (Run command to locate the required directory: %Appdata%\sparkleshare), the file would be named something like &amp;quot;sparkleshare.your_email_id@gmail.com.key&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
After loading the key, save the private key (will be required in next step) wherever you please. Once done, you may close this window.&lt;br /&gt;
&lt;br /&gt;
[[File:PuTTY keygen.png]]&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Step 4:&amp;#039;&amp;#039;&amp;#039; Now open Pageant and the add the private key (that you saved in the previous step)&lt;br /&gt;
&lt;br /&gt;
[[File:Pageant.png]]&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Step 5:&amp;#039;&amp;#039;&amp;#039; Add a path variable name for plink.exe to &amp;#039;bypass&amp;#039; SSH handling through PuTTY (instead of ssh-agent in Program Files\SparkleShare\msysgit\bin directory)&lt;br /&gt;
&lt;br /&gt;
[[File:Envo variables.png]]&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Step 6:&amp;#039;&amp;#039;&amp;#039; Configure your PuTTY.exe with a hostname: keg.hamsphire.edu and default port 22. You will get a terminal window to login, you may close this window after a while.&lt;br /&gt;
&lt;br /&gt;
[[File:PuTTY config.png]]&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Step 7:&amp;#039;&amp;#039;&amp;#039; Finally, you can add (i.e. cloning of repository) those project(s) from the remote server. Just type in the right address and remote path and Voila, it works!&lt;br /&gt;
&lt;br /&gt;
[[File:Add project SS.png]]&lt;/div&gt;</summary>
		<author><name>Ari</name></author>
	</entry>
	<entry>
		<id>https://wiki.urchn.org/index.php?title=How_to_get_SparkleShare_working_on_Windows&amp;diff=355</id>
		<title>How to get SparkleShare working on Windows</title>
		<link rel="alternate" type="text/html" href="https://wiki.urchn.org/index.php?title=How_to_get_SparkleShare_working_on_Windows&amp;diff=355"/>
		<updated>2012-07-05T09:27:14Z</updated>

		<summary type="html">&lt;p&gt;Ari: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Step 1:&amp;#039;&amp;#039;&amp;#039; [https://github.com/hbons/SparkleShare/downloads Download] SparkleShare, install and then exit the program (without adding any project as we need to do some &amp;#039;bypassing&amp;#039; now).&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;Note:&amp;#039;&amp;#039; If you&amp;#039;ve administrative privileges and can take the &amp;#039;&amp;#039;risk&amp;#039;&amp;#039; of working with Windows Registry System, uninstall and remove any traces of SparkeShare from the system registry (Run command: regedit) if it didn&amp;#039;t work in the previous cases and do a &amp;#039;fresh&amp;#039; re-installation. Also you don&amp;#039;t need any Git GUI like msysGit, SparkleShare already comes with a build-in Git module and it serve our purpose pretty well here.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Step 2:&amp;#039;&amp;#039;&amp;#039; [http://en.wikipedia.org/wiki/Git_%28software%29 Git] works in the back-end of [http://en.wikipedia.org/wiki/SparkleShare SparkleShare] through a [http://en.wikipedia.org/wiki/Secure_Shell SSH] tunnel and unfortunately, Windows does not come with a SSH client (unlike in Linux and Mac) Hence, we need a 3rd party client, which in our case is [http://en.wikipedia.org/wiki/PuTTY PuTTY], a popular free Open Source terminal emulator. Download the Installer Package from this [http://the.earth.li/~sgtatham/putty/latest/x86/putty-0.62-installer.exe link]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Step 3:&amp;#039;&amp;#039;&amp;#039; Open PuTTYgen, click on Conversions and import a key from this address: Username/AppData/Roaming/sparkleshare (Run command to locate the required directory: %Appdata%\sparkleshare), the file would be named something like &amp;quot;sparkleshare.your_email_id@gmail.com.key&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
After loading the key, save the private key (will be required in next step) wherever you please. Once done, you may close this window.&lt;br /&gt;
&lt;br /&gt;
[[File:PuTTY keygen.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Step 4:&amp;#039;&amp;#039;&amp;#039; Now open Pageant and the add the private key (that you saved in the previous step)&lt;br /&gt;
&lt;br /&gt;
[[File:Pageant.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Step 5:&amp;#039;&amp;#039;&amp;#039; Add a path variable name for plink.exe to &amp;#039;bypass&amp;#039; SSH handling through PuTTY (instead of ssh-agent in Program Files\SparkleShare\msysgit\bin directory)&lt;br /&gt;
&lt;br /&gt;
[[File:Envo variables.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Step 6:&amp;#039;&amp;#039;&amp;#039; Configure your PuTTY.exe with a hostname: keg.hamsphire.edu and default port 22. You will get a terminal window to login, you may close this window after a while.&lt;br /&gt;
&lt;br /&gt;
[[File:PuTTY config.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Step 7:&amp;#039;&amp;#039;&amp;#039; Finally, you can add (i.e. cloning of repository) those project(s) from the remote server. Just type in the right address and remote path and Voila, it works!&lt;br /&gt;
&lt;br /&gt;
[[File:Add project SS.png]]&lt;/div&gt;</summary>
		<author><name>Ari</name></author>
	</entry>
	<entry>
		<id>https://wiki.urchn.org/index.php?title=How_to_get_SparkleShare_working_on_Windows&amp;diff=354</id>
		<title>How to get SparkleShare working on Windows</title>
		<link rel="alternate" type="text/html" href="https://wiki.urchn.org/index.php?title=How_to_get_SparkleShare_working_on_Windows&amp;diff=354"/>
		<updated>2012-07-02T23:42:00Z</updated>

		<summary type="html">&lt;p&gt;Ari: Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;Step 1:&amp;#039;&amp;#039;&amp;#039; [https://github.com/hbons/SparkleShare/downloads Download] SparkleShare, install and then exit the program (without adding any project as we need to do some &amp;#039;byp...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Step 1:&amp;#039;&amp;#039;&amp;#039; [https://github.com/hbons/SparkleShare/downloads Download] SparkleShare, install and then exit the program (without adding any project as we need to do some &amp;#039;bypassing&amp;#039; now).&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Step 2:&amp;#039;&amp;#039;&amp;#039; [http://en.wikipedia.org/wiki/Git_%28software%29 Git] works in the back-end of [http://en.wikipedia.org/wiki/SparkleShare SparkleShare] through a [http://en.wikipedia.org/wiki/Secure_Shell SSH] tunnel and unfortunately, Windows does not come with a SSH client (unlike in Linux and Mac) Hence, we need a 3rd party client, which in our case is [http://en.wikipedia.org/wiki/PuTTY PuTTY], a popular free Open Source terminal emulator. Download the Installer Package from this [http://the.earth.li/~sgtatham/putty/latest/x86/putty-0.62-installer.exe link]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;Note:&amp;#039;&amp;#039; If you&amp;#039;ve administrative privileges and can take the &amp;#039;&amp;#039;risk&amp;#039;&amp;#039; of working with Windows Registry System, uninstall and remove any traces of SparkeShare from the system registry (Run command: regedit) and finally do a &amp;#039;fresh&amp;#039; installation. Also you don&amp;#039;t need any Git GUI like msysGit, SparkleShare already comes with a build-in Git module and it serve our purpose pretty well here.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Step 3:&amp;#039;&amp;#039;&amp;#039; Open PuTTYgen, click on Conversions and import a key from this address: Username/AppData/Roaming/sparkleshare (Run command to locate the required directory: %Appdata%\sparkleshare), the file would be named something like &amp;quot;sparkleshare.your_email_id@gmail.com.key&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
After loading the key, save the private key (will be required in next step) wherever you please. Finally, you may close this window.&lt;br /&gt;
&lt;br /&gt;
[[File:PuTTY keygen.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Step 4:&amp;#039;&amp;#039;&amp;#039; Now open Pageant and the add the private key (that you saved in the previous step)&lt;br /&gt;
&lt;br /&gt;
[[File:Pageant.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Step 5:&amp;#039;&amp;#039;&amp;#039; Add a path variable name for plink.exe to &amp;#039;bypass&amp;#039; SSH handling through PuTTY (instead of ssh-agent in Program Files\SparkleShare\msysgit\bin directory)&lt;br /&gt;
&lt;br /&gt;
[[File:Envo variables.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Step 6:&amp;#039;&amp;#039;&amp;#039; Configure your PuTTY.exe with a hostname: keg.hamsphire.edu and default port 22. You will get a terminal window to login, you may close this window after a while.&lt;br /&gt;
&lt;br /&gt;
[[File:PuTTY config.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Step 7:&amp;#039;&amp;#039;&amp;#039; Finally, you can add (i.e. cloning of repository) those project(s) from the remote server. Just type in the right address and remote path and Voila, it works!&lt;br /&gt;
&lt;br /&gt;
[[File:Add project SS.png]]&lt;/div&gt;</summary>
		<author><name>Ari</name></author>
	</entry>
	<entry>
		<id>https://wiki.urchn.org/index.php?title=File:Add_project_SS.png&amp;diff=353</id>
		<title>File:Add project SS.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.urchn.org/index.php?title=File:Add_project_SS.png&amp;diff=353"/>
		<updated>2012-07-02T22:34:52Z</updated>

		<summary type="html">&lt;p&gt;Ari: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ari</name></author>
	</entry>
	<entry>
		<id>https://wiki.urchn.org/index.php?title=File:PuTTY_config.png&amp;diff=352</id>
		<title>File:PuTTY config.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.urchn.org/index.php?title=File:PuTTY_config.png&amp;diff=352"/>
		<updated>2012-07-02T22:34:12Z</updated>

		<summary type="html">&lt;p&gt;Ari: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ari</name></author>
	</entry>
	<entry>
		<id>https://wiki.urchn.org/index.php?title=Sparkleshare&amp;diff=351</id>
		<title>Sparkleshare</title>
		<link rel="alternate" type="text/html" href="https://wiki.urchn.org/index.php?title=Sparkleshare&amp;diff=351"/>
		<updated>2012-07-02T22:33:25Z</updated>

		<summary type="html">&lt;p&gt;Ari: /* OS Specific Notes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Introduction ==&lt;br /&gt;
SVN or subversion requires downloading the entire project at least once: which is now totalling into several gigabytes of data, across a huge number of files.&lt;br /&gt;
&lt;br /&gt;
This is getting unmanagable for people with slower internet connections, bandwidth caps, or even small harddisks. Our new way is to share instead of the entire project a &amp;#039;production package&amp;#039;: this is a smaller number of files (typically less than 500 Megs) that is much more managable. To syncronize this, we use Dropbox.&lt;br /&gt;
&lt;br /&gt;
=== Production Package ===&lt;br /&gt;
&lt;br /&gt;
The production package is a subset of the project tree, containing only the files that a particular artist needs to use. Typically the artist only edits one of the files (as is the case for the animators) but, the other files are needed to link in.&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;IMPORTANT: Do not change the directory structure unless you really know what you are doing- otherwise , you may break links to other files.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== Sparkleshare ===&lt;br /&gt;
&lt;br /&gt;
Sparkle share resembles dropbox: the production package is a folder/directory inside the sparkleshare folder, and changes there are automatically synced with our server; we can also provide e.g. rig updates to animators via the same mechanism transparently. When a task is complete, and the file is safely in SVN deleting the folder is all that is needed to clear space for new work.&lt;br /&gt;
&lt;br /&gt;
==== Sparkleshare instructions ====&lt;br /&gt;
===== Installation =====&lt;br /&gt;
&lt;br /&gt;
1- Download sparkleshare for your platform from [http://sparkleshare.org the sparkleshare website] and install it.&lt;br /&gt;
&lt;br /&gt;
2- Sparkleshare creates a Sparkleshare folder. Within that folder is a key (something like helga&amp;#039;s key.txt) email the key to Bassam. Once that is done you are ready to share/recieve files.&lt;br /&gt;
&lt;br /&gt;
===== Usage =====&lt;br /&gt;
&lt;br /&gt;
====== Production Packages ======&lt;br /&gt;
1- you will recieve an email notifying you of a production package, it will have a name such as &amp;#039;a3s05&amp;#039; &amp;#039;train_interior&amp;#039; etc. The email will have two main pieces of information: the server address and the remote path.&lt;br /&gt;
&lt;br /&gt;
2- Click on the &amp;#039;add hosted Project..&amp;#039; menu item in Sparkleshare, and click on &amp;quot;On My Own server&amp;quot;&lt;br /&gt;
&lt;br /&gt;
3- fill in the Address and Remote path from step 1 and press Add.&lt;br /&gt;
&lt;br /&gt;
4- the new folder should appear after a short wait. You can access it from Sparkleshare&amp;#039;s menu or from your normal file explorer/finder/nautilus/terminal.&lt;br /&gt;
&lt;br /&gt;
5- Start work on your files. Your work will be synced to the server as long as sparkleshare is running.&lt;br /&gt;
&lt;br /&gt;
====== Sharing data ======&lt;br /&gt;
If you want to share some data you can just drop it into the production package  folder and it will be automatically shared.&lt;br /&gt;
&lt;br /&gt;
== OS Specific Notes ==&lt;br /&gt;
If a specific OS has issues, note it here:&lt;br /&gt;
# [[How to get SparkleShare working on Windows]]&lt;br /&gt;
&lt;br /&gt;
== Alternative for the adventurous ==&lt;br /&gt;
&lt;br /&gt;
Sparkleshare uses git (and ssh) behind the scenes. If you have/get these two pieces of software you can :&lt;br /&gt;
&lt;br /&gt;
1- generate an ssh keypair using RSA, and send me the public key.&lt;br /&gt;
&lt;br /&gt;
2- use git clone instead of sparkleshare to get the repo (I can email the uri)&lt;br /&gt;
&lt;br /&gt;
3- use [git add] git commit and git push to push your changes, and git pull to get updates.&lt;br /&gt;
&lt;br /&gt;
This is also the alternative for those who can&amp;#039;t get sparkleshare to work. I can help with the linux end of things, but not for those on windows; if you can get this to work on windows, update the wiki here :)&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;On windows, Putty is the key to ssh, see: [http://devlicio.us/blogs/sergio_pereira/archive/2009/05/06/git-ssh-putty-github-unfuddle-the-kitchen-sink.aspx putty-ssh]. read up on Putty on the [http://en.wikipedia.org/wiki/PuTTY wikipedia page]&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;</summary>
		<author><name>Ari</name></author>
	</entry>
	<entry>
		<id>https://wiki.urchn.org/index.php?title=File:Envo_variables.png&amp;diff=350</id>
		<title>File:Envo variables.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.urchn.org/index.php?title=File:Envo_variables.png&amp;diff=350"/>
		<updated>2012-07-02T22:31:10Z</updated>

		<summary type="html">&lt;p&gt;Ari: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ari</name></author>
	</entry>
	<entry>
		<id>https://wiki.urchn.org/index.php?title=File:Pageant.png&amp;diff=349</id>
		<title>File:Pageant.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.urchn.org/index.php?title=File:Pageant.png&amp;diff=349"/>
		<updated>2012-07-02T22:29:57Z</updated>

		<summary type="html">&lt;p&gt;Ari: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ari</name></author>
	</entry>
	<entry>
		<id>https://wiki.urchn.org/index.php?title=File:PuTTY_keygen.png&amp;diff=348</id>
		<title>File:PuTTY keygen.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.urchn.org/index.php?title=File:PuTTY_keygen.png&amp;diff=348"/>
		<updated>2012-07-02T22:29:04Z</updated>

		<summary type="html">&lt;p&gt;Ari: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ari</name></author>
	</entry>
</feed>