Blogspot - runtingsproper.blogspot.com - Run Tings Proper
General Information:
Latest News:
SOLVED: “An error was encountered” in WSAT (Website Admin Tool) 27 Jul 2012 | 09:08 pm
If you’re seeing a cryptic error when you try to add users via the built in WSAT tool that says “An error was encountered. Please return to the previous page and try again.” then this article will pro...
SOLVED: “An error was encountered” in WSAT (Website Admin Tool) 27 Jul 2012 | 09:08 pm
If you’re seeing a cryptic error when you try to add users via the built in WSAT tool that says “An error was encountered. Please return to the previous page and try again.” then this article will pro...
A straightforward method to detecting RSS and Atom feeds in websites with HtmlAgilityPack 20 Jul 2012 | 01:55 am
Let's create a tool that will be able to query any website and detect if they provide feeds in one of the common syndication formats. By using HtmlAgilityPack we can apply screen scraping techniques a...
A straightforward method to detecting RSS and Atom feeds in websites with HtmlAgilityPack 20 Jul 2012 | 01:55 am
Let's create a tool that will be able to query any website and detect if they provide feeds in one of the common syndication formats. By using HtmlAgilityPack we can apply screen scraping techniques a...
SOLVED: JavaScript error .reset is not a function 28 Jun 2011 | 05:55 am
Read this article if you are trying to call reset() on a <form> DOM element but you're getting an error stating .reset is not a function. PROBLEM I was working on some jquery UI code and I wanted to r...
SOLVED: Visual Studio inserts a text snippet instead of an EntityDataSource 8 Jun 2011 | 06:23 pm
I had finally gotten around to following the tutorials for an introduction to Entity Framework 4 and when got to the stage that required me to insert an EntityDataSource I hit a stumbling block: The E...
SOLVED: Firebug Inspect Element Keyboard Shortcut Clash 4 Jun 2011 | 05:05 am
If you want to use the Ctrl-Shift-C shortcut to Inspect Element in Firebug but you also have the Web Developer plugin installed then read on to to find out how to stop them clashing! Background Its be...
Did I help? Gauge if your articles are solving real world problems with Google Analytics and jQuery 9 Apr 2011 | 06:36 pm
Its is easy to keep churning out articles and watch your hit count steadily increase but how do you know if you've really helped a developer solve a real world problem? In this article we explore how ...
Tracking scroll depth to reveal content engagement in Google Analytics async snippet 6 Apr 2011 | 01:00 pm
This article investigates a way to track content engagement on your site. By monitoring how far down the page a visitor to your site travels and then recording the data in Google Analytics you can dis...
My Website Design Doesn't Look The Same In All Browsers! 6 Apr 2011 | 05:36 am
“I created a website but now when I look at it in different browsers there are display glitches! What can I do?” This is a common issue that developers face. Web browsers have a long history of having...

