Most dropbox git related news are at:
Knowing More Programming Languages Will Make You Smarter 13 May 2013 | 04:00 pm
There's a thought in neuroscience/psychological circles that words are much more than sounds that represent things: they are the abstraction of our higher brain function. Words are language, code is l...
Vim: The Alpha and Omega 28 Apr 2013 | 04:00 pm
I love experimenting with text editors and occasionally IDEs. In the last 6 months I've used no less than 5 different ones... each time I learn just how valuable Vim is to me. image from http://jonath...
More dropbox git related news:
git push 多个仓库 1625.me 26 Oct 2012 | 02:07 am
1、修改配置文件:.git/config [remote "origin"] fetch = +refs/heads/*:refs/remotes/origin/* url = e:/dropbox/git/cms [remote "bitbucket"] url = https://1625@bitbucket.org/1625/cms.git fetch = +refs/heads/*:ref...
5 reasons I love SASS – The Future of CSS and Stylesheets onerutter.com 23 May 2012 | 11:20 am
My introduction to SASS (Syntactically Awesome Stylesheets) started with the Mobify platform, where I was introduced to SASS, Kaffeine, Dust JS and Git in mass amounts. At first, I was reluctant to us...
Dropbox permette di visualizzare su iPhone file World,Excel,PDF o PowerPoint cellulariaconfronto.splinder.com 28 Feb 2010 | 04:25 pm
RISERVA DI FILE Un punto debole dell iPhone: non è possibile salvare sul telefono i file Word, Excel, PDF o PowerPoint. Per fortuna ci viene in aiuto l’applicazione Dropbox. Gratuita, permette all’ute...
DropBox 1.0.55 offiziell veröffentlicht de.blackberryinsight.com 7 Oct 2011 | 05:39 am
Die neueste Version von Dropbox ist hier. DropBox ist ein Clouddienst für Jeden und man kann leicht Dateien und Dokumente damit speichern und mit Freunden teilen. Die Grundversion ist kostenlos (und d...
Bash autocompletion for Git cakebaker.42dh.com 6 Apr 2011 | 04:36 pm
One thing I often wished to have when using Git was the ability to autocomplete Git commands and branch names. As I had to learn this week from Markus Prinz’ article A few of my Git tricks, tips and w...
Git-as-sync, not source-control-as-deployment blog.ianbicking.org 14 Feb 2012 | 05:30 pm
I don’t like systems that use git push for deployment (Heroku et al). Why? I do a lot of this: $ git push deploy ... realize I forgot a domain name ... $ git commit -m "fix domain name" -a ; git ...
HOWTO: Create and submit your first Linux kernel patch using GIT blogs.koolwal.net 27 Feb 2011 | 10:09 am
After working with Linux (mostly as an advanced user) for years, I decided to post my first Linux kernel patch (although trivial but hey you need to start somewhere!) and I was thrilled when it first ...
TIP: Getting rid of permission error when compiling kernel from GIT source blogs.koolwal.net 13 Jan 2011 | 07:49 am
Problem So recently I was in a situation where I had to use the git-bisect tool to find a bug that was causing my system to hang during early boot. One of the first step to do that is to get kernel gi...
Using Adobe Lightroom with Dropbox vlad1.com 21 Nov 2010 | 05:51 am
I’ve often been frustrated with the lack of a good solution for syncing a photo library amongst multiple computers. Typically, I only have my laptop with me when I take photos, especially on a trip. ...
Tips! ASP.NET MVC – JavaScriptSerializer – 3 Questions and 3 Answers michaelsync.net 5 Apr 2012 | 03:16 pm
Thanks to Darin Dimitrov (MVP) for answering questions in very details! Test Project Download ~ git clone: git@github.com:michaelsync/Michael-Sync-s-blog-sample.git AjaxJsonTest Scenar...

