Skip to content
damanjitsingh edited this page Jun 2, 2016 · 53 revisions

Welcome to the MathematicaPrograms wiki!!

Some information that comes handy in my day to day job.The information in this page is tentative!

  • Access shared network file system at \files.wolfram.com\temp-store\damanjits

  • Remote log in to one of the windows machine: test22win32vm.cvm.wolfram.com(Username: testmngr, psswd: 44tm@@TM)

  • Wolfram Test mail for testing external services.Username: testwolfram1@gmail.com, Password: mathematica1

*Test facebook accounts: testwolfram1@gmail.com, testwolfram6@gmail.com,testwolfram13@gmail.com(registered with siddhi's number),testwolfram14@gmail.com. Password for both accounts are mathematica1

*Helpful debug statement to see messages generated by kernel: Block[{Quiet = #1 &}, DeviceConfigure[arduino, "Upload"]]

*dblinktest machine details: IP address is 10.130.229.68 username: wolfram passwd: wolfram

*Location of main test run script https://cvs.wolfram.com/viewvc/sqa/testing/scripts/runsuites.pl


New Services credentials: Push bullet: testwolfram5@gmail.com

Flicker: testwolfram13@yahoo.com,testwoflram1@yahoo.com,mathematica

Twilio: testwolfram1@gmail.com(Mathematica1) Twilio number: +1 (515) 337-0829

GoogleCustomSearch: testwolfram1@gmail.com(mathematica1) ApiKey->AIzaSyCQmstbHU8GMV-lKSjbeHQivwrfHMNsxKE SearchEngine ID->014355051191020279282:utiowyqse-g

BingSearch: Account1 testwolfram1@gmail.com(Mathematica@1) Primary Account Key CKg+H0VQLQm2XLEiZ2xDO/QRqe3v/TiGcriPMKeFspM Customer ID e1406546-36d6-491d-aff1-f66fb722a877 Account2 testwolfram13@gmail.com(mathematica1)


Factual:testwolfram1@gmail.com(mathematica1) OAuth Key MjghbVfRTZLVTCpknEL9JuaGDcOEoREqbhS02uXq OAuth Secret H01Z14cqExHKRiwFbB3l8pVqQ3rSb7tTzmaRvR2m


OpenPHACTS:testwolfram1@gmail.com(mathematica1) AppId: eaacd9b0 auth key: 4c3d5d963f99666a5b1724a9733673d6

Account2: testwolfram13@gmail.com mathematica1


Mixpanel:testwolfram1@gmail.com(mathematica1) "api_key" -> "e792b2b204d2935fd88e2a9e6091e80e" "apisecret" -> "3c26bd96706bb84c3bd8defce4e7195a"


MailChimp:UserName:testwolfram(Mathematica@1) api key: a9e8596264c197a5987dce0dc388c99d-us11


Microsoft Translater Client Id Testwolfram Customer ID bMAx1ZGodTBK4Acf1/k4IQ2WURB7HF+/MChHD8ZzfIE=


googleplus: testwolfram[1-6]@gmail.com(mathematica[1-6])


Instagram: username: testwolfram1(mathematica1)


Google Analytics Email: wolframconnecteddevices@gmail.com
Password: uIiDKC3S


Reddit username: testwolfram email: testwolfram1@gmail.com password: mathematica1


Py-Stackexchange explorer:http://stackapps.com/apps/oauth/view/5238 apikey:BzzbN)7B)ntqAuVPLP3f)w((


login: connecteddevicestest@gmail.com password: Tetg4MYi


checking jlink logs
In[4]:= Needs["JLink"] In[5]:= JLinkShowJavaConsole[]
then setting debug option to true
sm = SendMail["This is the Body", "Debug" -> True, "Password" -> None]
SendMail configuration


Configuring linux machine for RLink:

  • ->Install libg2c0_3.4.6-6ubuntu5_amd64 library on machine using force install.
    sudo dpkg -i --force-all libg2c0_3.4.6-6ubuntu5_amd64.deb
  • ->some machines running old ubuntu installation like carbon may not have dpkg already installed.So we need to ex-plicitly install dpkg using following command.
    sudo yum install dpkg
    sudo dpkg --clear-avail

Latest workbench path
http://buildmonitor.wolfram.com/download?__loop__=Y

Clone this wiki locally