<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" xml:lang="en-US">
  <id>tag:github.com,2008:/blog/comments</id>
  <link type="text/html" rel="alternate" href="http://github.com/blog" />
  
  <title>GitHub Blog Comments</title>
  <updated>2009-11-22T00:22:38-08:00</updated>
  <link rel="self" href="http://feeds.feedburner.com/github-comments" type="application/atom+xml" /><feedburner:browserFriendly></feedburner:browserFriendly><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><entry>
    <id>tag:github.com,2008:Post/428</id>
    <published>2009-04-30T13:29:39-07:00</published>
    <updated>2009-04-30T13:30:53-07:00</updated>
    <link type="text/html" rel="alternate" href="http://github.com/blog/428-circa" />
    <title>Circa</title>
    <content type="html">This programing language looks very great, easy learn but very strong.
Thanks.
&lt;a href="http://ezeen.net"&gt;Article Directory&lt;/a&gt;</content>
    <author>
      <name>ezeen</name>
    </author>
  </entry>
  <entry>
    <id>tag:github.com,2008:Post/343</id>
    <published>2009-02-06T11:39:22-08:00</published>
    <updated>2009-02-06T11:40:33-08:00</updated>
    <link type="text/html" rel="alternate" href="http://github.com/blog/343-objectiveresource" />
    <title>ObjectiveResource </title>
    <content type="html">This mobile is very cool, I like it very much.
Thank for your tips.
&lt;a href="http://ezeen.net"&gt;Article Directory&lt;/a&gt;</content>
    <author>
      <name>ezeen</name>
    </author>
  </entry>
  <entry>
    <id>tag:github.com,2008:Post/551</id>
    <published>2009-11-19T12:30:47-08:00</published>
    <updated>2009-11-19T12:32:20-08:00</updated>
    <link type="text/html" rel="alternate" href="http://github.com/blog/551-optimizing-asset-bundling-and-serving-with-rails" />
    <title>Optimizing asset bundling and serving with Rails</title>
    <content type="html">What impact is there while the bundle:all is running? What about if a client requests it during generation?</content>
    <author>
      <name>kastner</name>
    </author>
  </entry>
  <entry>
    <id>tag:github.com,2008:Post/148</id>
    <published>2008-08-24T12:36:01-07:00</published>
    <updated>2008-08-24T12:49:21-07:00</updated>
    <link type="text/html" rel="alternate" href="http://github.com/blog/148-github-shirts-now-available" />
    <title>GitHub Shirts Now Available!</title>
    <content type="html">Nice shirts, the design is very cool, I like them very much.
</content>
    <author>
      <name>ezeen</name>
    </author>
  </entry>
  <entry>
    <id>tag:github.com,2008:Post/551</id>
    <published>2009-11-19T12:30:47-08:00</published>
    <updated>2009-11-19T12:32:20-08:00</updated>
    <link type="text/html" rel="alternate" href="http://github.com/blog/551-optimizing-asset-bundling-and-serving-with-rails" />
    <title>Optimizing asset bundling and serving with Rails</title>
    <content type="html">@jaknowlden: The choice was pretty simple — most of the functionality described above has been in the GitHub codebase for a very long time.  It would have been a lot of work to move to a new asset bundling plugin without any benefits.</content>
    <author>
      <name>kneath</name>
    </author>
  </entry>
  <entry>
    <id>tag:github.com,2008:Post/18</id>
    <published>2008-03-09T08:17:21-07:00</published>
    <updated>2008-03-09T08:20:58-07:00</updated>
    <link type="text/html" rel="alternate" href="http://github.com/blog/18-popular-repos" />
    <title>Popular Repos</title>
    <content type="html">Is there a way to not only view the top 25 most popular repos but 26 up to 100? I want to see what else there is on GitHub.</content>
    <author>
      <name>AlexZ</name>
    </author>
  </entry>
  <entry>
    <id>tag:github.com,2008:Post/551</id>
    <published>2009-11-19T12:30:47-08:00</published>
    <updated>2009-11-19T12:32:20-08:00</updated>
    <link type="text/html" rel="alternate" href="http://github.com/blog/551-optimizing-asset-bundling-and-serving-with-rails" />
    <title>Optimizing asset bundling and serving with Rails</title>
    <content type="html">Out of curiosity, could you comment on the use of existing open source asset bundling rails plugins that exist out there and why you chose not to use them. Especially those hosted on github ;)</content>
    <author>
      <name>jaknowlden</name>
    </author>
  </entry>
  <entry>
    <id>tag:github.com,2008:Post/551</id>
    <published>2009-11-19T12:30:47-08:00</published>
    <updated>2009-11-19T12:32:20-08:00</updated>
    <link type="text/html" rel="alternate" href="http://github.com/blog/551-optimizing-asset-bundling-and-serving-with-rails" />
    <title>Optimizing asset bundling and serving with Rails</title>
    <content type="html">@loe: Images referenced in stylesheets are relative to the stylesheet's location, not the page being served.  So if you serve a CSS file off of `asset1.github.com`, all images will be downloaded from `asset1.github.com`.  The image's cache and expiry has nothing to do with the CSS, only whatever headers the actual image sends.  If you set a far-future expiry for an image, the image should remain cached for a very long time.</content>
    <author>
      <name>kneath</name>
    </author>
  </entry>
  <entry>
    <id>tag:github.com,2008:Post/551</id>
    <published>2009-11-19T12:30:47-08:00</published>
    <updated>2009-11-19T12:32:20-08:00</updated>
    <link type="text/html" rel="alternate" href="http://github.com/blog/551-optimizing-asset-bundling-and-serving-with-rails" />
    <title>Optimizing asset bundling and serving with Rails</title>
    <content type="html">@kyle

