Services Blog Français

Jedi-vim/rope takes too long

| by jpic | python vim
For those using jedi-vim are indirectly using rope refactoring library. If you are also using a home-level virtualenv ie. in ~/env/ then your vim instance might take crazy long time. First things first, rope creates a .ropeproject directory where it thinks the project root is. And it will scan every file in every sub directory. A quick and dirty solution is to create empty .ropeproject folders lower in the $HOME filesystem. Read More

Playlistnow.fm source code is now open !

| by jpic | django python
Playlistnow.fm is a social network based on music made in Python/Django. The catalog is powered by last.fm and the videos come from youtube. Before its final death, we decided to release the source code under Apache 2.0 license.

Lightweight jQuery plugin to drag'n'drop <table> columns

| by jpic | javascript jquery
This plugin allows to drag’n’drop HTML table columns. It is rather light and consistent with usual jQuery plugin and javascript patterns. This script doesn’t assume that it is smarter than you are. All it does is enabling clean column drag’n’drop, and triggers an event on drop. You should implement the persistence you want by binding that event to your own function. Nuff said, here it is.
Previous Page 26 of 32 Next Page

They trust us

Contact

logo