I needed something to help me get through a multi-dimensional array. So I extended the Array class.
Grab expects an array of coordinates.
I needed something to help me get through a multi-dimensional array. So I extended the Array class.
Grab expects an array of coordinates.
I had some Issues with cucumber/selenium working properly with authlogic. After much searching, I’ve figured out how to get it all to work properly.
I would get an error like:
Was attempting to compile e-text editor on ubuntu 9.10 (yea yea, I know… my right to complain about broken packages disappears since its alpha) just to try it out, but had a sick number of errors ranging from “Cannot compile wxWidgets” to “Cannot compile WebKit”.
Finally, after trying multiple ways of compiling wxWidgets, I figured out the real error was
Added another shortcut… I had a config variable in my settings_local file to specify where the media folder was in order to have django static serve it.
This is much easier.