Our Blog

News, thoughts & useful links

Contact: Skype , email or call
+44 (0) 131 556 6818

Posts Tagged ‘custom’

Our content management framework has arrived

Border Crossing Media's content management frameworkWe recently decided to develop a fast, flexible and modern framework for building websites and applications that has a CMS module built-in to the core. We wanted a system that was as powerful and flexible as an established framework that also provided CMS functionality for no fuss website deployment.

It’s easy to use, maintains the separation of business and presentation logic, and supports extensions through the use of plug-ins.

We’re aware that many similar PHP frameworks already exist and there are some truly great ones such as SymfonyZendKohana and CodeIgniter.

Read more about Our content management framework has arrived »

Checkout SVN repository on another host using SSH on a custom port

Let’s say you want to checkout from your svn repository that is running on the remote host and on that host the port used for ssh is not the default (port 22).

Read more about Checkout SVN repository on another host using SSH on a custom port »