Gemalto smart card readers Unknown 11.59 Add Comment Unknown Now that Gemalto bought SafeNet it has become a big company with a lot of different brands. Some of the brands in the Gemalto group are used... Read More
Maximize and Restore a Visualization Layout Unknown 15.38 Add Comment Unknown Maximize Visualization: #Maximizes the given (vis script parameter) Visualization from Spotfire.Dxp.Application import Layout Document.Activ... Read More
Change syslog logging level on Yosemite Unknown 05.01 Add Comment Unknown In " Debug a smart card application on Yosemite " we have seen how Apple provides a way to get the ATR and exchanged APDU from the... Read More
Insert a Calculated Column Unknown 14.24 Add Comment Unknown from Spotfire.Dxp.Data import CalculatedColumn newColName = "test" newColExpr = "TRIM([myTableCol])" Document.Data.Tabl... Read More
Hide menu, header, etc from webplayer Unknown 13.40 Add Comment Unknown By adding the options parameter to the webplayer url, you can hide the header, toolbar, export visualization, about, etc. This can be very h... Read More
How to tell if Spotfire is running from Web Player Unknown 04.52 Add Comment Unknown from System import Environment isWebPlayer = Environment.CommandLine.Contains("w3wp.exe") Read More
javascript button Unknown 04.47 Add Comment Unknown html <span id='myButton'>a button</span> javascript $("#myButton").button().click(helloWorld) function helloW... Read More
Building a List/Grid View Switcher in Blogger with Auto Read More Unknown 13.12 Add Comment Unknown A list of posts in grid or list view provides a more defined canvas with which a blogger or website owner can use as a guide in creating con... Read More
Add Masonry, Grid Layouts to Blogger Posts with CSS and Javascript Unknown 15.44 Add Comment Unknown How a website's content is displayed can spell the difference between being popular and obscure. Anything that looks chaotic or hardly r... Read More