New jQuery versions break the Curator theme for Wordpress. Follow the steps to repair errors such as jQuery.fn.live() is deprecated.
Tag Archives: code
How to: Start multiple Skype instances (with a PowerShell script)
A few days back, I shared a .bat file that allowed you to start 2 instances of Skype without too…
How to: troubleshoot import of a Nintex 2010 Workflow (or, how to programmatically import it)
Have you ever tried to import a Nintex workflow through the user interface (U.I), but failed? In such case, unfortunately,…
How to: Create pages (pagination) for your custom data set (in ASP.NET)
I needed this while building a custom Search facility for a customer. I was working with the Sitefinity API and…
Announcing: project “Developer Dashboard Enabler Disabler”
Project “Developer Dashboard Enabler/Disabler” will be a simple web part that will simply activate and deactivate the developer dashboard on…
How to: Get a list of the names of all the computers on a domain
How to: Get a list of all computers on the domain add the following references: System.DirectoryServices System.Net System.Net.NetworkInformation The following…
How to: Execute multiple Skype instances (with .bat file)
Some time back, I had written an article explaining how to run multiple Skype user accounts simultaneously. The original article…
How to: allow .pdf files in SharePoint 2010 to open in the browser window
SharePoint will by default request that the user saves a .pdf file and open it locally inside the client application…
Code: Developer Dashboard Enabler/Disabler
The SharePoint 2010 Developer Dashboard Enabler/Disabler. As already mentioned, the Developer Dashboard can be enabled or disabled by the developer,…
Phlegyas VS Othello : Take Two
(picture rights – Robert Gatliff: original webpage ) Remember the Phlegyas VS Othello project explanation that started here? The 0.1…