Archives

Kohana Formatting Conventions for Aptana and Titanium Studio

Ever since our dev team decided to adopt Kohana’s formatting standards and conventions, we’ve found our code to be a lot more agile, and easy to work on. Since we already use the same IDE Aptana/Titanium on Windows, Mac and Ubuntu, we decided to create a format preference that can be saved and shared with each other as well as other Aptana users. This format setting **MAY** work in Eclipse as well, but I haven’t had time to test it. If we missed anything or if you have any comments or contributions to extend, please do so!

To import, download and extract the zip file. Then inside of Prefernces, select the Studio dropdown on the left, choose Formatter and then on the right select the import profile option.

Download Source Files

Tagged , , , , , , ,

Free Download: Mockups Application

Chosen Mockups Application

We’re quick to turnover when we really believe in something. One of the automated scripts we wanted for our company was a system to upload mockups to a directory and have them automatically publish in a web page. This system allows us to simply drag and drop images and have them populate with different versions and folders. We also wanted this functionality to be password protected and to have a way to separate public and private folders in a directory.

For security purposes I have removed the actual session control script that we use (which is a way of protecting pages via login). However, it does come standard with a simple login posting ability so even if you know nothing about programming, this script should come in handy.

Read more »

Tagged , , ,