Kaleb Hornsby

Results 6 issues of Kaleb Hornsby

From the [latest HTML5 definition](http://www.w3.org/TR/2012/CR-html5-20121217/), W3 said that `` is in danger of being dropped. This is probably not the best place to share your information, but I really like...

Would you be interested in adding a feature to use punches style attributes on ko component params? From: ``` ``` To: ``` ``` I've not began implementing, but thought I...

In the file [`/etc/profile.d/10-budgie-desktop-common.sh`](https://github.com/UbuntuBudgie/budgie-desktop-environment/blob/master/etc/profile.d/10-budgie-desktop-common.sh) there are hard-coded references to `~/.config` which should be replaced with `${XDG_CONFIG_HOME:-$HOME/.config}` because `~/.config` is not guaranteed to be the given user's XDG configuration home. I...

help wanted

I get a parse error using the [provided CSS beginning with the `@media` declaration](https://github.com/xing/selector-specificity/blob/master/css/css3_test_suite.css#L203). Below is the output from the ruby script applied to the CSS file. ``` begin media...

I often user natural key in my models' repr, so adding this here would be nice, something like: '' % (self._meta.model.__name__, ', '.join(self.natural_key()))

enhancement
help wanted

Sorry to ask this here, but I was unsure where else to ask this. Isn't the Google Feeds API deprecated? If I were to use this component, for how long...