A jQuery Plugin for several Circle Shaped Progressbars.
The post jQuery Circle Shaped Progressbars appeared first on jQuery Rain.
by Admin via jQuery Rain
"Mr Branding" is a blog based on RSS for everything related to website branding and website design, it collects its posts from many sites in order to facilitate the updating to the latest technology.
To suggest any source, please contact me: Taha.baba@consultant.com
A jQuery Plugin for several Circle Shaped Progressbars.
The post jQuery Circle Shaped Progressbars appeared first on jQuery Rain.
Dynamic Stock Charts is a jQuery plugin, which allows embedding highly customizable dynamic stock charts of almost any publicly traded company into your website by using simple HTML snippets automatically generated by the included charts builder.
The post jQuery Dynamic Stock Charts appeared first on jQuery Rain.
A responsive jQuery slideshow with beautiful panning effects on each image.
The post SmoothSlides : jQuery Slideshow with beautiful Panning Effects appeared first on jQuery Rain.
In this video I show you how to create functions in Swift.
Continue reading %Videos: Swift Functions%
SignalR is an open source library for ASP.NET developers. It's the equivalent of what Socket.IO is for Node.js (if you want, you can check out a comparison on Stack Overflow). SignalR can be used to provide real-time web features to your applications. Usually, if you are into Ember and JavaScript, you might be inclined to choose Socket.IO and stick to JavaScript. One of the reasons why I chose SignalR is that it has a more extended documentation and several resources to refer to. Moreover, you can get all the benefits of ASP.NET world for free.
In this article, I’ll show you how to build a simple chat application using SignalR. If you haven’t done it yet, I suggest you to read my previous one titled "A Chat Application Using Socket.IO" in order to have a more complete overview of these topics and then compare pros and cons of both the approaches.
Continue reading %Building a Chat Application with SignalR%