Telerik blogs
  • Design

    Responsive Design with Twitter Bootstrap

    Last week we looked at how Twitter Bootstrap is the perfect compliment to Kendo UI in that it helps you easily lay out your application while taking care of all the tricky CSS that may be happening under the covers. I created a sample 2 column application with...
    January 23, 2013 7 min read
  • Web

    Easy application layout with Twitter Bootstrap

    You have probably seen all these nifty Twitter Bootstrap style applications popping up. You know, the ones with the black header menus and blue buttons? If you haven't seen or heard of Twitter Bootstrap, it's a base CSS / UI framework that makes laying out your...
    January 19, 2013 9 min read
  • Mobile Xamarin

    Chrome apps accelerated events

    Do you know what's better than building a Windows Application? Building a single application that not only runs on Windows, but also runs on Mac. And Linux. AND Chrome OS. Chrome Packaged Apps run anywhere that Chrome runs. They give you complete access to the device's native API's...
    January 16, 2013 3 min read
  • Web

    Common Errors In Kendo UI Applications

    As I was putting together the screencast last week for debugging with Kendo UI, I was thinking about all of the common mistakes that I routinely make. Some of them are simple silly errors that come from not reading the documentation, or simply writing bad code....
    January 09, 2013 9 min read
  • Productivity Debugging

    [Screencast] Debugging Kendo UI Applications

    JavaScript is a beautifully simple and elegant language.  It puts virtually no restrictions on what you can do; and since it’s a dynamic language, you can modify it on the fly and debug it right in the browser.  However, it’s great forgiving nature can also be...
    January 02, 2013 1 min read