xuv's notebook

Side notes, howtos and random bits of information related to Julien Deswaef's projects

User Tools

Site Tools


projects:love_machine:extra_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
projects:love_machine:extra_notes [2011/12/08 14:10] – created 91.183.83.6projects:love_machine:extra_notes [2011/12/27 16:58] (current) 213.49.229.146
Line 1: Line 1:
  
 ===== Extra notes ===== ===== Extra notes =====
 +
 +A set of usefull tips and tools used for [[..:Love Machine]] 
  
 === Selenium === === Selenium ===
Line 33: Line 35:
   * [[http://www.smashingmagazine.com/2010/07/23/free-facebook-gui-psd-kit/ | Facebook Gui .psd kit]]   * [[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)]]   * [[https://www.facebook.com/brandpermissions/logos.php | Official Facebook logo and like button (tm)]]
 +
 +=== FB Error Message ===
 +
 +<code html>
 +<div id="dialog_1" class="generic_dialog pop_dialog generic_dialog_modal">
 +<div class="generic_dialog_popup" style="top: 54px;">
 +<div class="pop_container_advanced">
 +<div id="pop_content" class="pop_content" tabindex="0" role="alertdialog">
 +<h2 id="title_dialog_1" class="dialog_title">
 +<span>You’re Temporarily Blocked</span>
 +</h2>
 +<div class="dialog_content">
 +<div class="dialog_summary hidden_elem"></div>
 +<div class="dialog_body">
 +It looks like you were going too fast and misusing this feature, so you’ve been blocked from it for up to two days.
 +<br>
 +<br>
 +Learn more about blocks in the
 +<a href="/help?page=421">Help Center</a>
 +.
 +</div>
 +<div class="dialog_buttons clearfix">
 +<div class="dialog_buttons_msg"></div>
 +<div>
 +<label class="uiButton uiButtonLarge uiButtonConfirm">
 +<input type="button" name="ok" value="Okay">
 +</label>
 +</div>
 +</div>
 +<div class="dialog_footer hidden_elem"></div>
 +</div>
 +<div class="dialog_loading">Loading...</div>
 +</div>
 +</div>
 +</div>
 +</div>
 +</code>
  
projects/love_machine/extra_notes.1323349841.txt.gz · Last modified: 2011/12/08 14:10 by 91.183.83.6