WTI Launches New Website

Our customer WTI (in association with Over The Top) has successfully re-launched their website using AspDotNetStorefront technology. WTI (aka Western Telematics, Incorporated) is a leading vendor of console servers and remote reboot devices. They pride themselves on providing “Industrial Strength Networking Hardware”. In addition to being great people to work with, this project was near …

Oddities with Google Search Results

It is most odd. Had a client just totally fall off the map (Google-wise) the other day. They think it is in reference to a number of 404 pages their CMS threw for the following (and many more) URLs: http://www.wti.com/console-servers.html http://www.wti.com/power-reboot-switches.html http://www.wti.com/rack-mount-switched-pdu.html http://www.wti.com/switched-pdu.html Anyone seen such odd behavior? You can find them in Google Search …

IIS 7.5 on x64 with 32bit applications

I recently upgraded my development laptop from Vista (with a failing hard drive) to Windows 7 with a smoking fast Hitatchi 500Gb 7200k drive. I’ve been totally stoked with the perfomance increase (especially boot speeds) so far. I’ve working through a number of issues getting IIS and VisualStudio playing nice together when I ran into …

Search and Replace in SQL TEXT or NTEXT column

In the past, when doing global search and replaces across text fields in SQL server, I’d been taking the path of least resistance and just writing ASP.NET pages to loop through and performing .Replace() on the SQL column in question. Of course a devoted programmer, or at least one with more time on their hands, …

Signing Into Google Sites In A Different Domain

This tutorial should be helpful to our clients wishing to access project intranets we’ve established in the ExhibitA.com domain using Google Sites. The challenge comes when you try and log into a Google Site (GS) that is part of a Google Apps domain (GA), it isn’t immediately obvious how to log in if email address …

Custom Envelopes From Google Maps

Looking for a great way make your invitations stand out from the rest? Then use this mashup from mapenvelope.com.  This simple little application allows you to input a location that it looks up in Google Maps and will then print out the map with cut and fold lines so you can fold the sheet into an …

Find and Replace in SQL ntext Columns

Normally, doing a search and replace in SQL is not radically difficult. You basically do an update using the replace() function. For example: 1: Update Product 2: Set Description = replace(Description, 'old text is this', 'new text will be this') 3: where Description like '%old text is this%' However, if the Description column in your …

Google Puts Nail in Coffin of IE6

Google announced today that many of the elements of Google apps will no longer support older browers; most notably Microsoft’s Internet Explorer 6. They are determined to not let lack of support for faster Javascript processing or support HTML5 get in the way of providing a great interface for their customers. As such, after March …

Chrome's Got Extensions

Yes, the developer’s version of Chrome has extensions for some time now but the latest stable release now includes not only support for extensions but also new HTML and Javascript APIs. The Google Code Blog today announced that Extensions would now be available far and wide. If you want to learn more about extensions for …

AD2USA Website Goes Live Today

Our client Advanced Dental Designs (AD2USA.com) went live with their new AspDotNetStorefront website today. A hearty congratulations go out to the AD2USA team! Advanced Dental Designs is the leader in dental articulation devices. Following the principles of the Roth-Williams Center for Functional Occlusion, AD2 is challenged with creating affordable yet durable precision dental instruments. For …