Tag Archives: firefox

Confirm Password Change

I was working with Django’s view.password_change today when I encountered the dialog box above.  As far as I could tell all of my information was being passed to Django correctly; but for reasons unknown to me I was still getting this “Confirm Password Change” message. After a bit of Googling, I found out that this [...]

Posted in Tech | Also tagged , | 2 Comments

Selenium and Firefox

Derek and I have been working on a Django web app as a side project, and of course, we decided that we needed to do some testing on it. Derek at set up some basic Selenium tests, but I was having some difficulty running them with Firefox.  The error message that I got said: Could [...]

Posted in Tech | Also tagged , , , | Leave a comment

Awesome FireGestures

FireGestures is a Firefox plug-in that really should be built-in as a feature on every browser.  If you’re like me and you spend a lot of time browsing sites like Reddit or Digg, you’ll absolutely love this plug-in. FireGestures lets you use simple mouse movements to perform various actions within your browser.  This makes browsing [...]

Posted in Tech | Also tagged , | Leave a comment