Tricks in category 'Development'
nti.st —
This article will be a tutorial showing you how to host and manage Git repositories with access control, easily and safely. I use an up and coming tool called gitosis that my friend Tv wrote to help make hosting git repos easier and safer. It manages multiple repositories under one user account, using SSH keys to identify users. However, users do *not* need shell accounts on the server, instead...
Posted by
cib 5 months ago
vim.org —
Normally you can write a part of a function or similar and press CTRL+N or CTRL+P and you get a list of functions etc. they are used in your source. With the autocomplpop.vim plugin the popup comes automatically without pressing CTRL+N/P and there are a few supported languages. You can also get a list of "all" supported functions etc from your language. For more information see the pl...
Posted by
idl0r 6 months ago
HowFlow —
If your eclipse dies with an error message like "Java indexing java.lang.OutOfMemoryError: Java heap space", you should give this little trick a try.
Posted by
aroedl 6 months ago
aroedl 6 months ago
rubular.com —
Rubular is a Ruby-based regular expression editor. It's a handy way to test regular expressions as you write them.
Posted by
aroedl 3 months ago
aroedl 3 months ago
HowFlow —
Ever wondered if there's a way to disable those Fortran and C++ checks in your Autotools + Libtool based project? Here's the answer.
Posted by
stkn 6 months ago
rubyinside.com —
In this post Peter Cooper presents 21 different Ruby tricks, from those that most experienced developers already use every day to those that are more obscure.
Posted by
aroedl 5 months ago
aroedl 5 months ago
blogspot.com —
Google Code can act as a stable read-only Subversion mirror of a Git project. Basically it works like a backup of your Git repository. In this model, patches are first applied to the central Git repository and exported to Google Code later.
Posted by
flood 5 months ago
nienhueser.de —
Short step-by-step instructions to use Eclipse as a KDE IDE.
Posted by
aroedl 3 months ago
aroedl 3 months ago 








