<?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"
	>

<channel>
	<title>ThinkSharp.org</title>
	<atom:link href="http://www.thinksharp.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thinksharp.org</link>
	<description>An aggregation of C# and .net, Javascript, ExtJS and Ruby on Rails knowledge</description>
	<pubDate>Sun, 13 Apr 2008 19:40:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>Free, private or public SVN with full project development tools&#8230;</title>
		<link>http://www.thinksharp.org/free-private-or-public-svn-with-full-project-development-tools/</link>
		<comments>http://www.thinksharp.org/free-private-or-public-svn-with-full-project-development-tools/#comments</comments>
		<pubDate>Sun, 13 Apr 2008 18:05:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://www.thinksharp.org/?p=103</guid>
		<description><![CDATA[I cannot believe I have not come across assembla sooner !
Assembla is a free service, it provides virtually everything you need to get a project up and running with a distributed team. It is a web front end built round subversion, and provides a whole host of project orientated features.

The features are all modules (termed [...]]]></description>
		<wfw:commentRss>http://www.thinksharp.org/free-private-or-public-svn-with-full-project-development-tools/feed/</wfw:commentRss>
		</item>
		<item>
		<title>JQuery and human readable email addresses</title>
		<link>http://www.thinksharp.org/jquery-and-human-readable-email-addresses/</link>
		<comments>http://www.thinksharp.org/jquery-and-human-readable-email-addresses/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 07:49:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://www.thinksharp.org/?p=100</guid>
		<description><![CDATA[Ive just started playing with the power that is Jquery and came up with this nice use for the Ajax functionality in Jquery.
You want to put your email address on your web site so people can contact you, but don&#8217;t want to put a mailto: anchor in the html, because it will be spidered and [...]]]></description>
		<wfw:commentRss>http://www.thinksharp.org/jquery-and-human-readable-email-addresses/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Script Hightlighter</title>
		<link>http://www.thinksharp.org/script-hightlighter/</link>
		<comments>http://www.thinksharp.org/script-hightlighter/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 10:31:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.thinksharp.org/?p=99</guid>
		<description><![CDATA[A nice script highlighter that I need to integrate at some point. It is written in javascript so does not rely on server side technologies which is quite nice and will highlight the following languages.



 Language 
 Aliases 


 C++ 
 cpp, c, c++ 


 C# 
 c#, c-sharp, csharp 


 CSS 
 css 


 [...]]]></description>
		<wfw:commentRss>http://www.thinksharp.org/script-hightlighter/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Javascript - Rails like pluralize function</title>
		<link>http://www.thinksharp.org/javascript-rails-like-pluralize-function/</link>
		<comments>http://www.thinksharp.org/javascript-rails-like-pluralize-function/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 14:19:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.thinksharp.org/?p=98</guid>
		<description><![CDATA[Found this on scripts.dzone.com blogged for reference.

.code0 { font-size: small; font-family: Consolas, "Courier New", Courier, Monospace; color: #000000; background-color: #ffffff;margin: 0em; }
.code1 { color: #2f4f4f; }
.code2 { color: #000000; }
.code3 { color: #a0522d; }
.code4 { color: #0000ff; }
.code5 { color: #00008b; }


/*
 * This script depends on no outside libraries.
 */

Inflector = {
   [...]]]></description>
		<wfw:commentRss>http://www.thinksharp.org/javascript-rails-like-pluralize-function/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Oh my god, the future of Rich Internet Applications is here&#8230;</title>
		<link>http://www.thinksharp.org/oh-my-god-the-future-of-rich-internet-applications-is-here/</link>
		<comments>http://www.thinksharp.org/oh-my-god-the-future-of-rich-internet-applications-is-here/#comments</comments>
		<pubDate>Wed, 23 Jan 2008 10:40:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.thinksharp.org/?p=97</guid>
		<description><![CDATA[
In my opinion, there are key events that happen that shape the future of web development.&#160; The move to Web 2.0 and ajax, was a little tremor compared by the Factor 10&#160; on the Richter scale announcement of Aptana&#8217;s Jaxer server.&#160; I have always found having to develop javascript client side, C# / PHP / [...]]]></description>
		<wfw:commentRss>http://www.thinksharp.org/oh-my-god-the-future-of-rich-internet-applications-is-here/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Not the best way to start the day&#8230;</title>
		<link>http://www.thinksharp.org/not-the-best-way-to-start-the-day/</link>
		<comments>http://www.thinksharp.org/not-the-best-way-to-start-the-day/#comments</comments>
		<pubDate>Tue, 16 Oct 2007 15:04:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://www.thinksharp.org/?p=95</guid>
		<description><![CDATA[For some reason this morning, I must have had one of those revelation moments, I woke up thinking about certainties.&#160; 
There are only 3 things that are certain in life: death, taxes, and browser incompatibilities&#8230;
I think I need a break&#8230;.

]]></description>
		<wfw:commentRss>http://www.thinksharp.org/not-the-best-way-to-start-the-day/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Installing and managing edge Rails</title>
		<link>http://www.thinksharp.org/installing-and-managing-edge-rails/</link>
		<comments>http://www.thinksharp.org/installing-and-managing-edge-rails/#comments</comments>
		<pubDate>Thu, 11 Oct 2007 15:26:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Rails]]></category>

		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.thinksharp.org/?p=92</guid>
		<description><![CDATA[Great article here:
http://www.sitepoint.com/blogs/2006/07/11/installing-and-managing-edge-rails/
]]></description>
		<wfw:commentRss>http://www.thinksharp.org/installing-and-managing-edge-rails/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to stop webrick from the command line</title>
		<link>http://www.thinksharp.org/how-to-stop-webrick-from-the-command-line/</link>
		<comments>http://www.thinksharp.org/how-to-stop-webrick-from-the-command-line/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 11:53:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Rails]]></category>

		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.thinksharp.org/?p=91</guid>
		<description><![CDATA[To create a bash file to stop webrick.
In a terminal type gedit stopWebrick and add the following to the contents of the file and save it.&#160; Give the file execute permission with chmod of using the file properties in nautilus.
#!/bin/bashkill -9 `ps -o pid,cmd &#8211;no-heading -p $(pgrep ruby) &#124; grep script/server &#124; awk &#8216;{print $1}&#8217;`
This [...]]]></description>
		<wfw:commentRss>http://www.thinksharp.org/how-to-stop-webrick-from-the-command-line/feed/</wfw:commentRss>
		</item>
		<item>
		<title>UserSumChallenge Module</title>
		<link>http://www.thinksharp.org/usersumchallenge-module/</link>
		<comments>http://www.thinksharp.org/usersumchallenge-module/#comments</comments>
		<pubDate>Tue, 25 Sep 2007 23:43:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Rails]]></category>

		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.thinksharp.org/?p=90</guid>
		<description><![CDATA[The following module is my first ever Ruby/Rails Module.

The UserChallenge module will create a simple random sum, that can be prompted to the user for solving as part as your authentication scheme during a registration process.Simply create an instance of UserSumChallenge or UserSumImageChallenge and store against the user session. If you use the image challenge, [...]]]></description>
		<wfw:commentRss>http://www.thinksharp.org/usersumchallenge-module/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Installing RMagick on Ubuntu</title>
		<link>http://www.thinksharp.org/installing-rmagick-on-ubuntu/</link>
		<comments>http://www.thinksharp.org/installing-rmagick-on-ubuntu/#comments</comments>
		<pubDate>Tue, 25 Sep 2007 20:43:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.thinksharp.org/?p=88</guid>
		<description><![CDATA[Taken from the rubyonrails wiki, for my reference:
If you need RMagick support for your web app, your going to need to install ImageMagick and RMagick.
sudo apt-get install imagemagickdpkg -l &#124; grep magick
This will install the most current imagemagick and then
list the ‘magick’ packages installed. Look for what version oflibmagick got installed and make sure you [...]]]></description>
		<wfw:commentRss>http://www.thinksharp.org/installing-rmagick-on-ubuntu/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
