| CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 25 Dec 2025 06:28:36 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100511010342
location: https://web.archive.org/web/20100511010342/https://feeds.feedburner.com/github
server-timing: captures_list;dur=0.477001, exclusion.robots;dur=0.035699, exclusion.robots.policy;dur=0.027559, esindex;dur=0.007426, cdx.remote;dur=9.365560, LoadShardBlock;dur=128.580420, PetaboxLoader3.datanode;dur=81.254902
x-app-server: wwwb-app225-dc8
x-ts: 302
x-tr: 160
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app225; path=/
x-location: All
x-as: 14061
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 25 Dec 2025 06:28:37 GMT
content-type: text/xml; charset=UTF-8
x-archive-orig-etag: UBk+av2d8U+eOHTAnhIhqek8UBc
x-archive-orig-last-modified: Tue, 11 May 2010 00:31:45 GMT
x-archive-orig-date: Tue, 11 May 2010 01:13:13 GMT
x-archive-orig-expires: Tue, 11 May 2010 01:13:13 GMT
x-archive-orig-cache-control: private, max-age=0
x-archive-orig-x-content-type-options: nosniff
x-archive-orig-x-xss-protection: 1; mode=block
x-archive-orig-server: GSE
cache-control: max-age=1800
x-archive-guessed-content-type: text/xml
x-archive-guessed-charset: maccentraleurope
memento-datetime: Tue, 11 May 2010 01:03:42 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: ARCHIVEIT-9601-EXTERNAL-20180223180000-SEED_ID-186-21575811-00000/ARCHIVEIT-9601-EXTERNAL-20180223180000-SEED_ID-186-21575811.arc.gz
server-timing: captures_list;dur=0.444046, exclusion.robots;dur=0.013605, exclusion.robots.policy;dur=0.006657, esindex;dur=0.007184, cdx.remote;dur=6.882202, LoadShardBlock;dur=165.747627, PetaboxLoader3.datanode;dur=103.118665, load_resource;dur=94.194843, PetaboxLoader3.resolve;dur=48.719674
x-app-server: wwwb-app225-dc8
x-ts: 200
x-tr: 293
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-as: 14061
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
tag:github.com,2008:/blog
The GitHub Blog
2010-05-04T23:20:39-07:00
tag:github.com,2008:Post/646
2010-05-04T23:20:24-07:00
2010-05-04T23:20:39-07:00
Redesigned repository admin screens
<p>Hot off the presses is a brand new repository admin screen!</p>
<p><img src="https://share.kyleneath.com/captures/Dock-20100504-231909.jpg" alt="" /></p>
kneath
tag:github.com,2008:Post/645
2010-05-04T18:35:08-07:00
2010-05-04T19:04:26-07:00
GitHub Rebase #42
<p>Welcome back to GitHub Rebase! It’s a .<span class="caps">NET</span> week here on the Rebase. If you’ve got a suggestion for themes or projects <a href="https://rebase.github.com/howto.html">let me know!</a></p>
<p style="text-align:center;"><a href="https://www.nano.gatech.edu/news/release.php?id=1475"><img src="https://github.com/downloads/rebase/rebase.github.com/tzd80021.jpg" alt="" /></a></p>
<h3>Featured Project</h3>
<p><strong><a href="https://github.com/phatboyg/MassTransit">masstransit</a></strong> is an open source Enterprise Service Bus written in C# that lives here on GitHub. You can think of it as high level library over <a href="https://en.wikipedia.org/wiki/Microsoft_Message_Queuing"><span class="caps">MSMQ</span></a> or <a href="https://activemq.apache.org/">ActiveMQ</a> that allows you to implement everything from simple messaging to Publish/Subscribe. Not used to asynchronous messaging protocols? Check out this article about how <a href="https://www.enterpriseintegrationpatterns.com/ramblings/18_starbucks.html">Starbucks does not use two-phase commit</a> and then a sample implementation of the ideas presented in it and more on the <a href="https://masstransit.pbworks.com/">developer wiki</a>. Dive in further with plenty of code examples on <a href="https://blog.phatboyg.com/category/masstransit/">one of the author’s blogs</a> or <a href="https://elegantcode.com/2009/03/18/code-cast-25-masstransit/">this ElegantCode podcast</a>.</p>
<h3>Notably (New) Projects</h3>
<p><strong><a href="https://github.com/johnsheehan/RestSharp">RestSharp</a></strong> is a <span class="caps">HTTP</span> client that doesn’t suck (<a href="https://github.com/johnsheehan/RestSharp/blob/34d853bdc326ef1e301936001575068435844735/README.markdown">so they claim!</a>) It’s seriously packed with features: automatic <span class="caps">XML</span>/<span class="caps">JSON</span> serialization, multi-part form support, various authentication schemes, and that’s just half of it. There’s plenty of documentation on the project’s <a href="https://wiki.github.com/johnsheehan/RestSharp/getting-started">GitHub wiki</a> and even more <a href="https://wiki.github.com/johnsheehan/RestSharp/recommended-usage">blog posts</a> to get you started.</p>
<p style="text-align:center;"><a href="https://github.com/spdr870/gitextensions"><img src="https://github.com/downloads/rebase/rebase.github.com/PullRebase.jpg" alt="" /></a></p>
<p><strong><a href="https://github.com/spdr870/gitextensions">gitextensions</a></strong> is a Visual Studio plugin that helps you use Git in your <span class="caps">IDE</span>. This project has a ton of seriously useful <a href="https://code.google.com/p/gitextensions/">graphical views of Git</a>. View your commit log, format patches, pull changes, and integrate your favorite mergetool, and more. You could also bring these helpers up in Explorer or through a <a href="https://www.mingw.org/">shell that doesn’t suck</a>. Watch <a href="https://www.youtube.com/user/spdr870">some screencasts</a> if you’re not convinced yet.</p>
<p><strong><a href="https://github.com/managedfusion/fluentcassandra">fluentcassandra</a></strong> is a C# Cassandra client library that’s just getting underway. Haven’t started with Cassandra yet? You can get <a href="https://www.coderjournal.com/2010/03/cassandra-jump-start-for-the-windows-developer/">jump started here</a> and of course there’s plenty of documentation on the <a href="https://cassandra.apache.org/">project site</a>. Not of lot of documentation (that I could find) yet, but the library seems to be well tested and is ready for you to try it out!</p>
<p style="text-align:center;"><a href="https://www.eqqon.com/index.php/TicGit.net"><img src="https://github.com/downloads/rebase/rebase.github.com/TicGit_Screenshot1.png" alt="" /></a></p>
<p><strong><a href="https://github.com/henon/GitSharp">GitSharp</a></strong> is a native Windows and Mono-compatible implementation of Git. Much like <a href="https://github.com/mojombo/grit">grit</a> or <a href="https://github.com/schacon/ruby-git">ruby-git</a> this project allows you to <a href="https://www.eqqon.com/index.php/GitSharp/Examples">interact with Git through code</a>, by querying your status, making commits, cloning repos, and so on. Check out more examples and projects that integrate with GitSharp, like <a href="https://www.eqqon.com/index.php/TicGit.net">TicGit.net</a>, on the <a href="https://www.eqqon.com/index.php/GitSharp">project’s website</a>.</p>
<p><strong><a href="https://github.com/schambers/fluentmigrator">fluentmigrator</a></strong> brings the power of ActiveRecord migrations to your .<span class="caps">NET</span> project. Hook it up with <a href="https://github.com/jimweirich/rake">rake</a> or <a href="https://nant.sourceforge.net/">NAnt</a> (or just the built in console app), and stop tossing around <span class="caps">SQL</span> scripts to create your database. Added benefits: keep your database history in version control, seed your database with records, and make sure new developers on your project can get your project setup in no time. There’s a great tutorial <a href="https://rauhski.blogspot.com/2010/03/getting-started-with-fluentmigrator.html">here</a> about setting this up with your solution and a template to help generate migrations.</p>
qrush
tag:github.com,2008:Post/644
2010-05-04T14:04:37-07:00
2010-05-04T14:53:44-07:00
Subversion Write Support
<p>Today, we're announcing write support for our previously released <a href="https://github.com/blog/626-announcing-svn-support">Subversion support</a></p>
<p><img src="https://img.skitch.com/20100504-r3kacj21fk6b73968aexa3k4a.jpg"/></p>
<p>Developers and designers in your company can now use existing SVN tools like <a href="https://versionsapp.com/">Versions</a> or <a href="https://tortoisesvn.tigris.org/">Tortoise SVN</a> to collaborate on Git projects.</p>
<p>To try it out, just use your GitHub credentials on a Subversion URL: <code>https://svn.github.com/[user]/[repository]</code></p>
<h3>Some caveats</h3>
<ul>
<li><p>Because of the way SVN expects on-server merges, you may see some strange looking merge history when working with someone using Subversion.</p></li>
<li><p>Annotations and some types of diffs still won't work properly yet - we're working on it.</p></li>
<li><p>You cannot checkout parts of a repo (such as subdirectories) or branches other than the default branch on GitHub (yet).</p></li>
<li><p>You currently have to have a 'master' branch</p></li>
</ul>
<p>Finally, this is currently considered beta functionality - you are taking a certain risk allowing Subversion to modify bits in your code. Test it out and see if it works for you.</p>
schacon
tag:github.com,2008:Post/643
2010-04-29T18:05:06-07:00
2010-05-03T08:40:04-07:00
Contributors
<p><a href="https://github.com/defunkt/hub/contributors"><img src="https://img.skitch.com/20100430-jbpq5xbddu3kpi29ktnfdne2x1.png" alt="Contributors to defunkt/hub" /></a></p>
<p>This page lists all GitHub users who have contributed to a project, sorted by number of commits.</p>
<p>Other fun ones:</p>
<ul>
<li><a href="https://github.com/jquery/jquery/contributors">jQuery</a></li>
<li><a href="https://github.com/ry/node/contributors">node.js</a></li>
<li><a href="https://github.com/memcached/memcached/contributors">memcached</a></li>
<li><a href="https://github.com/facebook/tornado/contributors">Tornado</a></li>
<li><a href="https://github.com/antirez/redis/contributors">Redis</a></li>
<li><a href="https://github.com/brotherbard/gitx/contributors">GitX</a></li>
</ul>
<p>Clicking a contributor's name brings you to a list of their commits.</p>
<ul>
<li><a href="https://github.com/sinatra/sinatra/commits/master?author=rtomayko">rtomayko's Sinatra commits</a></li>
<li><a href="https://github.com/rails/rails/commits/master?author=dhh">dhh's Rails commits</a></li>
<li><a href="https://github.com/jquery/jquery/commits/master?author=jeresig">jeresig's jQuery commits</a></li>
</ul>
<p>Enjoy.</p>
<p><strong>Edit:</strong> We just added an API call for contributors:</p>
<pre><code>$ curl https://github.com/api/v2/json/repos/show/ry/node/contributors
</code></pre>
defunkt
tag:github.com,2008:Post/642
2010-04-22T08:11:07-07:00
2010-04-22T08:15:27-07:00
Smart HTTP Support
<p>Git's HTTP protocol just upped it a few notches on the ol' IQ test. As discussed in detail on the <a href="https://progit.org/2010/03/04/smart-http.html">Pro Git blog</a>, Git supports a new, much more efficient HTTP based transport as of version 1.6.6. Well, now GitHub supports that new protocol as well.</p>
<p>From now on, if you clone a repository over the <code>https://</code> url and you are using a Git client version 1.6.6 or greater, Git will automatically use the newer, better transport mechanism. Even more amazing, however, is that you can now push over that protocol and clone private repositories as well. If you access a private repository, or you are a collaborator and want push access, you can put your username in the URL and Git will prompt you for the password when you try to access it.</p>
<p>Try it out on a public repository:</p>
<pre><code>$ git clone https://github.com/schacon/grack.git
</code></pre>
<p>For private repos, or to have push access on your repository, you can clone this way:</p>
<pre><code>$ git clone https://username@github.com/username/project.git
</code></pre>
<p>Don't forget the <code>https</code> part - Git will send your password hashed but unencrypted over the wire, so be sure to use SSL. In future versions of Git (assuming our patch gets integrated), Git will prompt you for your username if it's not provided and the client gets a 401, so you won't actually have to put your username in the URL - it will just ask you when Git needs it.</p>
<p>Older clients will also fall back to the older, less efficient way, so nothing should break - just newer clients should work better.</p>
<p>Let us know if you have any problems with it, and enjoy!</p>
schacon
tag:github.com,2008:Post/640
2010-04-20T08:49:08-07:00
2010-04-20T08:49:34-07:00
Scala Projects Classified Properly
<p>We just fixed an issue where some Scala projects were being misclassified as Java projects. Now, recent projects like Twitter's <a href="https://github.com/twitter/flockdb">FlockDB</a> and <a href="https://github.com/twitter/gizzard">Gizzard</a> show up in the <a href="https://github.com/languages/Scala">Scala language dashboard</a> as they should.</p>
<script src="https://gist.github.com/372643.js?file=sort1.scala"></script>
<p>You can also use Scala syntax highlighting in Gist now. It's bonus.</p>
technoweenie
tag:github.com,2008:Post/639
2010-04-19T16:28:51-07:00
2010-04-20T12:26:34-07:00
GitHub Meetup Aberdeen - April 22 - Canceled
<p><strong>UPDATE</strong></p>
<p>This isn't an update I wanted to write, but Kyle and I won't be flying to Europe after all. There have been numerous reports that even though airports are opening back up, Eyjafjallajökull could get angry again or set off the even larger <a href="https://en.wikipedia.org/wiki/Katla">Katla</a> which would all but guarantee us getting stranded over there. Normally, being stuck in the UK sounds like fun, but unbreakable commitments in the States have forced us to preemptively cancel this trip.</p>
<p>Pour one out for us.</p>
<hr />
<p><a href="https://github.com/kneath">Kyle</a> and <a href="https://github.com/pjhyett">I</a> will be hosting a GitHub meetup at the <a href="https://maps.google.com/places/gb/aberdeen/st-nicholas-ln/7/-the-prince-of-wales">Prince of Wales</a> in Aberdeen, Scotland this Thursday starting somewhere in the vicinity of 8pm.</p>
<p><img src="https://cdn2.trustedplaces.net/uploads/placepics/157802_326dd424.480.jpg" alt="Prince of Wales" /></p>
<p>I'll also be speaking about GitHub at the <a href="https://techmeetup.co.uk/blog/2010/04/techmeetup-aberdeen-6-21st-april-2010-github-and-heroku-in-tha-house/">TechMeetup</a> in Aberdeen on Wednesday the 21st. I'd recommend going to both for the full GitHub experience.</p>
<p><strong>Unfortunately, there is one giant caveat:</strong> if the angry volcano in Iceland doesn't let us to fly to the UK tomorrow, we may potentially not make either of these events. Unless I update this post that tragedy has stuck, assume we'll be there.</p>
pjhyett
tag:github.com,2008:Post/638
2010-04-12T21:13:08-07:00
2010-04-19T07:16:17-07:00
GitHub Rebase #41
<p><code>git rebase --interactive --onto edition-41</code></p>
<p>Lots of projects this week folks, keep them coming! Like always I'm more than welcome to consider user submissions to Rebase. <a href="https://rebase.github.com/howto.html">Let me know about your projects!</a></p>
<p style="text-align:center"><a href="https://www.youtube.com/watch?v=k-7Ei4-yrsE"><img src="https://img.skitch.com/20100412-qh1gi2b187w6n8c9kjemq89kqa.png!" /></a></p>
<h3>Featured Project</h3>
<p><strong><a href="https://github.com/jquery/jquery-ui">jquery-ui</a></strong> is the offical jQuery UI component library, which has finally moved over to GitHub! jQuery UI includes helpful interactions and widgets that you can build into your web application on top of jQuery, including draggable and sortable components, and UI controls like the everpopular accordion to the always useful datepicker. Each control is accessibility friendly by downgrading to normal HTML and comes baked in with theme support via the <a href="https://jqueryui.com/themeroller/">ThemeRoller</a>. The <a href="https://blog.jqueryui.com/2010/03/jquery-ui-18/">latest release</a>, 1.8, brings plenty of cool features such as an <a href="https://jqueryui.com/demos/autocomplete">autocomplete widget</a>, <a href="https://jqueryui.com/docs/Upgrade_Guide#Widget_Factory">easier custom widget creation</a>, and a stunning reduction of 71% file size on the main JS file. Get started today with jQuery UI <a href="https://jqueryui.com/docs/Getting_Started">here</a>.</p>
<h3>Notably New Projects</h3>
<p><strong><a href="https://github.com/twitter/gizzard">gizzard</a></strong> is a Scala based framework that has been getting <a href="https://engineering.twitter.com/2010/04/introducing-gizzard-framework-for.html">a lot</a> <a href="https://gigaom.com/2010/04/07/gizzard-anyone-twitter-offers-up-code-for-distributed-data/">of attention</a> this week. Gizzard looks at the problem of sharding massive amounts of data in a new way, by providing a framework for custom data stores (like a relational db, <a href="https://github.com/antirez/redis">Redis</a>, you name it) to hook in instead of writing everything from the ground up. The gist is: you bring the data storage, Gizzard brings all of the partitioning, sharding, replicating, and fault tolerance you need so you don't have to worry about it. For more information take a look at a sample application, <a href="https://github.com/nkallen/Rowz">Rowz</a> or the project's extensive <a href="https://github.com/twitter/gizzard/blob/master/README.markdown">README</a>.</p>
<p style="text-align:center"><a href="https://www.zurb.com/blog_uploads/0000/0617/buttons-03.html"><img src="https://img.skitch.com/20100412-b8f5mmr4u336u3i69d5ddi17jn.png" /></a></p>
<p><strong><a href="https://github.com/gr2m/awesome-buttons">awesome-buttons</a></strong> truly live up to their name by providing the buttons above using only CSS3 and RGBA. This is all done with some magic from <code>border-radius</code>, <code>box-shadow</code>, <code>text-shadow</code>, and even an overlay PNG for <a href="https://html5test.com/">browsers that suck</a>. By defining colors for shadows and borders in RGBA, browsers can then overlay the <code>background-color</code> and it looks great on any background. This is definitely a useful technique for designers and developers on GitHub!</p>
<p><strong><a href="https://github.com/davidmfoley/storevil">storevil</a></strong> is natural language testing framework for C#/.NET which is inspired heavily by <a href="https://github.com/aslakhellesoy/cucumber">Cucumber</a>. Instead of taking the <a href="https://github.com/richardlawrence/Cuke4Nuke">cuke4nuke</a> or <a href="https://www.specflow.org/">SpecFlow</a> approach, storevil uses reflection as a means to associate steps in your feature files to code. It does support regular expression matching as well if you need it, a nice way to define extension methods for common helpers, and reducing duplication of multiple steps with content chaining. The <a href="https://wiki.github.com/davidmfoley/storevil/">project's GitHub wiki</a> is packed with examples and information on how to use it with your project. <a href="https://anotherdave.wordpress.com/2010/02/23/storevil-intro/">This blog post</a> from the author also serves as a great introduction.</p>
<p><strong><a href="https://github.com/cldwalker/lightning">lightning</a></strong> is a helper for command line/terminal junkies to cut down on excessive amounts of typing when typing out paths in <code>bash</code> or <code>zsh</code> by helping autocomplete files and folders across hundreds of directories. Lightning works by defining 'bolts' that contain globs of files and then combining those into functions that are sourced as first class members of your shell. Lightning comes packed with filesystem specific generators that help you set up your own bolts, and you can bake <a href="https://github.com/cldwalker/dotfiles/tree/master/.lightning/generators">your own</a> in for your specific needs. Definitely read up on <a href="https://tagaholic.me/2010/04/08/lightning-speed-for-your-shell.html">the basics</a> and <a href="https://tagaholic.me/2010/04/09/lightning-speed-for-the-user.html">how to speed up</a> your command line experience even further with it.</p>
<p style="text-align:center"><a href="https://github.com/Treeki/Reggie"><img src="https://img.skitch.com/20100412-mf1ru8e4eap4g4p692ifec753h.png" /></a></p>
<p><strong><a href="https://github.com/Treeki/Reggie">Reggie</a></strong> is a level editor for Super Mario Bros. Wii. Wait, what? I've heard of this with <a href="https://www.youtube.com/watch?v=3C1BSbq5aB0">the older Mario titles</a> but not with the latest. Pretty much all you need to run your own custom levels is an SD card and the original game disc. The level editor itself is cross platform thanks to <a href="https://wiki.python.org/moin/PyQt">PyQT</a> and contains every sprite, monster, and platform you'll need to wipe out your mustached heroes. Check out this video of <a href="https://www.destructoid.com/level-1-1-done-in-reggie-a-new-super-mario-bros-editor-155365.phtml">Level 1-1</a> or a <a href="https://www.youtube.com/watch?v=g-WpmC8yWds">tutorial</a> on how to use Reggie.</p>
qrush
tag:github.com,2008:Post/637
2010-04-10T12:55:05-07:00
2010-04-10T12:55:54-07:00
Happy 2nd Birthday GitHub
<p>GitHub is officially two years old <a href="https://github.com/blog/40-we-launched">today</a>, and we're just getting warmed up.</p>
<div align="center">
<img src="https://img.skitch.com/20100410-gp5a1nkxaqswr9d9e9iw43suj.png">
</div>
<p>Happy birthday GitHub!</p>
defunkt
tag:github.com,2008:Post/636
2010-04-09T10:48:09-07:00
2010-04-09T10:49:31-07:00
Dashboard for iPad
<p><a href="https://github.com/hongrich">hongrich's</a> iPad app, Dashboard, was rejected by Apple so he open sourced it: <a href="https://github.com/hongrich/Dashboard">https://github.com/hongrich/Dashboard</a></p>
<p>Check the demo:</p>
<div align="center">
<object width="400" height="310"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="https://vimeo.com/moogaloop.swf?clip_id=10515296&server=vimeo.com&show_title=1&show_byline=1&show_portrait=0&color=&fullscreen=1" /><embed src="https://vimeo.com/moogaloop.swf?clip_id=10515296&server=vimeo.com&show_title=1&show_byline=1&show_portrait=0&color=&fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="310"></embed></object>
</div>
<p>Looks cool, a shame it's not in the App Store.</p>
defunkt
tag:github.com,2008:Post/635
2010-04-08T10:04:18-07:00
2010-04-08T10:08:21-07:00
Frozen Rails in Helsinki with Discount!
<p>I'll be speaking at <a href="https://frozenrails.eu/">Frozen Rails</a> in May along with some <a href="https://frozenrails.eu/speakers">great speakers</a>.<br/>
</p>
<div align="center">
<a href="https://frozenrails.eu/">
<img src="https://img.skitch.com/20100408-fdc3ur13ixp2mp8j5eiwepu76j.png"/>
</a>
</div>
<p><a href="https://www.amiando.com/frozenrails.html">Tickets</a> are still available - use the "GitHub" code and get a <strong>10% discount</strong>!</p>
<p>We'll be holding a drinkup at <a href="https://www.bruuveri.fi/valokuvia/">Bruuveri</a> so be sure to swing by and say hello. More details will be posted soon.</p>
<div align="center">
<a href="https://www.bruuveri.fi/valokuvia/">
<img src="https://img.skitch.com/20100408-rat4gbi2i22eparjucjtmaw798.jpg"/>
</a>
</div>
<p>See you there!</p>
defunkt
tag:github.com,2008:Post/634
2010-04-07T21:14:32-07:00
2010-04-07T21:20:24-07:00
GitHub Meetup Boulder - April 8th!
<center>
<img src="https://img.skitch.com/20100408-tp44in5bwf9fb2y4qtcmhfbem7.png" />
<br />
<span style="color: red">LAST MINUTE DRINKUP NOTICE</span>
</center>
<p>We can't let the SF crew have all the fun! Join me (Tom Preston-Werner) in Boulder for a few drinks at the Southern Sun Pub & Brewery! I'm in town for a few days and I keep hearing about all these Boulder coders I need to meet. So don't leave me hangin'; stop by and I'll buy you a cold one! I'll be the one in the "fork you" t-shirt.</p>
<p><a href="https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=southern+sun,+boulder&sll=37.0625,-95.677068&sspn=45.736609,73.388672&ie=UTF8&hq=southern+sun,&hnear=Boulder,+CO&ll=39.990536,-105.246792&spn=0.086934,0.143337&z=13&iwloc=A">Southern Sun</a> is at 627 South Broadway, Boulder, CO 80305, on the south end of town. Thursday, April 8th at 9:00pm.</p>
mojombo
tag:github.com,2008:Post/633
2010-04-07T14:56:35-07:00
2010-04-07T14:57:50-07:00
cURL on GitHub
<p>You know you love it. Now that cURL is 12 years old (happy birthday!), it's moved to git and GitHub.</p>
<div align="center">
<a href="https://github.com/bagder/curl">
<img src="https://img.skitch.com/20100407-trj2sugg832wwegpwqcm6rh2y2.png"/>
</a>
</div>
<p>Follow along: <a href="https://github.com/bagder/curl">https://github.com/bagder/curl</a></p>
defunkt
tag:github.com,2008:Post/632
2010-04-07T11:52:53-07:00
2010-04-07T17:08:10-07:00
GitHub Meetup SF #17 or #18
<center>
<img src="https://img.skitch.com/20100408-k5c5tss447nnhh8imqb8aitaqx.jpg" />
</center>
<p>This week celebrates the 17th or 18th drinkup, depending on whether you count the last Bay Area drinkup in Redwood city as part of the San Francisco series. Going forward, drinkups will now take place once a month instead of every two weeks at the company physician's recommendation backed by our CPA. Turns out liver dialysis is expensive.</p>
<p>The facts:
<a href="https://maps.google.com/maps?hl=en&ie=UTF8&q=Laszlo+san+francisco&fb=1&gl=us&hq=Laszlo&hnear=san+francisco&cid=0,0,7125459070719999415&ei=hA-9S9-WDIG6tQOZz_yEDg&ved=0CBgQnwIwAw&ll=37.757484,-122.418165&spn=0.009127,0.015643&z=16&iwloc=A">Laszlo</a>, 2526 Mission St 8:30pm Thursday April 8th, 2010</p>
luckiestmonkey
tag:github.com,2008:Post/631
2010-04-06T13:07:02-07:00
2010-04-06T13:07:50-07:00
Repopular Repos
<p><a href="https://repopular.com/">Repopular</a> is a new way to find popular code. Built by <a href="https://github.com/chad">chad</a> and <a href="https://github.com/marchdoe">marchdoe</a>, the site uses Twitter to surface repos people are talking about right now.</p>
<div align="center">
<a href="https://repopular.com/">
<img src="https://img.skitch.com/20100406-dgcq6m1ups18ty5d5nsfuqbjyw.png"/>
</a>
</div>
<p>Even better - the <a href="https://github.com/explore">GitHub Explore</a> page now uses Repopular data in the "Trending" section.</p>
<p>Chad and Doug plan to continue improving Repopular, and we plan to do the same with the Explore page. Keep an eye out for more ways to see what's going on!</p>
defunkt