Revolution In Design » Workshop https://www.revolutionindesign.com A Web Development & Design Company Sun, 06 Nov 2022 14:31:42 +0000 en-US hourly 1 Imagine Experimenthttps://www.revolutionindesign.com/imagine-experiment-2/ https://www.revolutionindesign.com/imagine-experiment-2/#comments Fri, 29 Apr 2016 20:40:13 +0000 https://www.revolutionindesign.com/?p=1241 What are you thinking about?

The post Imagine Experiment appeared first on Revolution In Design.

]]>
What are you thinking about?

The post Imagine Experiment appeared first on Revolution In Design.

]]>
https://www.revolutionindesign.com/imagine-experiment-2/feed/ 0
JS Scripting ETSY RSS Feedhttps://www.revolutionindesign.com/js-scripting-etsy-rss-feed/ https://www.revolutionindesign.com/js-scripting-etsy-rss-feed/#comments Thu, 21 May 2015 18:51:36 +0000 https://www.revolutionindesign.com/?p=1094 While working on a one page web app for a retailer, I was challenged to both populate the retailers stock from a standard SQL database, but also integrate items from a store RSS feed on ETSY. The approach I took was to AJAX call the contents with the jQuery open source plugin zRSS feed, and...

The post JS Scripting ETSY RSS Feed appeared first on Revolution In Design.

]]>
While working on a one page web app for a retailer, I was challenged to both populate the retailers stock from a standard SQL database, but also integrate items from a store RSS feed on ETSY. The approach I took was to AJAX call the contents with the jQuery open source plugin zRSS feed, and then filter the contents and selectively serve and store them with JS, while styling and sizing them with CSS.

The post JS Scripting ETSY RSS Feed appeared first on Revolution In Design.

]]>
https://www.revolutionindesign.com/js-scripting-etsy-rss-feed/feed/ 0
JS scripting and the YouTube APIhttps://www.revolutionindesign.com/js-scripting-youtube-api/ https://www.revolutionindesign.com/js-scripting-youtube-api/#comments Mon, 18 May 2015 20:08:07 +0000 https://www.revolutionindesign.com/?p=1091 As is always the case, great APIs like YouTube’s, Twitter’s, Facebook’s, etc. undergo periodic changes that make previous methods obsolete. In anticipation of the depreciation of the object YouTube embed method, I reviewed out client installs and began working of the script to roll out the update. Most client sites influenced by this use jQuery,...

The post JS scripting and the YouTube API appeared first on Revolution In Design.

]]>
As is always the case, great APIs like YouTube’s, Twitter’s, Facebook’s, etc. undergo periodic changes that make previous methods obsolete. In anticipation of the depreciation of the object YouTube embed method, I reviewed out client installs and began working of the script to roll out the update. Most client sites influenced by this use jQuery, so I’m considering bundling jquery.tubeplayer.js with the update.

The post JS scripting and the YouTube API appeared first on Revolution In Design.

]]>
https://www.revolutionindesign.com/js-scripting-youtube-api/feed/ 0