David Long
David Long
Building a package manager to install widgets and jobs would help the process of building a dashboard and get people from idea to app even faster. The idea is to...
It would be really nice to have a way to add more routes to dashboard, for example to add authentication to the dashboard. Similar to how Dashing had the config.ru...
To build on Kitto's widget manager, we should add as many widgets/jobs as possible from [Dashing's widget list](https://github.com/Shopify/dashing/wiki/Additional-Widgets) to Kitto. The Kitto registry of widgets and jobs can be found...
When building out customizer dropdown menus, I've often found it would be helpful if I could use some SCAD code to generate the options for those drop downs. For example,...
Removing the call to the Demo function will make it easier to add the thread.scad library to code without having to modify the library before use.
Provide a setting to support the Gulp binary in an alternate directory from `/usr/local/bin/gulp`
When there is a single `#` in code that is not there for ColdFusion (ex. in CSS referencing ID outside of `` tags), the parser thinks it should be a...
**Is your feature request related to a problem? Please describe.** No current problems **Describe the solution you'd like** I was looking for a feature to be able to click a...
On Ubuntu Linux 10.04 the opacity doesn't work. Instead of changing transparency the lower opacity darkens the color of the box.
Instead of Jasmine for testing in Ti apps, would it be worth looking at using [JSUnity](http://jsunity.com/) instead? Others in the past have used JSUnity successfully with Titanium apps (http://developer.appcelerator.com/question/741/unit-testing-support) I...