Home / Companies / GitHub / Blog / April 2010

April 2010 Summaries

22 posts from GitHub

Filter
Month: Year:
Post Summaries Back to Blog
The page provides a list of GitHub users who have contributed to various projects, ranked by the number of commits they made. Notable projects mentioned include jQuery, Node.js, memcached, Tornado, Redis, and GitX. Users can click on a contributor's name to view their specific commits. Additionally, the page highlights contributions from prominent figures like rtomayko for Sinatra, dhh for Rails, and jeresig for jQuery. An API call for retrieving the list of contributors has also been introduced, allowing users to access this data programmatically. The page was authored by Chris Wanstrath, also known by his GitHub handle @defunkt.
Apr 30, 2010 65 words in the original blog post.
The webpage provides a list of GitHub users who have contributed to various projects, organized by their number of commits, allowing users to explore individual contributions to projects like jQuery, node.js, memcached, Tornado, Redis, and GitX. Clicking on a contributor's name redirects to a detailed list of their specific commits, offering insights into their contributions to projects such as Sinatra by rtomayko, Rails by dhh, and jQuery by jeresig. Additionally, an API call has been introduced to facilitate retrieving contributor information using a simple curl command, enhancing accessibility to contributor data. The content is authored by Chris Wanstrath, known on GitHub as @defunkt.
Apr 30, 2010 65 words in the original blog post.
The webpage provides a list of GitHub users who have contributed to a project, organized by the number of commits they have made, and includes notable contributors to popular projects like jQuery, node.js, and Rails. Users can click on a contributor's name to see their specific commits, offering insights into individual contributions across different projects. Additionally, the page announces a new API call that allows users to access contributor data programmatically, using an example command to retrieve contributors for the node project. The content is credited to Chris Wanstrath, known by the GitHub handle @defunkt.
Apr 30, 2010 65 words in the original blog post.
The page provides a list of GitHub users contributing to various projects, ordered by their number of commits, and includes notable projects such as jQuery, node.js, memcached, Tornado, Redis, and GitX. By clicking on a contributor's name, users can view a detailed list of their commits, with examples including rtomayko's contributions to Sinatra, dhh's to Rails, and jeresig's to jQuery. Additionally, an API call has been introduced to facilitate retrieving contributor information, exemplified by a command for accessing contributors to the node project. The content is authored by Chris Wanstrath, known as @defunkt on GitHub.
Apr 30, 2010 65 words in the original blog post.
The text provides a brief overview of a GitHub page that lists contributors to a project, ordered by the number of commits they have made. It mentions notable projects and contributors such as jQuery, node.js, and Rails, with links to specific contributors’ commit lists. An API call is introduced for retrieving contributor information, demonstrated with an example command for accessing data from the node.js repository. The information was written by Chris Wanstrath, who is also known by his GitHub handle, @defunkt.
Apr 30, 2010 65 words in the original blog post.
The webpage provides a list of GitHub users who have contributed to various projects, organized by their number of commits. Notable projects mentioned include jQuery, node.js, memcached, Tornado, Redis, and GitX. Users can click on a contributor's name to view a detailed list of their commits, with examples such as rtomayko's contributions to Sinatra, dhh's to Rails, and jeresig's to jQuery. An additional feature is an API call that allows users to retrieve contributors for a specific repository, demonstrated with the example of accessing contributors for the 'node' repository via a curl command. The page content was created by Chris Wanstrath, also known by the GitHub handle @defunkt.
Apr 30, 2010 65 words in the original blog post.
The text provides a brief overview of a page that displays GitHub users who have contributed to a project, sorted by the number of commits, and highlights notable contributors to various projects such as Sinatra, Rails, and jQuery. It mentions the ability to click on a contributor's name to view their specific commits and notes the recent addition of an API call that allows users to retrieve contributor information for a project, exemplified by the command to access contributors for the Node.js repository. The content is authored by Chris Wanstrath, also known by the username @defunkt.
Apr 30, 2010 65 words in the original blog post.
Git has enhanced its HTTP protocol, starting from version 1.6.6, to a more efficient transport mechanism, and GitHub now supports this upgrade. This improvement allows users to clone repositories via the HTTP URL using a Git client version 1.6.6 or greater, automatically utilizing the new transport method. Additionally, users can push over this protocol and clone private repositories, with the option to include their username in the URL for authentication, prompting Git to request a password. When accessing private repositories or needing push access, it is essential to use HTTPS to ensure password security, as the password is hashed but not encrypted during transmission. Future versions may include a feature where Git prompts for a username if not provided, enhancing usability without compromising security. This update ensures backward compatibility, allowing older clients to revert to previous methods while newer clients benefit from improved efficiency.
Apr 22, 2010 278 words in the original blog post.
An issue with the misclassification of some Scala projects as Java projects has been resolved, ensuring that recent projects like Twitter's FlockDB and Gizzard are now correctly displayed in the Scala language dashboard. Additionally, Scala syntax highlighting is now available in Gist, enhancing the coding experience for Scala developers. The example provided demonstrates a functional style implementation of the quick sort algorithm in Scala, showcasing the language's capabilities for concise and functional code. This update, communicated by Risk Olson, reflects ongoing improvements in the accurate representation and support for programming languages on relevant platforms.
Apr 20, 2010 109 words in the original blog post.
PJ Hyett announced that due to potential volcanic activity from Eyjafjallajökull, which could also trigger the larger Katla volcano, he and Kyle have decided to cancel their trip to Europe despite airports reopening. Although being stranded in the UK would typically be appealing, unavoidable commitments in the United States necessitate the cancellation. However, they plan to host a GitHub meetup at the Prince of Wales in Aberdeen, Scotland, on Thursday, and Hyett will speak at a TechMeetup in Aberdeen on Wednesday, April 21st, offering attendees a comprehensive GitHub experience. This plan is contingent on their ability to fly to the UK, which remains uncertain due to the volcanic situation, and any changes will be communicated through updates.
Apr 19, 2010 185 words in the original blog post.
Nick Quaranto's blog post discusses several notable projects and tools that have caught attention in the tech community. It highlights the jQuery UI component library, which has transitioned to GitHub and offers new features such as an autocomplete widget and reduced file size. The Scala-based framework Gizzard is introduced as a solution for data sharding by allowing custom data stores to integrate seamlessly, handling partitioning and replication. The post also mentions awesome-buttons, a CSS3-based project for creating attractive buttons, and storevil, a natural language testing framework for C#/.NET inspired by Cucumber, which uses reflection to link feature files to code. Additionally, Lightning is presented as a command line tool that simplifies file path autocompletion in bash or zsh by organizing files into 'bolts'. Lastly, Reggie is featured as a level editor for Super Mario Bros. Wii, enabling users to create custom game levels with ease using an SD card and the original game disc, supported by cross-platform compatibility through PyQT.
Apr 13, 2010 626 words in the original blog post.
GitHub celebrates its second anniversary, marking two years since its inception, with co-founder Chris Wanstrath expressing enthusiasm for the platform's ongoing development and future potential.
Apr 10, 2010 22 words in the original blog post.
Hongrich developed an iPad app called Dashboard, which was rejected by Apple, leading him to make it open source on GitHub. Despite not being available on the App Store, the app features a demo that showcases its appeal, garnering attention for its visual appeal and functionality. The app was brought to wider notice by Chris Wanstrath, also known as @defunkt, who highlighted its potential despite the setback.
Apr 09, 2010 32 words in the original blog post.
Tom Preston-Werner, who is visiting Boulder for a few days, invites local coders to join him for drinks at the Southern Sun Pub & Brewery on Thursday, April 8th at 9:00 pm. He expresses enthusiasm for meeting the Boulder coding community and promises to buy attendees a drink, encouraging them not to let him miss out on the opportunity to connect, as he will be easily identifiable by his "fork you" t-shirt.
Apr 08, 2010 100 words in the original blog post.
Chris Wanstrath, known by his handle @defunkt, announces his upcoming speaking engagement at Frozen Rails in May, highlighting that tickets are still available with a 10% discount using the "GitHub" code. He invites attendees to join a social event at Bruuveri, promising more details to be shared soon and encourages people to stop by and greet the speakers.
Apr 08, 2010 59 words in the original blog post.
The upcoming drinkup marks either the 17th or 18th event in the series, depending on whether the last Bay Area gathering in Redwood City is included in the San Francisco count. The frequency of these gatherings will now change from bi-weekly to monthly, following the advice of the company physician and CPA due to the high costs associated with liver dialysis. The next drinkup is scheduled for Thursday, April 8th, 2010, at 8:30 pm at Laszlo, located at 2526 Mission St, as noted by Melissa Severini, also known by her handle @luckiestmonkey.
Apr 07, 2010 75 words in the original blog post.
cURL, a widely used command-line tool for transferring data with URLs, recently celebrated its 12th anniversary and has transitioned to being hosted on Git and GitHub, marking a significant change in its development and collaboration process.
Apr 07, 2010 28 words in the original blog post.
Repopular is an innovative platform created by Chad and Marchdoe that identifies trending code repositories by analyzing discussions on Twitter, offering a novel approach to discovering popular projects. This service has been integrated into GitHub's Explore page, enhancing its "Trending" section with real-time data from Repopular. The creators, Chad and Doug, are committed to further advancing Repopular, while efforts to improve the Explore page are also ongoing. This collaboration aims to provide users with more dynamic insights into current developments in the coding community.
Apr 06, 2010 79 words in the original blog post.
LessConf is a multifaceted conference focusing on startups, design, marketing, and business, scheduled to occur in Atlanta, Georgia, on May 21-22, 2010. Notable speakers include Chris Wanstrath, DHH, and Jason Fried, who will address various topics, including Wanstrath's talk on why having a flawed idea can be beneficial. With only 100 tickets remaining, the event encourages prompt registration to secure a spot.
Apr 05, 2010 60 words in the original blog post.
GitHub co-founder Chris Wanstrath, along with mojombo and schacon, is embarking on a road trip from New York to Columbia, SC, with plans to visit several cities for meet-ups along the way, including Cambridge, MA; New York City; Philadelphia, PA; Washington, DC; Richmond, VA; Charlotte, NC; and Columbia, SC before heading to JSConf in Washington, DC. These gatherings invite local enthusiasts to join them at designated venues to connect and socialize, marked by the distinctive “Fork You” t-shirts worn by the travelers. The trip highlights GitHub's community engagement efforts and provides an opportunity for fans and users to meet key figures from the company in an informal setting.
Apr 02, 2010 165 words in the original blog post.
GitHub has implemented changes to enhance collaboration by updating the dashboard repository listing and email notifications. Now, the dashboard shows all repositories to which a user can push, including those where they are collaborators, providing a comprehensive view of accessible projects. Users can filter this list by typing their username to see only the repositories they own. Additionally, email notifications have been expanded to include issues created and commit comments for all repositories where users have push access, although notifications for pull requests are not yet included, hinting at potential future updates.
Apr 02, 2010 121 words in the original blog post.
GitHub has introduced the ability to use SVN to access its repositories, effectively making it the largest Subversion host globally. This functionality allows users to treat any GitHub repository as an SVN external, view Git repositories using tools like TortoiseSVN, and integrate existing SVN-dependent build tools or continuous integration systems. Initially, this feature is read-only, though future updates may expand its capabilities. Users can check out projects by using the updated URL format: svn checkout from github.com. This new feature, confirmed to be operational despite the timing of the announcement, was detailed by Scott Chacon.
Apr 01, 2010 148 words in the original blog post.