===== Extra notes ===== A set of usefull tips and tools used for [[..:Love Machine]] === Selenium === * [[http://goldb.org/sst/selenium2_api_docs/html/| Selenium Webdriver python API docs]] * [[http://cstp.ic.cz/en/it-en/python-webdriver-and-waiting-for-element-to-be-loaded-iselementpresent/| a useful WaitForElement function]] === Cli tips === * [[http://www.debianworld.org/tlc.gui.depuis.prompt]] * [[http://www.siteduzero.com/tutoriel-3-67789-executer-des-programmes-en-arriere-plan.html| ]] * [[https://en.wikipedia.org/wiki/Wmctrl | manipulate windows from the cli]] === Running Firefox without an Xserver === [[http://www.alittlemadness.com/2008/03/05/running-selenium-headless/| source]] apt-get install xvfb iceweasel # Crée un display X virtuel Xvfb :99 -ac export DISPLAY=:99 iceweasel === Creating a Windows executable (.exe) from a python script === * http://www.py2exe.org/ * http://pybuilder.sourceforge.net/ * http://www.pyinstaller.org/ * http://pypi.python.org/pypi/bbfreeze/ === Graphics === * [[http://www.smashingmagazine.com/2010/07/23/free-facebook-gui-psd-kit/ | Facebook Gui .psd kit]] * [[https://www.facebook.com/brandpermissions/logos.php | Official Facebook logo and like button (tm)]] === FB Error Message ===

You’re Temporarily Blocked

It looks like you were going too fast and misusing this feature, so you’ve been blocked from it for up to two days.

Learn more about blocks in the Help Center .
Loading...