Are you saying that using url('/image/foo.jpg') (not run through image_path which would generate the query string and serve it off of an asset hostname) in a stylesheet that is served with a far future expires is ok? Will the image be re-downloaded if the asset id on the stylesheet is changed or will the browser still use the cached image set to expire in 30 years?

I've been wanting to run all stylesheets through ERB before deploys to get the asset hosting benefits, but if it only helps me by using the asset hosts it might not be worth the work.</content>
    <author>
      <name>loe</name>
    </author>
  </entry>
  <entry>
    <id>tag:github.com,2008:Post/551</id>
    <published>2009-11-19T12:30:47-08:00</published>
    <updated>2009-11-19T12:32:20-08:00</updated>
    <link type="text/html" rel="alternate" href="http://github.com/blog/551-optimizing-asset-bundling-and-serving-with-rails" />
    <title>Optimizing asset bundling and serving with Rails</title>
    <content type="html">@chris: Given the way CSS works, the asset hosting stuff happens no matter if you use sass or not.  Timestamped images to me aren't preferred since it would force users to re-download all the site's images (including layout images) every time we deploy.  Images referenced in our CSS almost never change, and I'm happy to manually change them if we do change them.</content>
    <author>
      <name>kneath</name>
    </author>
  </entry>
  <entry>
    <id>tag:github.com,2008:Post/551</id>
    <published>2009-11-19T12:30:47-08:00</published>
    <updated>2009-11-19T12:32:20-08:00</updated>
    <link type="text/html" rel="alternate" href="http://github.com/blog/551-optimizing-asset-bundling-and-serving-with-rails" />
    <title>Optimizing asset bundling and serving with Rails</title>
    <content type="html">FYI: if you guys used compass and sass for your stylesheets, the images referenced in your stylesheets would be timestamp invalidated and asset-host'd just like they are using rails helpers (just use image_url instead of url)</content>
    <author>
      <name>chriseppstein</name>
    </author>
  </entry>
  <entry>
    <id>tag:github.com,2008:Post/550</id>
    <published>2009-11-18T16:11:04-08:00</published>
    <updated>2009-11-18T18:47:46-08:00</updated>
    <link type="text/html" rel="alternate" href="http://github.com/blog/550-multiple-file-gist-improvements" />
    <title>Multiple file gist improvements</title>
    <content type="html">@jeffrafter: Yeah, we added that a while ago after someone's suggestion (maybe yours).

@pocmo: Heh, we'll have to see about that.</content>
    <author>
      <name>kneath</name>
    </author>
  </entry>
  <entry>
    <id>tag:github.com,2008:Post/551</id>
    <published>2009-11-19T12:30:47-08:00</published>
    <updated>2009-11-19T12:32:20-08:00</updated>
    <link type="text/html" rel="alternate" href="http://github.com/blog/551-optimizing-asset-bundling-and-serving-with-rails" />
    <title>Optimizing asset bundling and serving with Rails</title>
    <content type="html">try use &lt;%= javascript_dev ['jquery-1.3.2', "//ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"] %&gt;
