☰☱☲☳☴☵☶☷
☰☱☲☳☴☵☶☷
Hey @russback ... Perhaps something like this ... ``` {{ craft.entries.section('news').first() | prune(['title', 'body'], {'single':true}) | json_encode() | raw }} ```
Hey @timkelty I like your option #2... but I think the object at the end should really be three separate objects. Then keep the returned object one dimensional, using the...
@timkelty Yeah, that does look like a very nice option for custom stuff :) Though it is still great to have a super simple way to build an object of...
It is useful, certainly in an office environment. I find that you end up displaying the output over google hangout, in remote situations. If you could just mirror a css...
Sounds good to me. Though, I just assumed that chrome plugins are restricted to http use.
Maybe not... https://github.com/lloydwatkin/xmpp-chrome
This is great. This could be handy for phonegap.
Yeah, that part is tricky. But I'm sure a single VM could manage it ;) Was playing around with a concept like this as well... https://github.com/coco/gitsup Didn't get too far...
If I may weigh in here... I would say that a worth while endeavour may be a simple cli sync util that works for OpenStack Swift. HP just committed in...
In my experience you have to force yourself to use vim an be prepared for a struggle. I would liken it to something like quitting smoking. Each day you get...