Quantcast
Browsing all 31 articles
Browse latest View live

Adding Line Breaks to an HTML Input Button

I ran into a small little quirk today when trying to add a line break to a simple Input Button. All of the methods that immediately came to mind failed. I tried adding a <br /> however it...

View Article


Fixing WordPress’“W3 Total Cache Error: some files appear to be missing or...

Today I used the automated plug-in installer to install W3 Total Cache which resulted in my page doing nothing but spitting out a nasty error. Since I did not want to spend time debugging their plug-in...

View Article


Fixing Wp-dbmanager’s Database Visibility Error

I’ve been on a bit of a new plugin craze as of lately, started searching for people’s favourites and came up with a few good ones I had not seen. Today I tried out wp-dbmanager, which I may have never...

View Article

Download MSWINSCK.OCX

Anyone who still works with Visual Basic 6 for legacy applications will inevitably run into an issue where a customer’s computer needs MSWINSOCK.OCX in order to run their application. You could install...

View Article

Download MSINET.OCX

Have an old Visual Basic 6 legacy application that is demanding MSINET.OCX in order to run?. Here is a copy of Microsoft’s redistributable run time file for VB6: Download MSINET.OCX After you have...

View Article


Ajax – Post Multiple Select Values

So this form is pretty basic, it has a select box (list box) filled with possible values. You can select all or some of the values and then submit it to the server via Ajax. The problem was when I...

View Article

How to Reset a Drupal 7 Password

After abandoning one of my Drupal 7 sites for some time I decided to buy a domain for it and start working on it again. I immediately ran into a case of “Oops I forgot the password” and could not log...

View Article

Uninstalling Visual Studio’s Productivity Power Tools

Took me far too long to find this option. Powertools had some annoying quirks that I just couldn’t get passed and I wasn’t using any of it’s good features. Plus either it or the SP1 upgrade has left...

View Article


Image may be NSFW.
Clik here to view.

SQL Server Find Dialog is Missing

I ran into an issue while working on the road one day. Normally, whether I am working in the office or at home, I have a second monitor hooked up to my laptop. This can sometimes pose an issue when you...

View Article


Down Time – Cannot Redeclare StickyClass Error

Not sure what happened there, went to check my stats tonight and my entire site was down. Logged into StatCounter and AdSense and both are reporting very small amounts of traffic for the last two days...

View Article

Image may be NSFW.
Clik here to view.

Android Development: R Cannot Be Resolved to a Variable

I’ve been fiddling around with making my own Android apps and I keep running into an issue with my IDE. Out of nowhere it will forget what “R” is and start displaying the error “R cannot be resolved to...

View Article

Cannot insert explicit value for identity column in table ‘table_name’ when...

I was creating some new tables and populating them when I ran into this not so straight forward error: Cannot insert explicit value for identity column in table 'table_name' when IDENTITY_INSERT is set...

View Article

Resolving Eclipse’s “Could not find …\sdk\platform-tools\adb.exe” Error

I’ve recently gotten back into Android Development and when I fired up my old copy of Eclipse I had to work my way through a series of errors to get it up and running again. The first of which was this...

View Article


Resolving Eclipse’s “Unable to resolve target ‘android-17’” Error

I’ve recently gotten back into Android Development and when I fired up my old copy of Eclipse I had to work my way through a series of errors to get it up and running again. In my first post I ended up...

View Article

Image may be NSFW.
Clik here to view.

Disable Plants vs Zombies 2 Notifications in Android

I’ve always enjoyed Plants vs Zombies, and I think they vastly improved upon it in the sequel. The issue is that it spams the Android notification console with messages. It was bad enough that I almost...

View Article


Image may be NSFW.
Clik here to view.

Drupal – Rebuilding Node Access Via Drush in Windows

So this one is pretty simple, but I’m not ashamed to say I spent too much time struggling to figure out why this wasn’t working. Rebuilding the node access via the website kept resulting in the website...

View Article

HTTP Error 500.21 – Internal Server Error

I was installing Sitecore tonight on a fresh install of Windows and ran into this old error: HTTP Error 500.21 - Internal Server Error Handler "PageHandlerFactory-Integrated" has a bad module...

View Article


Sitecore: The Name You Entered Is Not Unique

I had to wipe an instance of Sitecore today and start fresh. I deleted the instance using the installer, made sure to delete the App Pool and website in IIS. I removed any leftover files in...

View Article

SQL Server – Databases are Read-Only After Reattaching

I was moving some files around today and ran into this confusing issue. I had moved a Sitecore instance to a new folder but originally left the database in it’s old location, so I went and detached...

View Article

Image may be NSFW.
Clik here to view.

How to Remove a Hedgehog TDS License from Visual Studio

I recently setup a VM as a base point for all my Sitecore development. However it had so many of my licenses tied into it I was hesitant to share it with any of my co-workers even though it offered an...

View Article
Browsing all 31 articles
Browse latest View live