Telerik blogs

Latest

  • Web ASP.NET AJAX

    Quick Tips for Browser Dev Tools – The Console

    Browser developer tools have been around for quite some time now, yet a surprising amount of current, or people looking in to becoming, web developers are unaware of them. This is why I wanted to spend some time on creating a short series looking at, what I think, are the important items to know about these great tools. This is actually the last post out of the series with part one covering the element inspector ant network resources, and part two going over the scripts tab. Today I want to take a look in to the all mighty console which is...
    October 10, 2012
  • Web

    How It's Made: The Stock History Demo

    Like much of the writing I do these days, the idea for this blog post was sparked by an innocuous-looking tweet from Justin King: In his tweet, Justin was referring to the Stock History demo we built to showcase Kendo UI DataViz: The Stock History demo charts and displays...
    October 10, 2012
  • Web

    Using The AutoComplete With PHP

    One of my absolute favorite features about Google search is the auto suggesting that it does as I type in the search box. It’s a really nice feature. I liked it so much, I wrote a plugin for Kendo UI that ties into the Google...
    October 02, 2012
  • Web

    Tales of Kendo UI Awesomeness: AdvancedREI

    Watching your customers being successful with your framework is tremendously gratifying. That's one of the perks of my role as a Developer Evangelist for Kendo UI; working closely with customers, I have a unique view of the amazing solutions that are being built by developers targeting...
    September 26, 2012
  • Web

    Getting Started with the <canvas> Tag – Examples to Get You Closer to the HTML5 Bliss

    There is a great tendency among web browsers nowadays - the wide and fast adoption of HTML5 APIs. Why should we, as web developers, be excited about it? Well let's take the canvas tag, for example. Imagine that you can render raster graphics in the browser, edit an image purely on the client-side, apply filters on it or draw complex animations without the need for plugins, just JavaScript. Imagine the power and features you can implement without bothering with the overhead and complexity of server-side calls. This all and much more is possible with the canvas tag. In this blog...
    September 25, 2012