HTML5 Data Bindings Manual

Learn how to connect your data

In over a hundred pages, we covered everything you need to know about the HTML5 Data Bindings extensions. The article features useful tutorials and videos on how to refresh your HTML5 Data source, How to use nested repeat regions, how to show preloader and many many more. If you still have any questions regarding the extension do not hesitate to contact our Tech support.


The Basics: Using HTML5 Data Bindings with Public Feeds

In this tutorial we will show you how to use HTML5 Data Bindings with Public Feeds.

*You can also check out the video.

How to do it

  1. First we are going to enable the HTML5 Data Bindings Floating Panel.  From the Window menu (1), select the HTML5 Data Bindings menu item (2).

  1. The HTML5 Data Bindings Floating Panel appears. We drag the panel on the right side of the screen next to the Insert Pane.
    NOTE: You can drag and pin the panel anywhere inside your Dreamweaver Window
     


  1. Click add new data source button (1). In the HTML5 Data Bindings window, add a name for your data source (2) and select public feeds data source type (3).

  1. From the source dropdown menu, you can select any of the predefined public feeds or use a custom one. For our tutorial we're going to use Picasa – photo search.

  1. We enter a search phrase (1), select the thumbnails size (2), the size of the images (3) and the max results that are returned from this feed (4). When you're done, click OK.

  1. When we expand (1) the feed can see the feed tree. It is different for different feeds and depends on their structure. Then, we scroll down the tree (2).

  1. We expand the media group data element that is located inside the entry repeating element (1), where are going to use the media thumbnail data element in order to retrieve the image thumbnail (2).

  1. Select the URL attribute (1).  Using the Smart Insert Panel we select image (2) and click the insert button (3).

  1. You can see we added an image that uses the feed thumbnail URL attribute.

  1. Click the Live View button in order to preview the results. This is how our thumbnail looks like. Now, we are going to add a title and description to it, using the title and description provided by the feed.

  1. We turn the Live View off and back in Design view, click under the thumbnail (1) and in the feed tree, select the first media title attribute (3), under the expanded media title element (2) . Click the insert button (4).

  1. We do the same for the thumbnail description. In the expanded media description (1), select the first attribute (2) and click insert button (3).

  1. This is how the feeds look in the Design view.

  1. In Live view, you can see the thumbnail with its title and description. That's how you can use the HTML5 Data Bindings with Public Feeds.

Lubov Cholakova

Lubov CholakovaLubov has been with DMXzone for 8 years now, contributing to the Content and Sales departments. She is bringing high quality content in the form of daily blog updates, reviews, tutorials, news, newsletters,update emails and extensions' manuals. If you have a product that needs publicity or any other questions about the entire DMXzone community, she is the one you can contact.

See All Postings From Lubov Cholakova >>

Comments

public rss feeds

February 27, 2017 by steve kirchuk
Hi .. I'm trying to grab data from https://www.reverbnation.com/rss/artist_shows_rss/stevekirchuk which is my show rss feed and I am getting an error in HTML 5 Bindings but when I test the feed it displays correctly ... I can also save the feed as an csv .. can I use that as a local file data source in HTML 5 Bindings? Thanks !

February 27, 2017 by Teodor Kuduschiev
Hello Steve, HTML5 Data Bindings requires a JSON data source, it does not work with RSS feeds.

Data Binding

October 20, 2019 by olukorede Fakunmoju
i just bought the database connector 2, and also the html5 data binding, now my issues are how do you bind data that dont require repeat region just to display information on the website, the is no way to do that, also must i buy all your extension because i want to build a database website, i want to display data or update i will need a different extension for that, its to mush please

You must me logged in to write a comment.