activestylus

Results 22 comments of activestylus
trafficstars

I am not the author of this fiddle, but it does what you are looking for http://jsfiddle.net/06y0w14b/ EDIT: That's actually a complicated example with nested sortables. If you are looking...

Libvips is a far superior to Image magick https://github.com/jcupitt/libvips

Imagemagick also has dependencies, it's just a lot easier to use apt-get/yum/etc to install them as a total package. Libvips not only processes images faster, it has a smaller memory...

+1 I do see why it's not the easiest thing to pull off, but there are clear advantages for items being aware of their state/place in a collection. as for...

No pun intended, but any progress on this front? Looking at my list this is the last feature I need to tick off before I try to sell the framework...

That's a shame, though I sympathize with your plight. I have solved this problem in two ways before: https://github.com/freeall/progress-stream works well with multer/express or Socket.IO to track progress https://github.com/vote539/socketio-file-upload Don't...

I definitely use Nib - it is the stylus equivalent of compass. Very useful

+1 - coming from Bundler I miss being able to specify groups so that I don't incur all my dev/testing env overhead in production

Same issue here. Its not just the rghost rails gem either - calling the render method from the controller results in this error every time. After an hour of wasted...

+1 Thanks for the temporary fix izakfilmalter