18
Vim IDE and PHP / Symfony / Web develompment
VIM is very useful feature reach development environment. Its look & feel is beet different than other well known IDE. This difference is VIM power – it is extremely fast, has syntax highlighting, auto indent, bracket matching, code folding, etc.
VIM can work as the fastest professional development environment but requires from user change some of his habits. For the convenience of working with VIM you will need few free lessons (from vimtutor) a bit time and tips from this blog. After all you will work the most efficiently with the VIM, faster than in any other editor. read more
28
SVNManager on Debian
This howto describe installation process of SVNManager od Debian, should also work on Ubuntu. Howto based on http://redimp.de/(…)SVNManager.html.
First step is installation of apache2 and php5, it won’t be describe here.
Next step is installation of necessary packages
pear install -f -o VersionControl_SVN
9
Setting up subversion and websvn on Debian
This howto will illustrate a way to install and configure Subversion and websvn on a Debian server: http://www.howtoforge.com/debian_subversion_websvn
8
SmartSVN on Debian
To install SmartSVN on Debian / Ubuntu type in console:
aptitude install sun-java6-jre
dpkg -i smartsvn_3.0.2.deb
10
Eclipse with PHP, Aptana, RemoteSystem and Subeclipse
Eclipse with integrated PDT, Aptana, RemoteSystem and Subeclipse:
Download and add import to update manager file:
http://rafekz.one.pl/eclipse.xml


