Tag Archives: github

Backbone Fundamentals – A Free Work-In-Progress Book For Developers Of All Levels

Backbone Fundamentals hopes to change that. Whilst still a work-in-progress, my goal is to try adding something new or improving the book in some way everyday. That level of consistency can’t be promised forever, but I want to do my best to centralize the knowledge and experience I (and hopefully some other Backbone users) have learned somewhere that’s easy for developers of any level to just pick up.

(Full Story: Backbone Fundamentals – A Free Work-In-Progress Book For Developers Of All Levels)

Repos.io – delicious for repositories

Repos.io is here to help you organize repositories you own or follow on many sites (we call them providers), like Github, Bitbucket, Google Code…*

(Full Story: Repos.io – delicious for repositories)

GitHub: Rails Localisation YMAL Auto Translator

This little tool will automatically translate Rails localization yaml data into your specific. This translator understands YAML localisation data files, and will automatically presever placeholder strings ({{foo}}) in the cointent.

(Full Story: GitHub: Rails Localisation YMAL Auto Translator)

Github Flow

1. Anything in the master branch is deployable2. To work on something new, create a descriptively named branch off of master (ie: new-oauth2-scopes)3. Commit to that branch locally and regularly push your work to the same named branch on the server4. When you need feedback or help, or you think the branch is ready for merging, open a pull request5. After someone else has reviewed and signed off on the feature, you can merge it into master6. Once it is merged and pushed to ‘master’, you can and should deploy immediately

(Full Story: Github Flow)

Goose – article extractor

Project Goose is an article extractor written in Java using Maven for the dependencies. It’s an open source project born from Gravity Labs http://gravity.com, Its goal is to take a webpage, perform calculations and extract the main text of the article as well as make recommendations on what image might be the most relevant image on the page. Goose aims to create an easy to use, scalable extractor that can plug into any application that needs to extract structure from unstructured web pages. 

(Full Story: Goose – article extractor)

LinkedIn, GitHub team to add GitHub activity to LinkedIn stream

Under the new partnership, GitHub actions will be introduced into LinkedIn’s network update stream and will be searchable through its Signal tool.

(Full Story: LinkedIn, GitHub team to add GitHub activity to LinkedIn stream)


Follow

Get every new post delivered to your Inbox.