Aleksandr Guidrevitch's blog
Tuesday, February 11, 2014
jCrop Minimal and Maximal Aspect Ratio with Preview Pane
›
An example using minimal and maximal aspect ratio and a preview pane. Repository: https:...
Monday, October 28, 2013
Are you happy with your current issue management SaaS?
›
Because I finally do, though it is not a SaaS. At my current workplace, DarwinApps , we've spent two years to finally narrow it down. F...
Thursday, October 3, 2013
Local SSH tunneling for Fabric fabfile
›
Latest Fabric (1.8 as of now) provides remote_tunnel context manager , which allows to create a tunnel forwarding a locally-visible port t...
3 comments:
Monday, September 23, 2013
Redmine, procmail + rdm-mailhandler.rb howto
›
This is a quick solution on how to allow creation of new tickets in Redmine using Procmail and rdm-mailhandler.rb (provided by Redmine). Re...
1 comment:
Wednesday, November 21, 2012
RadioTray cp-1251 support in Ubuntu 12.04
›
sudo gedit /usr/share/pyshared/radiotray/AudioPlayerGStreamer.py find self.eventManager.notify(EventManager.SONG_CHANGED, metadata) be...
Saturday, November 17, 2012
Installing ubuntu 12.04 on SSD OCZ Agility 3
›
To allow fdisk to properly align partition, use fdisk -cu /dev/sda and use start sector 2048 (it will be default start sector)
Monday, November 12, 2012
jQuery-File-Upload Express.js Middleware
›
I really like jQuery-File-Upload plugin, but it missed integration with Express.js . I ended up with adapting their node code as a midd...
14 comments:
›
Home
View web version