Install portaudio using homebrew (or method of your choice)
brew install portaudiocreate $HOME/.pydistutils.cfg using the include and lib directories of your portaudio install:
[build_ext]
| <?xml version="1.0" encoding="UTF-8"?> | |
| <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> | |
| <!-- | |
| Example of putting commas after everything but the last item in a list. | |
| This will process the XML: | |
| <?xml version="1.0" encoding="UTF-8"?> | |
| <root> | 
| [wwalker@uranium ~] [] $ vboxmanage showvminfo $VBID | egrep -i 'rde|vid' | |
| 2D Video Acceleration: off | |
| Video mode: 720x400x0 | |
| VRDE: enabled (Address 0.0.0.0, Ports 3389, MultiConn: off, ReuseSingleConn: off, Authentication type: null) | |
| Video redirection: disabled | |
| VRDE Connection: not active | |
| [wwalker@uranium ~] [] $ ps -ef | grep -i vbox[h] | |
| wwalker 20242 19404 6 11:30 pts/9 00:00:35 /usr/lib64/virtualbox/VBoxHeadless -s 70147e5d-3c65-411e-b94e-369be8c7cc77 -v enable | 
| // this is the background code... | |
| // listen for our browerAction to be clicked | |
| chrome.browserAction.onClicked.addListener(function (tab) { | |
| // for the current tab, inject the "inject.js" file & execute it | |
| chrome.tabs.executeScript(tab.ib, { | |
| file: 'inject.js' | |
| }); | |
| }); | 
Install portaudio using homebrew (or method of your choice)
brew install portaudiocreate $HOME/.pydistutils.cfg using the include and lib directories of your portaudio install:
[build_ext]
This is a supplement to the official Phabricator Installation Guide, because their guide will leave you with all kinds of permission and config errors and ~15,000 setup issues on startup.
# apt-get install mercurial subversion python-pygments sendmail imagemagick
| string settings = File.ReadAllText(@"C:\Users\johannes.rudolph\Documents\Visual Studio 2015\Settings\jrMonokai.vssettings"); | |
| var map = new Dictionary<string, string>() | |
| { | |
| {"Brace Matching (Rectangle)", "brace matching" }, | |
| {"String(C# @ Verbatim)", "string - verbatim" }, | |
| {"User Types", "class name"}, | |
| {"User Types(Enums)", "enum name"}, | |
| {"User Types(Interfaces)", " interface name"}, | |
| {"User Types(Delegates)", "delegate name"}, |