The Mobile & Social Experts
- » Want to reach mobile users?
- » Need iPhone or Android apps?
- » Building an online community?
- » Want to leverage social media?
Learn more about our services and contact us today for a free consultation.
Robert Scoble, blogger-under-notice from Microsoft, posted an interesting blurb about search ranking and secret blogger cliques. He suggested sticking the word brrreeeport in your blog to prove his point about tagging on Technorati. Wonder if it will work?
I was struggling for a while with how to get a profile of the queries being sent to MySQL. All my searches suggested running the debug version of MySQL, but it would either log WAY WAY too much information, or … Continue reading
If you’re getting the above error when loading your Visual Studio project, you should first ensure that the web server on your PC is running. Then confirm that .NET is installed by running “aspnet_regiis -i” in your windows\microsoft.net\framework\v1.1.4322 folder. Then … Continue reading
Like many developers, I’ve been intrigued by the hype around Ruby on Rails, but of course I don’t have a Linux box handy and don’t feel like setting up Apache, etc to try it out. What’s a lazy programmer to … Continue reading
On one of my projects, the client noted getting occasional errors when filling out forms. The errors were something like “Unable to validate data” or HttpException: Invalid_Viewstate. After some research, it turns out the error is due to the viewstate … Continue reading