Saturday 12:47 p.m.–12:54 p.m. in Colony Ballroom
Making Embeddable Web Widgets Without Iframes
Christopher Lambacher
- Audience level:
- Novice
Description
This talk will cover how Tindie created embeddable widgets using Django, TastyPie &, Sqwidget... without iframes.
Abstract
At Tindie we wanted to have a way for our sellers to easily embed products they sell on our site in their own web pages. We created customizable embedded widgets that can be embedded in any web page with only 2 short lines of code. No iframes are used and fast page loads are a goal. This talk will explain how we accomplished this with Django, TastyPie & Sqwidget.