callistaenterprise / cadec-2014-d3

Presentation files and demos for the presentation "Better and more fun applications with D3.js"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Presentation.D3

This is the presentation files and demos for the presentation Better and more fun applications with D3.js

Abstract

Have you ever built an application where 99% was tables and forms? Have you ever felt that this is a little bit boring and wished that there was a more fun way to solve this?

D3.js is a powerful JavaScript library to visualize and interact with data in a simple yet powerful way. In 10 minutes Joakim will give you an introduction to how to get started and give you some examples of how you can use D3 to make your applications better and more fun to use.

The final components are available as jQuery UI Widgets.

Known issues

  • The presentation crashes Safari for iPad.
  • The presentation doesn't work in Internet Explorer and Opera.
  • The presentation doesn't look good in Firefox.
  • The source code doesn't show in Chrome unless served from a web server.

Long story short: It's made for Safari, I present it using Safari so Safari is probably the best way to watch this presentation :-) Maybe I'll fix it in the future, maybe not.

Contact

If you have any questions or if you want the live version of this presentation you can contact me on Twitter @joakimkemeny.

License

Content

The content of the presentation is licensed under Creative Commons Attribution 3.0 Unported License.

Source Code

The source code for the presentation and the demos is licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Thanks

I use the work of great people to create this presentation. Thanks to you all.

About

Presentation files and demos for the presentation "Better and more fun applications with D3.js"