<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/orug-discussion</id>
  <title type="text">Orlando Ruby Users Group Discussion Google Group</title>
  <subtitle type="text">
  This is the general discussion list for the Orlando Ruby Users Group. It&#39;s a high bandwidth mailing list which anyone can post to for Ruby or Rails related discussion. The website can be seen at http://www.orug.org
  </subtitle>
  <link href="/group/orug-discussion/feed/atom_v1_0_msgs.xml" rel="self" title="Orlando Ruby Users Group Discussion feed"/>
  <updated>2009-11-16T22:33:37Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Jason Cartwright</name>
  <email>jasonecartwri...@gmail.com</email>
  </author>
  <updated>2009-11-16T22:33:37Z</updated>
  <id>http://groups.google.com/group/orug-discussion/browse_frm/thread/cd62ed936215974e/dadbd1d824a70ade?show_docid=dadbd1d824a70ade</id>
  <link href="http://groups.google.com/group/orug-discussion/browse_frm/thread/cd62ed936215974e/dadbd1d824a70ade?show_docid=dadbd1d824a70ade"/>
  <title type="text">Re: [ORUG] Re: Options for serving large downloads</title>
  <summary type="html" xml:space="preserve">
  Anthony, &lt;br&gt; &lt;p&gt;Thanks for the details. That&#39;s essentially the same conclusions I came to, &lt;br&gt; so thanks for confirming.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ken Nordquist</name>
  <email>k...@geekystuff.net</email>
  </author>
  <updated>2009-11-16T17:16:46Z</updated>
  <id>http://groups.google.com/group/orug-discussion/browse_frm/thread/677e25b7cd460f80/393f4dfa0f23b237?show_docid=393f4dfa0f23b237</id>
  <link href="http://groups.google.com/group/orug-discussion/browse_frm/thread/677e25b7cd460f80/393f4dfa0f23b237?show_docid=393f4dfa0f23b237"/>
  <title type="text">Job Posting</title>
  <summary type="html" xml:space="preserve">
  I was contacted by Vaco Technology, they have a contract RoR position &lt;br&gt; available: &lt;br&gt; If you are interested, give Beau McGlamery a call - 321-445-2122 or &lt;br&gt; email him @ bmcglam...@vaco.com &lt;br&gt; -Ken &lt;br&gt; Ruby on Rails Developer for 3 month contract in South Orlando &lt;br&gt; · Minimum of 5 years experience designing, developing, implementing
  </summary>
  </entry>
  <entry>
  <author>
  <name>caike</name>
  <email>carloshrso...@gmail.com</email>
  </author>
  <updated>2009-11-13T05:45:41Z</updated>
  <id>http://groups.google.com/group/orug-discussion/browse_frm/thread/76af04792f822293/f94ed666c08083b3?show_docid=f94ed666c08083b3</id>
  <link href="http://groups.google.com/group/orug-discussion/browse_frm/thread/76af04792f822293/f94ed666c08083b3?show_docid=f94ed666c08083b3"/>
  <title type="text">Re: [ORUG] Re: Practice &amp; Work</title>
  <summary type="html" xml:space="preserve">
  Hi, guys! &lt;br&gt; &lt;p&gt;I&#39;ve just created a group so we can talk about our upcoming Coding Dojo &lt;br&gt; sessions. &lt;br&gt; &lt;p&gt;Everyone is welcome to join! :) &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/group/orlando-dojo&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Att, &lt;br&gt; - Caike &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://caikesouza.com&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Anthony Eden</name>
  <email>anthonye...@gmail.com</email>
  </author>
  <updated>2009-11-12T23:00:37Z</updated>
  <id>http://groups.google.com/group/orug-discussion/browse_frm/thread/cd62ed936215974e/2cb706d007d94e1b?show_docid=2cb706d007d94e1b</id>
  <link href="http://groups.google.com/group/orug-discussion/browse_frm/thread/cd62ed936215974e/2cb706d007d94e1b?show_docid=2cb706d007d94e1b"/>
  <title type="text">Re: [ORUG] Options for serving large downloads</title>
  <summary type="html" xml:space="preserve">
  On Thu, Nov 12, 2009 at 8:23 AM, Jason Cartwright &lt;br&gt; &amp;lt;snuip&amp;gt; &lt;br&gt; S3 does support limited-use time-based tokens, so you can protect them &lt;br&gt; by having the user go through your site, ask S3 for a time-based token &lt;br&gt; and then direct the visitor to the URL with that token. You&#39;re not &lt;br&gt; going to get around the bandwidth issue though unless you use
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jason Cartwright</name>
  <email>jasonecartwri...@gmail.com</email>
  </author>
  <updated>2009-11-12T18:23:09Z</updated>
  <id>http://groups.google.com/group/orug-discussion/browse_frm/thread/cd62ed936215974e/1cc5f96ab14a516f?show_docid=1cc5f96ab14a516f</id>
  <link href="http://groups.google.com/group/orug-discussion/browse_frm/thread/cd62ed936215974e/1cc5f96ab14a516f?show_docid=1cc5f96ab14a516f"/>
  <title type="text">Options for serving large downloads</title>
  <summary type="html" xml:space="preserve">
  I have a client requirement to provide DVD images for download. They have a &lt;br&gt; product that ships on multiple DVDs and they want to make it available &lt;br&gt; online as an alternative to shipping physical discs. &lt;br&gt; So, the challenge I have is that these downloads are protected, so I need &lt;br&gt; them behind authentication. And then the obvious problem is bandwidth. I had
  </summary>
  </entry>
  <entry>
  <author>
  <name>Gregg Pollack</name>
  <email>greggpoll...@gmail.com</email>
  </author>
  <updated>2009-11-05T16:41:39Z</updated>
  <id>http://groups.google.com/group/orug-discussion/browse_frm/thread/76af04792f822293/f04472ddca807d93?show_docid=f04472ddca807d93</id>
  <link href="http://groups.google.com/group/orug-discussion/browse_frm/thread/76af04792f822293/f04472ddca807d93?show_docid=f04472ddca807d93"/>
  <title type="text">Re: [ORUG] Re: Practice &amp; Work</title>
  <summary type="html" xml:space="preserve">
  I dig that idea... Lets talk about implementation at the next ORUG. =)
  </summary>
  </entry>
  <entry>
  <author>
  <name>caike</name>
  <email>carloshrso...@gmail.com</email>
  </author>
  <updated>2009-11-05T16:05:55Z</updated>
  <id>http://groups.google.com/group/orug-discussion/browse_frm/thread/76af04792f822293/b99090e817f32e6a?show_docid=b99090e817f32e6a</id>
  <link href="http://groups.google.com/group/orug-discussion/browse_frm/thread/76af04792f822293/b99090e817f32e6a?show_docid=b99090e817f32e6a"/>
  <title type="text">Re: [ORUG] Re: Practice &amp; Work</title>
  <summary type="html" xml:space="preserve">
  How about Coding Dojo meetings every other week ? &lt;br&gt; No presentations, just coding. &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Att, &lt;br&gt; - Caike &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://caikesouza.com&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Justin Blake</name>
  <email>jbl...@gmail.com</email>
  </author>
  <updated>2009-10-28T22:06:01Z</updated>
  <id>http://groups.google.com/group/orug-discussion/browse_frm/thread/76af04792f822293/19dec5bc86c2965d?show_docid=19dec5bc86c2965d</id>
  <link href="http://groups.google.com/group/orug-discussion/browse_frm/thread/76af04792f822293/19dec5bc86c2965d?show_docid=19dec5bc86c2965d"/>
  <title type="text">Re: Practice &amp; Work</title>
  <summary type="html" xml:space="preserve">
  Same here.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jacob Swanner</name>
  <email>swan...@gmail.com</email>
  </author>
  <updated>2009-10-28T18:02:47Z</updated>
  <id>http://groups.google.com/group/orug-discussion/browse_frm/thread/76af04792f822293/673e1da2d0625349?show_docid=673e1da2d0625349</id>
  <link href="http://groups.google.com/group/orug-discussion/browse_frm/thread/76af04792f822293/673e1da2d0625349?show_docid=673e1da2d0625349"/>
  <title type="text">Re: [ORUG] Practice &amp; Work</title>
  <summary type="html" xml:space="preserve">
  i&#39;m game, sounds like a good idea.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Greg Pederson</name>
  <email>greg.peder...@gmail.com</email>
  </author>
  <updated>2009-10-28T15:42:35Z</updated>
  <id>http://groups.google.com/group/orug-discussion/browse_frm/thread/76af04792f822293/c9771490ef3526b2?show_docid=c9771490ef3526b2</id>
  <link href="http://groups.google.com/group/orug-discussion/browse_frm/thread/76af04792f822293/c9771490ef3526b2?show_docid=c9771490ef3526b2"/>
  <title type="text">Re: [ORUG] Practice &amp; Work</title>
  <summary type="html" xml:space="preserve">
  I also like this idea. Not only can it be practice, but also &lt;br&gt; collaboration should foster knowledge sharing. &lt;br&gt; &lt;p&gt;Greg Pederson &lt;br&gt; @gregpederson - twitter &lt;br&gt; Nsight Web Development &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.NsightDevelopment.com&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;On Oct 27, 2009, at 9:31 PM, Gregg Pollack &amp;lt;greggpoll...@gmail.com&amp;gt; &lt;br&gt; wrote:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Tim Rosenblatt</name>
  <email>t...@timrosenblatt.com</email>
  </author>
  <updated>2009-10-28T13:10:49Z</updated>
  <id>http://groups.google.com/group/orug-discussion/browse_frm/thread/76af04792f822293/2fc2e168720557c1?show_docid=2fc2e168720557c1</id>
  <link href="http://groups.google.com/group/orug-discussion/browse_frm/thread/76af04792f822293/2fc2e168720557c1?show_docid=2fc2e168720557c1"/>
  <title type="text">Re: [ORUG] Practice &amp; Work</title>
  <summary type="html" xml:space="preserve">
  I approve of improving skills. &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Tim Rosenblatt &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.timrosenblatt.com&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Gregg Pollack</name>
  <email>greggpoll...@gmail.com</email>
  </author>
  <updated>2009-10-28T01:31:38Z</updated>
  <id>http://groups.google.com/group/orug-discussion/browse_frm/thread/76af04792f822293/40998007f3eae00f?show_docid=40998007f3eae00f</id>
  <link href="http://groups.google.com/group/orug-discussion/browse_frm/thread/76af04792f822293/40998007f3eae00f?show_docid=40998007f3eae00f"/>
  <title type="text">Practice &amp; Work</title>
  <summary type="html" xml:space="preserve">
  Hey guys, &lt;br&gt; If there is one thing that has become clear after going to the &lt;br&gt; conferences I have over the past month, it&#39;s that in our profession nobody &lt;br&gt; gets enough &amp;quot;practice&amp;quot;. A musician needs to continually practice their &lt;br&gt; instrument, but rarely do we hear about people coding for the sake of &lt;br&gt; practice. We had Corey Haines come show us how to do a code kata, which is
  </summary>
  </entry>
  <entry>
  <author>
  <name>bmcc</name>
  <email>barry.mcca...@gmail.com</email>
  </author>
  <updated>2009-10-25T23:30:22Z</updated>
  <id>http://groups.google.com/group/orug-discussion/browse_frm/thread/d1a0b1d2fe167a3d/2c906b6dd51ebc39?show_docid=2c906b6dd51ebc39</id>
  <link href="http://groups.google.com/group/orug-discussion/browse_frm/thread/d1a0b1d2fe167a3d/2c906b6dd51ebc39?show_docid=2c906b6dd51ebc39"/>
  <title type="text">Re: attachment_fu plugin</title>
  <summary type="html" xml:space="preserve">
  Thanks for the responses everyone. &lt;br&gt; &lt;p&gt;&amp;quot;attr_accessible :name&amp;quot; didnt work. I thought it would but it didnt. &lt;br&gt; So I basically hardcoded a work-around in the update action. Since &lt;br&gt; there is only one thumbnail per picture, after I update the picture I &lt;br&gt; do a find for its thumbnail and update it with the same information.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Anthony Eden</name>
  <email>anthonye...@gmail.com</email>
  </author>
  <updated>2009-10-22T19:20:46Z</updated>
  <id>http://groups.google.com/group/orug-discussion/browse_frm/thread/d1a0b1d2fe167a3d/c00db5cff0d0e569?show_docid=c00db5cff0d0e569</id>
  <link href="http://groups.google.com/group/orug-discussion/browse_frm/thread/d1a0b1d2fe167a3d/c00db5cff0d0e569?show_docid=c00db5cff0d0e569"/>
  <title type="text">Re: [ORUG] Re: attachment_fu plugin</title>
  <summary type="html" xml:space="preserve">
  I&#39;ll second using Paperclip, if that&#39;s an option. Just keep in mind &lt;br&gt; that if you ever have any reasonable amount of traffic that uploads &lt;br&gt; files then trying to process images inline is probably not a good &lt;br&gt; idea. &lt;br&gt; &lt;p&gt;Anthony &lt;br&gt; &lt;p&gt;-- &lt;br&gt; GMU/IT d- s: a32 C++(++++)$ UL@ P--- L+(++) !E W+++$ !N o? K? w--- !O
  </summary>
  </entry>
  <entry>
  <author>
  <name>Greg Pederson</name>
  <email>greg.peder...@gmail.com</email>
  </author>
  <updated>2009-10-22T19:17:09Z</updated>
  <id>http://groups.google.com/group/orug-discussion/browse_frm/thread/d1a0b1d2fe167a3d/3c7d85bfd9053a26?show_docid=3c7d85bfd9053a26</id>
  <link href="http://groups.google.com/group/orug-discussion/browse_frm/thread/d1a0b1d2fe167a3d/3c7d85bfd9053a26?show_docid=3c7d85bfd9053a26"/>
  <title type="text">Re: [ORUG] attachment_fu plugin</title>
  <summary type="html" xml:space="preserve">
  Is the name field being created by the plugin or in the new form? If it&#39;s &lt;br&gt; created by the plugin maybe make sure your model/controller code isn&#39;t &lt;br&gt; taking precedent over the plugin edit functionality....just a thought. You &lt;br&gt; may need to declare the name attribute in your model??? &lt;br&gt; attr_accessible :name
  </summary>
  </entry>
</feed>
