Here we are going to get the auth token and json object from webservice using basic auth from System import Uri from System.Net import HttpW...
Read More
Some PC/SC bugs of Yosemite 10.10 fixed in 10.10.2
The 10.10.2 release of Yosemite solves some of the PC/SC bugs introduced in 10.10 and I reported in " OS X Yosemite and smart cards: kn...
Read More
Debug a smart card application on Yosemite
In the previous article " Debug a smart card reader driver on Yosemite " I wrote about how to get some log from a new version of m...
Read More
Get a visualization reference from current page using GUID
# Different approach to get a visualization from current page # To get a complete visualization types to use (such as TablePlot) , check th...
Read More
Select a target directory
import clr clr.AddReference("System.Windows.Forms") from System.Windows.Forms import FolderBrowserDialog #choose folder for output...
Read More
Get pages and visualizations
for page in Document.Pages: print page.Title for vis in page.Visuals: print " " + vis.Title Example Output: Page Bar Chart...
Read More
Using cron on Mac OS X
This article is not about smart card. I wrote it to remember how to do and, possibly, help other Mac OS X users. Mac OS X is a Unix system a...
Read More
How to Track Invalid Adsense Clicks Using StatCounter
A lot of things can happen online, some of which are beyond your control. One of these is invalid click activities that are caused by a numb...
Read More
4 Ways to Detect Invalid Activity in Google AdSense
Monitoring your website's performance shouldn't be a chore but a necessity. After all, how else will you know how to serve your audi...
Read More
Debug a smart card reader driver on Yosemite
Since Mac OS X Yosemite (10.10) the pcscd command is no more present. See " OS X Yosemite and smart cards status " for more detail...
Read More
OS X Yosemite bug: SCardTransmit returns SCARD_W_UNPOWERED_CARD
This is part of the series: " OS X Yosemite and smart cards: known bugs ". SCardTransmit SCardTransmit() do not work reliably an...
Read More
Langganan:
Postingan (Atom)