background preloader

Simple collaboration from your desktop

Simple collaboration from your desktop

https://desktop.github.com/

Related:  ComputationalDesign

a computational framework for research in architecture and structures Installation instructions Step 0. Install the above-listed requirements. Step 1. Create a folder on your computer for your compas installation. Learn Adobe Bridge CS5 - Creating Image Galleries with Adobe Bridge Share this Episode Please select a language: Autoplay End of Video

gerrit - Gerrit Code Review Web based code review and project management for Git based projects. Objective Gerrit is a web based code review system, facilitating online code reviews for projects using the Git version control system. Gerrit makes reviews easier by showing changes in a side-by-side display, and allowing inline comments to be added by any reviewer. Gerrit simplifies Git based project maintainership by permitting any authorized user to submit changes to the master Git repository, rather than requiring all approved changes to be merged in by hand by the project maintainer.

Design Computation Symposium Description Description Now in its eighth year, the Design Computation Symposium is one of the premier events at Autodesk University. This year we are broadening the reach of the half-day symposium with the theme: “Ubiquitous Computing: How Computing Is Being Made More Accessible.” Writing code has traditionally been the realm of computer nerds and scientists. Today, high-school, middle school, and even elementary school students are learning programming. The Pomodoro Technique® What is The Pomodoro Technique? EASY for anyone to use! Improves productivity IMMEDIATELY! FUN to do! Why Pomodoro? The Pomodoro Technique isn’t like any other time-management method on the market today. Media Queries for Standard Devices If you think responsive's simple, I feel bad for you son. We got 99 viewports, but the iPhone's just one. —Josh Brewer, March 10, 2010

How to … Make Subversion ignore files and folders « Hungry for Knowledge Excluding files from your repository Sometimes you may have types of files or folders in your source code tree that you do not want to include in your source code repository. Everyne developing with Visual Studio will immediately know what I mean: VS automatically makes bin and obj subfolders for your project folder in which it puts the buildresults and also creates *.suo files with your personal settings for a solution. It would be convenient if we could exclude these files from our repository once and for all without having to manually uncheck them each time we update our project. Fortunatly, Subversion allows us to do this. In fact, there are two possibilities for exclusion. Global exclude

History of the Spline Computational Curve and Design I recently published an academic paper answering the question: where do curves come from? I started this research well over a decade ago when I was working everyday with 3D design software at Grimshaw architects in London. The research began when I gave an internal presentation to overcome the architects’ reticence about using 3D software to design their curved buildings (something the practice was already famous for). My quest to demystify curvilinear geometry by explaining its origins and mechanics was fascinating, but also challenging, as I don’t have a technical background in mathematics or computational geometry. I hope that this article will help designers and anyone interested in understanding the origins of our contemporary design language. [Note: The full-length published article is framed by an introduction and conclusion that relates the research to developments in the field of architecture.

Scott Chacon on the Interwebs August 31, 2011 Issues with git-flow I travel all over the place teaching Git to people and nearly every class and workshop I’ve done recently has asked me what I think about git-flow. I always answer that I think that it’s great - it has taken a system (Git) that has a million possible workflows and documented a well tested, flexible workflow that works for lots of developers in a fairly straightforward manner. It has become something of a standard so that developers can move between projects or companies and be familiar with this standardized workflow. Responsive Web Design Formula for Percentage - Easy Calculator It's actually pretty easy with "the magic formula". target ÷ context = result We just enhance the formula with percentage, as follows

Subversion Cheat Sheet This Subversion cheat sheet was created during the initial setup of Subversion on Apache 2.0 on Windows and Mac OS X. A detailed tutorial covering most of the features of Subversion can be found in the online Subversion book. However, to make Subversion more useful for me, I created this Readers' Digest version.

Related: