Making Let Me Bing That For You Open Source

Almost two years ago, I announced the launch of http://letmebingthatforyou.com/, a blatant and obvious rip-off of the Let me Google that for you website.

The initial site was created by Maarten Balliauw and Juliën Hanssens in response to a call for help I made. It was just something we did for fun. I’ve been maintaining the site privately always intending to spend some time to refresh the code and open source it.

Just recently, I upgraded the site to ASP.NET MVC 3, refactored a bunch of code, and moved the site to AppHarbor.

Why AppHarbor?

I’ve heard such good things about how easy it is to deploy to AppHarbor so I wanted to try it out firsthand myself, and this small little project seemed like a perfect fit.

I had been working on the code in a private Mercurial repository so it was trivially easy for me to push it to a BitBucket repository. From there it’s really easy to integrate the BitBucket account with AppHarbor.

So now, my deployment workflow is really easy when working on this simple project:

  1. Make some changes and commit them into my local HG (Mercurial) repository. I have my local repository syncing to all my machines using Live Mesh.
  2. At some point, when I’m ready to publish the changes, I run the hg push command on my repository.
  3. That’s it! AppHarbor builds my project and if all the unit tests pass, it deploys it live.

I’m not planning to spend a lot of time on Let Me Bing That For You. It’s just a fun little side project that allows me to play around with ASP.NET MVC 3, jQuery, etc. If you want to look at the source, or contribute a patch, check it out on BitBucket.

What others have said

Requesting Gravatar... Chad Myers May 12, 2011 7:35 AM
# re: Making Let Me Bing That For You Open Source
The link to your BitBucket repo seems to require logging in. When I log in, it says "Error you do not have access to this repo"

Is it private or something?
Requesting Gravatar... Oleg D. May 12, 2011 8:02 AM
# re: Making Let Me Bing That For You Open Source
yep, same here..

BitBucket asks to log in
Requesting Gravatar... Eduardo May 12, 2011 8:38 AM
# re: Making Let Me Bing That For You Open Source
Only "writes" the first letter in Firefox 4. Works ok in Chrome and IE
Requesting Gravatar... haacked May 12, 2011 10:04 AM
# re: Making Let Me Bing That For You Open Source
I made the repo public. Sorry about that! :)
Requesting Gravatar... House May 12, 2011 10:36 AM
# re: Making Let Me Bing That For You Open Source
Only "writes" the first letter in Firefox 4. Works ok in Chrome and IE
Requesting Gravatar... Dynamikus May 12, 2011 3:34 PM
# re: Making Let Me Bing That For You Open Source
Problems on Chrome and Firefox, it searchs only for first letter!!!
Good job!!!
Requesting Gravatar... Alexander DiMauro May 12, 2011 9:46 PM
# re: Making Let Me Bing That For You Open Source
Thanks for the code! Always a great learning tool.

Yes, the Firefox 4 bug is true, strange! But, had no issues with Chrome, IE, Opera and Safari.
Requesting Gravatar... Zoltan Veres May 13, 2011 8:19 AM
# re: Making Let Me Bing That For You Open Source
Thank you for sharing your experience with us.

Really useful (awesome magic unicorn!) stuff in many dimensions.
Requesting Gravatar... Lucifer May 17, 2011 5:00 PM
# re: Making Let Me Bing That For You Open Source
Interesting...

http://tinyurl.com/6klo9vn
Requesting Gravatar... Kindle Review Blog May 24, 2011 7:45 PM
# re: Making Let Me Bing That For You Open Source
I have tried to use Bing many times but always been disappointed. In Google we believe.
Requesting Gravatar... Trey Nov 10, 2011 10:49 AM
# re: Making Let Me Bing That For You Open Source
I love AppHarbor thus far... my issue is deploying my site to it, it does not like your Subkismet library that I've been using for a while. Any ideas on why it doesn't like the assembly and fails to build?

-T
Requesting Gravatar... haacked Nov 10, 2011 10:01 PM
# re: Making Let Me Bing That For You Open Source
@Trey, no idea why it doesn't like Subkismet. What's the specific error? Could you log it at the Subkismet site?

What do you have to say?

(will show your gravatar)
Please add 5 and 7 and type the answer here: