Technology Sniffing tools
Wireshark,
NarusInsight,
dSniff,
Ettercap,
Tcpdump,
Wireshark,
NarusInsight,
dSniff,
Ettercap,
Tcpdump,
Adding JavaScript to Drupal 7
https://www.58bits.com/blog/2013/03/06/how-to-add-captions-to-images-in…
Entity View Modes, File Entity, and Media 2.0
Great recipe combination to have media module take image style options.
Manage social media with products like: http://hootsuite.com
pythex is a quick way to test your Python regular expressions.
Connect to mysql for Acquia Dev Desktop (port 8889)
mysql -u root -proot --port=8889 --socket='/Applications/MAMP/tmp/mysql/mysql.sock'
#superfish-1-toggle::after {
content:"\f0c9";
font-family: "FontAwesome";
font-size: 24px;
font-weight: normal;
line-height: 1;
position: relative;
top:-12px;
text-decoration: none;
}
add this to your .info file in your theme
stylesheets[all][] = css/font-awesome/css/font-awesome.css
and the font-awesome folder goes in the css folder.
drush @hmsdashboard-localtest user-create jbarnett
drush @hmsdashboard-localtest user-add-role administrator jbarnett
drush @hmsdashboard-localtest upwd jbarnett --password="XXXXXXXXXXX"
or for drush 9 drush user:password jbarnett "XXXXXXXXXXXXXXXX"
to get a one time login link
drush --uri="http://first.finra7.org.dd:8083" uli mybarnett