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 , , , , , , ,

WordPress Multiple Twitter Accounts Widget

There are tons of wordpress twitter plugins, but none of them solved a problem I was facing. I wanted to display a feed from multiple accounts, but rather than showing them in order (some users tweet more than others) I instead wanted to show 1 from each account. So I threw together my own plugin to do so. Feel free to download and submit feature requests. Get it at WordPress.org.

Tagged , ,