instead of &lt;%= javascript_dev ['jquery-1.3.2', "#{http_protocol}://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"] %&gt;</content>
    <author>
      <name>veged</name>
    </author>
  </entry>
  <entry>
    <id>tag:github.com,2008:Post/551</id>
    <published>2009-11-19T12:30:47-08:00</published>
    <updated>2009-11-19T12:32:20-08:00</updated>
    <link type="text/html" rel="alternate" href="http://github.com/blog/551-optimizing-asset-bundling-and-serving-with-rails" />
    <title>Optimizing asset bundling and serving with Rails</title>
    <content type="html">If you'd like to get a lot of these optimizations for free in your Rails project, check out the [Jammit](http://documentcloud.github.com/jammit/ "Jammit") gem. This is a great post, Kyle. Thanks for going into such comprehensive detail.</content>
    <author>
      <name>jashkenas</name>
    </author>
  </entry>
  <entry>
    <id>tag:github.com,2008:Post/441</id>
    <published>2009-06-01T13:06:31-07:00</published>
    <updated>2009-06-02T08:02:47-07:00</updated>
    <link type="text/html" rel="alternate" href="http://github.com/blog/441-announcing-github-fi" />
    <title>Announcing GitHub:FI</title>
    <content type="html"> It does seem to be a great firewall. I wonder where I can buy this product. I couldn't even find it at &lt;a href="http://www.gogoshopper.com/Newegg-coupons.html"&gt;Newegg&lt;/a&gt;.
</content>
    <author>
      <name>bugmenot</name>
    </author>
  </entry>
  <entry>
    <id>tag:github.com,2008:Post/550</id>
    <published>2009-11-18T16:11:04-08:00</published>
    <updated>2009-11-18T18:47:46-08:00</updated>
    <link type="text/html" rel="alternate" href="http://github.com/blog/550-multiple-file-gist-improvements" />
    <title>Multiple file gist improvements</title>
    <content type="html">woot</content>
    <author>
      <name>visionmedia</name>
    </author>
  </entry>
  <entry>
    <id>tag:github.com,2008:Post/550</id>
    <published>2009-11-18T16:11:04-08:00</published>
    <updated>2009-11-18T18:47:46-08:00</updated>
    <link type="text/html" rel="alternate" href="http://github.com/blog/550-multiple-file-gist-improvements" />
    <title>Multiple file gist improvements</title>
    <content type="html">yeah, nice! 

I would like to also comment on gists like on commits. :)</content>
    <author>
      <name>pocmo</name>
    </author>
  </entry>
  <entry>
    <id>tag:github.com,2008:Post/550</id>
    <published>2009-11-18T16:11:04-08:00</published>
    <updated>2009-11-18T18:47:46-08:00</updated>
    <link type="text/html" rel="alternate" href="http://github.com/blog/550-multiple-file-gist-improvements" />
    <title>Multiple file gist improvements</title>
    <content type="html">Hey this is great! It looks like you also added the description to the window title (or did I miss when that happened because it makes the awesome bar more awesomer). Cheers!</content>
    <author>
      <name>jeffrafter</name>
    </author>
  </entry>
  <entry>
    <id>tag:github.com,2008:Post/550</id>
    <published>2009-11-18T16:11:04-08:00</published>
    <updated>2009-11-18T18:47:46-08:00</updated>
    <link type="text/html" rel="alternate" href="http://github.com/blog/550-multiple-file-gist-improvements" />
    <title>Multiple file gist improvements</title>
    <content type="html">yes!</content>
    <author>
      <name>actsasflinn</name>
    </author>
  </entry>
  <entry>
    <id>tag:github.com,2008:Post/549</id>
    <published>2009-11-16T12:26:25-08:00</published>
    <updated>2009-11-16T12:28:44-08:00</updated>
    <link type="text/html" rel="alternate" href="http://github.com/blog/549-github-meetup-sf-rubyconf-edition" />
    <title>GitHub Meetup SF: RubyConf Edition</title>
    <content type="html">Cheers!</content>
    <author>
      <name>xymbol</name>
    </author>
  </entry>
</feed>
