<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Note to Self</title>
	<atom:link href="http://notetoself.vrensk.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://notetoself.vrensk.com</link>
	<description>lest I forget</description>
	<lastBuildDate>Mon, 21 May 2018 21:42:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Catching up on JS and CSS by Viettel CA</title>
		<link>http://notetoself.vrensk.com/2018/02/catching-up-on-js-and-css/comment-page-1/#comment-121842</link>
		<dc:creator>Viettel CA</dc:creator>
		<pubDate>Mon, 21 May 2018 21:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://notetoself.vrensk.com/?p=106#comment-121842</guid>
		<description><![CDATA[It&#039;s an amazing post in favor of all the internet viewers; 
they will take benefit from it I am sure.]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s an amazing post in favor of all the internet viewers;<br />
they will take benefit from it I am sure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Verified HTTPS in Ruby by JJB Code Blog - How to securely acquire the Mozilla root certificate bundle for use with curl, Net::HTTP, etc.</title>
		<link>http://notetoself.vrensk.com/2008/09/verified-https-in-ruby/comment-page-1/#comment-42905</link>
		<dc:creator>JJB Code Blog - How to securely acquire the Mozilla root certificate bundle for use with curl, Net::HTTP, etc.</dc:creator>
		<pubDate>Thu, 05 Jan 2012 07:33:45 +0000</pubDate>
		<guid isPermaLink="false">http://notetoself.vrensk.com/?p=28#comment-42905</guid>
		<description><![CDATA[[...] can manually install the root certs, but first you have to get them from somewhere. This article gives a nice description of how to do that. The source of the cert files it points to is hosted [...]]]></description>
		<content:encoded><![CDATA[<p>[...] can manually install the root certs, but first you have to get them from somewhere. This article gives a nice description of how to do that. The source of the cert files it points to is hosted [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Verified HTTPS in Ruby by David Vrensk</title>
		<link>http://notetoself.vrensk.com/2008/09/verified-https-in-ruby/comment-page-1/#comment-22272</link>
		<dc:creator>David Vrensk</dc:creator>
		<pubDate>Sat, 28 May 2011 08:10:41 +0000</pubDate>
		<guid isPermaLink="false">http://notetoself.vrensk.com/?p=28#comment-22272</guid>
		<description><![CDATA[Hey John, that&#039;s really nice!  I&#039;ll add a note to the original post.]]></description>
		<content:encoded><![CDATA[<p>Hey John, that&#8217;s really nice!  I&#8217;ll add a note to the original post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Verified HTTPS in Ruby by John</title>
		<link>http://notetoself.vrensk.com/2008/09/verified-https-in-ruby/comment-page-1/#comment-22252</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 28 May 2011 02:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://notetoself.vrensk.com/?p=28#comment-22252</guid>
		<description><![CDATA[Your blog post helped/inspired me to come up with this, which is a more secure way to acquire the cert list:

https://gist.github.com/996292

And then this, which sets ruby to use the cert list library-wide:

https://gist.github.com/996510

Thanks!]]></description>
		<content:encoded><![CDATA[<p>Your blog post helped/inspired me to come up with this, which is a more secure way to acquire the cert list:</p>
<p><a href="https://gist.github.com/996292"  onclick="pageTracker._trackPageview('/outgoing/gist.github.com/996292?referer=http%3A%2F%2Fnotetoself.vrensk.com%2Fcomments%2Ffeed');">https://gist.github.com/996292</a></p>
<p>And then this, which sets ruby to use the cert list library-wide:</p>
<p><a href="https://gist.github.com/996510"  onclick="pageTracker._trackPageview('/outgoing/gist.github.com/996510?referer=http%3A%2F%2Fnotetoself.vrensk.com%2Fcomments%2Ffeed');">https://gist.github.com/996510</a></p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FedEx needs help by cutiepink</title>
		<link>http://notetoself.vrensk.com/2011/01/fedex-needs-help/comment-page-1/#comment-22038</link>
		<dc:creator>cutiepink</dc:creator>
		<pubDate>Wed, 25 May 2011 03:41:37 +0000</pubDate>
		<guid isPermaLink="false">http://notetoself.vrensk.com/?p=81#comment-22038</guid>
		<description><![CDATA[I wonder to read this story ..I like the effort and this is complete information..Thank you for sharing this blog!!:D]]></description>
		<content:encoded><![CDATA[<p>I wonder to read this story ..I like the effort and this is complete information..Thank you for sharing this blog!!:D</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Escaping single quotes in Ruby harder than expected by Yen Jarmon</title>
		<link>http://notetoself.vrensk.com/2008/08/escaping-single-quotes-in-ruby-harder-than-expected/comment-page-1/#comment-20280</link>
		<dc:creator>Yen Jarmon</dc:creator>
		<pubDate>Thu, 28 Apr 2011 10:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://notetoself.vrensk.com/?p=15#comment-20280</guid>
		<description><![CDATA[Appreciate it for this  tremendous  post, I am glad I found  this website   on yahoo.]]></description>
		<content:encoded><![CDATA[<p>Appreciate it for this  tremendous  post, I am glad I found  this website   on yahoo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FedEx needs help by Jon D.</title>
		<link>http://notetoself.vrensk.com/2011/01/fedex-needs-help/comment-page-1/#comment-19701</link>
		<dc:creator>Jon D.</dc:creator>
		<pubDate>Wed, 20 Apr 2011 16:37:01 +0000</pubDate>
		<guid isPermaLink="false">http://notetoself.vrensk.com/?p=81#comment-19701</guid>
		<description><![CDATA[In my line of work I deal with deliveries and couriers a lot and it&#039;s inefficiencies like this that must make you wonder &quot;what&#039;s the point?&quot;  Talk about a complete waste of time and resources.

The SMS text message is nice, but then the follow-up effort required on YOUR part basically negates any time-saving efficiencies.  

The Internet has offered FedEx and UPS and other courier companies a massive opportunity as shopping online explodes in popularity.  The companies that make it the easiest for all involved will win the day.  If this type of process you went through is required, then I bet you&#039;ll not buy products that ship with FedEx.  In the long run companies will respond by shipping products using a different service.

Thanks for sharing your experience.]]></description>
		<content:encoded><![CDATA[<p>In my line of work I deal with deliveries and couriers a lot and it&#8217;s inefficiencies like this that must make you wonder &#8220;what&#8217;s the point?&#8221;  Talk about a complete waste of time and resources.</p>
<p>The SMS text message is nice, but then the follow-up effort required on YOUR part basically negates any time-saving efficiencies.  </p>
<p>The Internet has offered FedEx and UPS and other courier companies a massive opportunity as shopping online explodes in popularity.  The companies that make it the easiest for all involved will win the day.  If this type of process you went through is required, then I bet you&#8217;ll not buy products that ship with FedEx.  In the long run companies will respond by shipping products using a different service.</p>
<p>Thanks for sharing your experience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What I brought home from Scottish Ruby Conference by Sean Cavanaugh</title>
		<link>http://notetoself.vrensk.com/2010/03/what-i-brought-home-from-scottish-ruby-conference/comment-page-1/#comment-19482</link>
		<dc:creator>Sean Cavanaugh</dc:creator>
		<pubDate>Mon, 18 Apr 2011 07:20:17 +0000</pubDate>
		<guid isPermaLink="false">http://notetoself.vrensk.com/?p=65#comment-19482</guid>
		<description><![CDATA[Sandra, (Comment #7)

You said, &quot;Perhaps conference organisers should give more consideration to delivering their conferences are more female friendly mode like Web conferencing?&quot;  

Perhaps some women find it hard to attend due to child care, but isn&#039;t that a little assumptive.  To assume that child care is a major issue assumes that most of these women have children.  

Two points: 

1.  Would web conferencing not also be beneficial for men?  They would have less travel expenses and far less time away from their families if they have them.

2. Isn&#039;t a huge point of conferences to interact with others.  I think a huge part of the learning process is being around a collective body of individuals all focused on the same goal.  This not only allows for the building of ideas, but the forming of business relationships.]]></description>
		<content:encoded><![CDATA[<p>Sandra, (Comment #7)</p>
<p>You said, &#8220;Perhaps conference organisers should give more consideration to delivering their conferences are more female friendly mode like Web conferencing?&#8221;  </p>
<p>Perhaps some women find it hard to attend due to child care, but isn&#8217;t that a little assumptive.  To assume that child care is a major issue assumes that most of these women have children.  </p>
<p>Two points: </p>
<p>1.  Would web conferencing not also be beneficial for men?  They would have less travel expenses and far less time away from their families if they have them.</p>
<p>2. Isn&#8217;t a huge point of conferences to interact with others.  I think a huge part of the learning process is being around a collective body of individuals all focused on the same goal.  This not only allows for the building of ideas, but the forming of business relationships.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What I brought home from Scottish Ruby Conference by Ben Stoves</title>
		<link>http://notetoself.vrensk.com/2010/03/what-i-brought-home-from-scottish-ruby-conference/comment-page-1/#comment-19259</link>
		<dc:creator>Ben Stoves</dc:creator>
		<pubDate>Fri, 15 Apr 2011 11:46:33 +0000</pubDate>
		<guid isPermaLink="false">http://notetoself.vrensk.com/?p=65#comment-19259</guid>
		<description><![CDATA[Hello, thats a really interesting post. The part about 28 out of 400 women attending the RubyConf caught my attention. The attendance rate seems greater than in other countries.]]></description>
		<content:encoded><![CDATA[<p>Hello, thats a really interesting post. The part about 28 out of 400 women attending the RubyConf caught my attention. The attendance rate seems greater than in other countries.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What I brought home from Scottish Ruby Conference by Wanda</title>
		<link>http://notetoself.vrensk.com/2010/03/what-i-brought-home-from-scottish-ruby-conference/comment-page-1/#comment-19147</link>
		<dc:creator>Wanda</dc:creator>
		<pubDate>Wed, 13 Apr 2011 22:15:08 +0000</pubDate>
		<guid isPermaLink="false">http://notetoself.vrensk.com/?p=65#comment-19147</guid>
		<description><![CDATA[The more females in  programming at these conferences the better.  I think you should begin a group especially for women and co-ordinate conference attendance.]]></description>
		<content:encoded><![CDATA[<p>The more females in  programming at these conferences the better.  I think you should begin a group especially for women and co-ordinate conference attendance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What I brought home from Scottish Ruby Conference by Jenny</title>
		<link>http://notetoself.vrensk.com/2010/03/what-i-brought-home-from-scottish-ruby-conference/comment-page-1/#comment-19141</link>
		<dc:creator>Jenny</dc:creator>
		<pubDate>Wed, 13 Apr 2011 20:58:33 +0000</pubDate>
		<guid isPermaLink="false">http://notetoself.vrensk.com/?p=65#comment-19141</guid>
		<description><![CDATA[Do you have any statistics from the most recent conference on the west coast?  I would be very interested to see if the numbers have come up in favor of women...would be nice to see more of us taking over this industry :)]]></description>
		<content:encoded><![CDATA[<p>Do you have any statistics from the most recent conference on the west coast?  I would be very interested to see if the numbers have come up in favor of women&#8230;would be nice to see more of us taking over this industry <img src='http://notetoself.vrensk.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What I brought home from Scottish Ruby Conference by Arpey</title>
		<link>http://notetoself.vrensk.com/2010/03/what-i-brought-home-from-scottish-ruby-conference/comment-page-1/#comment-19124</link>
		<dc:creator>Arpey</dc:creator>
		<pubDate>Wed, 13 Apr 2011 12:45:54 +0000</pubDate>
		<guid isPermaLink="false">http://notetoself.vrensk.com/?p=65#comment-19124</guid>
		<description><![CDATA[Interesting take on the conference.

That&#039;s a great tip about how tog et round data problems when overseas, by taking another phone and getting a local sim. Definitely going to try that, as got hammered on data charges last time I was overseas.]]></description>
		<content:encoded><![CDATA[<p>Interesting take on the conference.</p>
<p>That&#8217;s a great tip about how tog et round data problems when overseas, by taking another phone and getting a local sim. Definitely going to try that, as got hammered on data charges last time I was overseas.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What I brought home from Scottish Ruby Conference by Sandra</title>
		<link>http://notetoself.vrensk.com/2010/03/what-i-brought-home-from-scottish-ruby-conference/comment-page-1/#comment-19110</link>
		<dc:creator>Sandra</dc:creator>
		<pubDate>Wed, 13 Apr 2011 06:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://notetoself.vrensk.com/?p=65#comment-19110</guid>
		<description><![CDATA[I wonder, if the proportion of female attendees at the Scottish Ruby Conference, actually reflects the proportion of women who are engaged in Ruby On Rails programming? I doubt it.

It is probably more a reflection of the percentage of programmers who are in a position of power at their employer to enable them to get off to a conference and, as Andy says, the fact that some women might find it difficult to go to a conference when they might not be other find someone else to take over their child-care role.

Perhaps conference organisers should give more consideration to delivering their conferences are more female friendly mode like Web conferencing?]]></description>
		<content:encoded><![CDATA[<p>I wonder, if the proportion of female attendees at the Scottish Ruby Conference, actually reflects the proportion of women who are engaged in Ruby On Rails programming? I doubt it.</p>
<p>It is probably more a reflection of the percentage of programmers who are in a position of power at their employer to enable them to get off to a conference and, as Andy says, the fact that some women might find it difficult to go to a conference when they might not be other find someone else to take over their child-care role.</p>
<p>Perhaps conference organisers should give more consideration to delivering their conferences are more female friendly mode like Web conferencing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What I brought home from Scottish Ruby Conference by Jason</title>
		<link>http://notetoself.vrensk.com/2010/03/what-i-brought-home-from-scottish-ruby-conference/comment-page-1/#comment-19063</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 12 Apr 2011 20:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://notetoself.vrensk.com/?p=65#comment-19063</guid>
		<description><![CDATA[Interesting comments about last years conference David. I found your post when looking for information on the 2011 conference that took place last week...did you attend?

I had to smile when I saw the other comments here about the lack of female attendees, because one of this year&#039;s talks was in fact &quot;Where are all the women?&quot; by Erin O&#039;brien :)]]></description>
		<content:encoded><![CDATA[<p>Interesting comments about last years conference David. I found your post when looking for information on the 2011 conference that took place last week&#8230;did you attend?</p>
<p>I had to smile when I saw the other comments here about the lack of female attendees, because one of this year&#8217;s talks was in fact &#8220;Where are all the women?&#8221; by Erin O&#8217;brien <img src='http://notetoself.vrensk.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What I brought home from Scottish Ruby Conference by Andy</title>
		<link>http://notetoself.vrensk.com/2010/03/what-i-brought-home-from-scottish-ruby-conference/comment-page-1/#comment-18563</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 06 Apr 2011 03:40:21 +0000</pubDate>
		<guid isPermaLink="false">http://notetoself.vrensk.com/?p=65#comment-18563</guid>
		<description><![CDATA[@Sarah: I dare say your guess is the same as mine. I, for one, would hate it too if there were too few women in my industry.

But I think the reason why there were very few female attendees in conferences is that (and this is a sad reality), while there are more of them in the industry, the people who take care of their kids when they leave home for their everyday jobs are unwilling to watch the kids so that mommy can go to a conference.]]></description>
		<content:encoded><![CDATA[<p>@Sarah: I dare say your guess is the same as mine. I, for one, would hate it too if there were too few women in my industry.</p>
<p>But I think the reason why there were very few female attendees in conferences is that (and this is a sad reality), while there are more of them in the industry, the people who take care of their kids when they leave home for their everyday jobs are unwilling to watch the kids so that mommy can go to a conference.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What I brought home from Scottish Ruby Conference by Sarah</title>
		<link>http://notetoself.vrensk.com/2010/03/what-i-brought-home-from-scottish-ruby-conference/comment-page-1/#comment-18533</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Tue, 05 Apr 2011 17:43:05 +0000</pubDate>
		<guid isPermaLink="false">http://notetoself.vrensk.com/?p=65#comment-18533</guid>
		<description><![CDATA[Re: &quot;RubyConf India had 28 female attendees out of 400 total; Scottish Ruby Conference had slightly less, I think.  I wonder what we can do as a community to raise that percentage.  I wonder what we can do as a society.  I wonder what I can do.&quot; I am curious to know where this huge concern on the sparseness of the female attendee population stems from :-)]]></description>
		<content:encoded><![CDATA[<p>Re: &#8220;RubyConf India had 28 female attendees out of 400 total; Scottish Ruby Conference had slightly less, I think.  I wonder what we can do as a community to raise that percentage.  I wonder what we can do as a society.  I wonder what I can do.&#8221; I am curious to know where this huge concern on the sparseness of the female attendee population stems from <img src='http://notetoself.vrensk.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What I brought home from Scottish Ruby Conference by Wendy</title>
		<link>http://notetoself.vrensk.com/2010/03/what-i-brought-home-from-scottish-ruby-conference/comment-page-1/#comment-18298</link>
		<dc:creator>Wendy</dc:creator>
		<pubDate>Sat, 02 Apr 2011 18:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://notetoself.vrensk.com/?p=65#comment-18298</guid>
		<description><![CDATA[&quot;Ever since I read about ticgit in Scott Chacon’s Git Internals I have wanted to do something with git besides source code control but I always thought I’d need to learn 100 git plumbing commands. &quot;

I was fortunate enough to attend Scott&#039;s Git Ninja Training at rubycon2010 - learned some new tricks. Guy is an amazing speaker and gets his points across in a fun and entertaining way.]]></description>
		<content:encoded><![CDATA[<p>&#8220;Ever since I read about ticgit in Scott Chacon’s Git Internals I have wanted to do something with git besides source code control but I always thought I’d need to learn 100 git plumbing commands. &#8221;</p>
<p>I was fortunate enough to attend Scott&#8217;s Git Ninja Training at rubycon2010 &#8211; learned some new tricks. Guy is an amazing speaker and gets his points across in a fun and entertaining way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What I brought home from Scottish Ruby Conference by Kate</title>
		<link>http://notetoself.vrensk.com/2010/03/what-i-brought-home-from-scottish-ruby-conference/comment-page-1/#comment-18111</link>
		<dc:creator>Kate</dc:creator>
		<pubDate>Thu, 31 Mar 2011 09:38:04 +0000</pubDate>
		<guid isPermaLink="false">http://notetoself.vrensk.com/?p=65#comment-18111</guid>
		<description><![CDATA[Hey,

Interesting stats about the women attending RubyConf. I see that Sarah Allen and Sarah Mei are giving FREE Ruby on Rails programming workshops for Women and their friends through railsbridge.org. 

The sessions are aimed at introducing more women to programming and apparently are working really well.

Things are looking up and I certainly hope that she can help to break the male programmer stereotype.

Kx]]></description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>Interesting stats about the women attending RubyConf. I see that Sarah Allen and Sarah Mei are giving FREE Ruby on Rails programming workshops for Women and their friends through railsbridge.org. </p>
<p>The sessions are aimed at introducing more women to programming and apparently are working really well.</p>
<p>Things are looking up and I certainly hope that she can help to break the male programmer stereotype.</p>
<p>Kx</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Escaping single quotes in Ruby harder than expected by Fhou</title>
		<link>http://notetoself.vrensk.com/2008/08/escaping-single-quotes-in-ruby-harder-than-expected/comment-page-1/#comment-15701</link>
		<dc:creator>Fhou</dc:creator>
		<pubDate>Wed, 23 Feb 2011 07:02:49 +0000</pubDate>
		<guid isPermaLink="false">http://notetoself.vrensk.com/?p=15#comment-15701</guid>
		<description><![CDATA[Thank you so much!]]></description>
		<content:encoded><![CDATA[<p>Thank you so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XHTML unsupported, prefer HTML by Eda Francy</title>
		<link>http://notetoself.vrensk.com/2008/08/xhtml-unsupported-prefer-html/comment-page-1/#comment-14435</link>
		<dc:creator>Eda Francy</dc:creator>
		<pubDate>Tue, 01 Feb 2011 17:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://notetoself.vrensk.com/?p=19#comment-14435</guid>
		<description><![CDATA[Hey! This is kind of off topic but I need some guidance from an established blog. Is it tough to set up your own blog? I&#039;m not very techincal but I can figure things out pretty quick. I&#039;m thinking about making my own but I&#039;m not sure where to begin. Do you have any points or suggestions?  Many thanks]]></description>
		<content:encoded><![CDATA[<p>Hey! This is kind of off topic but I need some guidance from an established blog. Is it tough to set up your own blog? I&#8217;m not very techincal but I can figure things out pretty quick. I&#8217;m thinking about making my own but I&#8217;m not sure where to begin. Do you have any points or suggestions?  Many thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Really killing rails processes at FS-data by Peppe Bergqvist</title>
		<link>http://notetoself.vrensk.com/2009/04/really-killing-rails-processes-at-fs-data/comment-page-1/#comment-12305</link>
		<dc:creator>Peppe Bergqvist</dc:creator>
		<pubDate>Mon, 27 Dec 2010 20:56:23 +0000</pubDate>
		<guid isPermaLink="false">http://notetoself.vrensk.com/?p=44#comment-12305</guid>
		<description><![CDATA[Thanks for the tip! I&#039;ve just signed up for an account at FS-data and had trouble getting the fastcgi-process for my Django-app to restart. But thanks to your tip I got it all to work just perfect=)]]></description>
		<content:encoded><![CDATA[<p>Thanks for the tip! I&#8217;ve just signed up for an account at FS-data and had trouble getting the fastcgi-process for my Django-app to restart. But thanks to your tip I got it all to work just perfect=)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Escaping single quotes in Ruby harder than expected by Diego</title>
		<link>http://notetoself.vrensk.com/2008/08/escaping-single-quotes-in-ruby-harder-than-expected/comment-page-1/#comment-6489</link>
		<dc:creator>Diego</dc:creator>
		<pubDate>Tue, 10 Aug 2010 17:48:37 +0000</pubDate>
		<guid isPermaLink="false">http://notetoself.vrensk.com/?p=15#comment-6489</guid>
		<description><![CDATA[I&#039;m soooo glad I found this before I tried anything myself! Lol. thanks google! and Vrensk of course!]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m soooo glad I found this before I tried anything myself! Lol. thanks google! and Vrensk of course!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Escaping single quotes in Ruby harder than expected by famous quotes</title>
		<link>http://notetoself.vrensk.com/2008/08/escaping-single-quotes-in-ruby-harder-than-expected/comment-page-1/#comment-6335</link>
		<dc:creator>famous quotes</dc:creator>
		<pubDate>Thu, 05 Aug 2010 15:54:29 +0000</pubDate>
		<guid isPermaLink="false">http://notetoself.vrensk.com/?p=15#comment-6335</guid>
		<description><![CDATA[Eight backlashes? haha that is crazy. im using the same as dave, escape_javascript. it has been pretty good for me. best of luck to you!]]></description>
		<content:encoded><![CDATA[<p>Eight backlashes? haha that is crazy. im using the same as dave, escape_javascript. it has been pretty good for me. best of luck to you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What I brought home from Scottish Ruby Conference by Daniel Lucraft</title>
		<link>http://notetoself.vrensk.com/2010/03/what-i-brought-home-from-scottish-ruby-conference/comment-page-1/#comment-4530</link>
		<dc:creator>Daniel Lucraft</dc:creator>
		<pubDate>Mon, 29 Mar 2010 10:38:38 +0000</pubDate>
		<guid isPermaLink="false">http://notetoself.vrensk.com/?p=65#comment-4530</guid>
		<description><![CDATA[Hey,

what went wrong when you tried to install Redcar? Email me and I&#039;ll see if we can get you sorted.

thanks,
Dan]]></description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>what went wrong when you tried to install Redcar? Email me and I&#8217;ll see if we can get you sorted.</p>
<p>thanks,<br />
Dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Escaping single quotes in Ruby harder than expected by DJ</title>
		<link>http://notetoself.vrensk.com/2008/08/escaping-single-quotes-in-ruby-harder-than-expected/comment-page-1/#comment-4057</link>
		<dc:creator>DJ</dc:creator>
		<pubDate>Fri, 26 Feb 2010 00:41:24 +0000</pubDate>
		<guid isPermaLink="false">http://notetoself.vrensk.com/?p=15#comment-4057</guid>
		<description><![CDATA[Cool. Thanks!]]></description>
		<content:encoded><![CDATA[<p>Cool. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
