View allAll Photos Tagged bigdata

ZoomCharts at DevClub.lv: Developing a Javascript SDK

 

On January 15, 2015, ZoomCharts Co-Founder and CTO Viesturs Zariņš presented at DevClub.lv - a community of Latvian IT specialists that gather monthly and host free talks, presentations, and events to allow the local IT community to share knowledge, network, and communicate. Zariņš discussed the unique challenges faced in developing JavaScript SDK.

 

Here is a brief overview of his PowerPoint presentation on ZoomCharts, the world’s most interactive data visualization software that will support all your data presentation needs with incredible speed.

 

What is ZoomCharts?

 

What defines ZoomCharts advanced data visualization software? It is NOT another HTML5 charts library. It is:

 

- Interactive

- Fast

- Touch enabled

- Supports big data

 

A long time ago

 

DOS 6.2 allowed for:

 

- 320x240x8bpp

- Direct access to pixels on screen

- Assembler for performance

 

Today, the Web has finally caught up in the graphics department. Now, we have access to:

 

- Multiple browsers and rendering technologies

- Multiple resolutions

- Performance that varies by browser and device

 

Development setup:

 

- We write in JavaScript

- Commit to GitHub

- Build system in JavaScript

- Debug in Chrome

- Run automated tests

- Like WebStorm (and Vim)

 

Graphics:

 

Canvas (fast)

SVG (slow)

WebGL (>50%)

 

Interactive animations:

 

Zoom in and out of the graph, drag and drop data, all with your mouse or trackpad.

 

Graceful degradation:

 

High FPS (frames per second) lets you scale graphics with low image degradation.

 

Third party libraries:

 

- Raphael

- Hammer.js

- Leaflet

- Moment.js

 

Challenges:

 

- Responsive design: layouts can shift and look nice on desktop screens vs. not so nice on vertical, mobile screens

- Big screen resolutions: uses devicePixelRatio for sharp rendering, but no hardware acceleration beyond 2048x2048

- Safari compatibility: with 100% CPU, input events are blocked and browser locks up; strange code offers fixes

- HTML on canvas: DOM is slow; basic HTML markup must be parsed and rendered manually; text caching helps

 

Support:

 

- Process: TrialSupportBuy

- 1 day issue resolution

- #1 Tell me what I did wrong

- #2 Can you do…

 

Testing:

 

- Automated tests on every GIT push

 

Automatically:

 

- Compare images

- Record performance

- View errors in console

 

Interactive testing:

 

- Next step: record and playback

 

BrowserStack:

 

- Interactive mode

- Automated: Selenium API

 

Debugging:

 

Chrome Developer tools (F12)

 

- Debugging

- Profiling

- Timeline

 

Remote debugging available: developer.chrome.com/devtools/docs/remote-debugging

 

Future:

 

- More charts

- Extension API

- Memory allocation tracking

- WebGL

 

We are looking for statically-typed language:

 

- Error checking

- Performance

- Superior minification

 

- Easy to write and read

- Easy to call from JS

 

Building

 

Custom build script:

 

- Compile

- Minify

- Extract documentation

- Embed customer data

 

Check out ZoomCharts products:

 

Network Chart

Big network exploration

Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.

 

Time Chart

Time navigation and exploration tool

Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.

 

Pie Chart

Amazingly intuitive hierarchical data exploration

Get quick overview of your data and drill down when necessary. All in a single easy to use chart.

 

Facet Chart

Scrollable bar chart with drill-down

Compare values side by side and provide easy access to the long tail.

 

ZoomCharts

www.zoomcharts.com

The world’s most interactive data visualization software

 

#zoomcharts #interactive #data #interactivedata #datavisualization #interactivedatavisualization #chart #graph #charts #graphs #Javascript #JavascriptSDK #DevClubIV #Latvia #PowerPoint #PowerPointpresentation #fast #bigdata

ZoomCharts is offering data visualization tools to support speakers at UXLx 2015, taking place June 3rd through 5th, 2015 at the FIL Meeting Centre (Centro de Reuniões da FIL), Rua do Bojador - Parque das Nações, 1998-010 Lisbon, Portugal.

 

Check out what you can do with ZoomCharts charts and graphs at zoomcharts.com

 

ZoomCharts is the world’s most interactive data visualization software, with 100% interactive charts and graphs that support massive data, work with all mobile, touch enabled devices, and perform at incredibly fast speeds. Be among the growing number of professionals discovering the exciting potential that ZoomCharts has in bringing data presentation to the next level.

 

UXLx is Europe’s premiere design conference, featuring a fantastic speaker lineup that includes usability experts, information architects, interaction designers, and more, with the opportunity to learn and be inspired by their workshops and talks.

 

Attend the event for the chance to meet like-minded people who are passionate about UX, join meetups and social events, network and make new connections.

 

Speakers and workshop leaders include: Big Medium founder Josh Clark; information architect Abby Covert; Atomic Design’s Brad Frost; design expert Theresa Neil; designer Josh Seiden; digital governance expert Lisa Welchman; responsive design expert Stephen Hay; UX design, research and product strategy consultant Clair Rowland; designer Ben Reason; editor and writer Nicole Fenton; behavioral social scientist Stephen Wendel; UX consultant Mike Atherton; information architect and author Andrew Hinton; sensory cognition specialist Alastair Somerville; UX professional Michael Beasley; UX expert Adrian Howard; and UX designer Brian Thurston.

 

Check out ZoomCharts products:

 

Network Chart

Big network exploration

Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.

 

Time Chart

Time navigation and exploration tool

Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.

 

Pie Chart

Amazingly intuitive hierarchical data exploration

Get quick overview of your data and drill down when necessary. All in a single easy to use chart.

 

Facet Chart

Scrollable bar chart with drill-down

Compare values side by side and provide easy access to the long tail.

 

ZoomCharts

www.zoomcharts.com

The world’s most interactive data visualization software

 

#zoomcharts #interactive #data #visualization #charts #graphs #bigdata #dataviz #UXLx #Lisbon #Lisboa #Portugal #UX #design #development #information #architect

Leading Big Data Analytics Event in the Middle East

Leading Big Data Analytics event held in Dubai, UAE.

Este año hemos vuelto a participar en el evento de BigDataSpain, esta vez con una parte del equipo @LogitravelTech de Machine Learning, BigData y proyectos I+D.

Leading Big Data Analytics event held in Dubai, UAE.

Leading Big Data Analytics Event in the Middle East

Jim Davies (Oxford), Joel Dudley (Mount Sinai) and David Watson (Oracle)

Mesas de debate.

Imagen cortesía de IDG.

Leading Big Data Analytics event held in Dubai, UAE.

Leading Big Data Analytics event held in Dubai, UAE.

QODE Brisbane, QLD Australia. Australasia’s leading global forum for innovation & technology held at Brisbane Convention and Exhibition Centre. QODE Central Day One in Brisbane focusing on the technologies that are set to have the biggest impact in our working and private lives: Artificial Intelligence (AI), Smart Robotics, Cyber Security, Next Generation Transport, Smart City tech and Space. After hours business networking event at The Fox Hotel, South Brisbane.

ZoomCharts at DevClub.lv: Developing a Javascript SDK

 

On January 15, 2015, ZoomCharts Co-Founder and CTO Viesturs Zariņš presented at DevClub.lv - a community of Latvian IT specialists that gather monthly and host free talks, presentations, and events to allow the local IT community to share knowledge, network, and communicate. Zariņš discussed the unique challenges faced in developing JavaScript SDK.

 

Here is a brief overview of his PowerPoint presentation on ZoomCharts, the world’s most interactive data visualization software that will support all your data presentation needs with incredible speed.

 

What is ZoomCharts?

 

What defines ZoomCharts advanced data visualization software? It is NOT another HTML5 charts library. It is:

 

- Interactive

- Fast

- Touch enabled

- Supports big data

 

A long time ago

 

DOS 6.2 allowed for:

 

- 320x240x8bpp

- Direct access to pixels on screen

- Assembler for performance

 

Today, the Web has finally caught up in the graphics department. Now, we have access to:

 

- Multiple browsers and rendering technologies

- Multiple resolutions

- Performance that varies by browser and device

 

Development setup:

 

- We write in JavaScript

- Commit to GitHub

- Build system in JavaScript

- Debug in Chrome

- Run automated tests

- Like WebStorm (and Vim)

 

Graphics:

 

Canvas (fast)

SVG (slow)

WebGL (>50%)

 

Interactive animations:

 

Zoom in and out of the graph, drag and drop data, all with your mouse or trackpad.

 

Graceful degradation:

 

High FPS (frames per second) lets you scale graphics with low image degradation.

 

Third party libraries:

 

- Raphael

- Hammer.js

- Leaflet

- Moment.js

 

Challenges:

 

- Responsive design: layouts can shift and look nice on desktop screens vs. not so nice on vertical, mobile screens

- Big screen resolutions: uses devicePixelRatio for sharp rendering, but no hardware acceleration beyond 2048x2048

- Safari compatibility: with 100% CPU, input events are blocked and browser locks up; strange code offers fixes

- HTML on canvas: DOM is slow; basic HTML markup must be parsed and rendered manually; text caching helps

 

Support:

 

- Process: TrialSupportBuy

- 1 day issue resolution

- #1 Tell me what I did wrong

- #2 Can you do…

 

Testing:

 

- Automated tests on every GIT push

 

Automatically:

 

- Compare images

- Record performance

- View errors in console

 

Interactive testing:

 

- Next step: record and playback

 

BrowserStack:

 

- Interactive mode

- Automated: Selenium API

 

Debugging:

 

Chrome Developer tools (F12)

 

- Debugging

- Profiling

- Timeline

 

Remote debugging available: developer.chrome.com/devtools/docs/remote-debugging

 

Future:

 

- More charts

- Extension API

- Memory allocation tracking

- WebGL

 

We are looking for statically-typed language:

 

- Error checking

- Performance

- Superior minification

 

- Easy to write and read

- Easy to call from JS

 

Building

 

Custom build script:

 

- Compile

- Minify

- Extract documentation

- Embed customer data

 

Check out ZoomCharts products:

 

Network Chart

Big network exploration

Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.

 

Time Chart

Time navigation and exploration tool

Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.

 

Pie Chart

Amazingly intuitive hierarchical data exploration

Get quick overview of your data and drill down when necessary. All in a single easy to use chart.

 

Facet Chart

Scrollable bar chart with drill-down

Compare values side by side and provide easy access to the long tail.

 

ZoomCharts

www.zoomcharts.com

The world’s most interactive data visualization software

 

#zoomcharts #interactive #data #interactivedata #datavisualization #interactivedatavisualization #chart #graph #charts #graphs #Javascript #JavascriptSDK #DevClubIV #Latvia #PowerPoint #PowerPointpresentation #fast #bigdata

The bar remained a popular spot to be at The Mill’s February 27th party in Rīga, with plenty of wine and beer flowing all night.

 

ZoomCharts had an awesome time at The Mill’s party in Rīga on February 27th, 2015, mingling, chatting, and getting the opportunity to meet other startup community members face to face in an informal setting over food, drinks, and games.

 

The Mill is a coworking and meetup space for designers and developers in the heart of Riga, Latvia, at Brivibas 33-8, Rīga LV-1010. It is a central event space that lends itself to the Latvian startup community, perfect for workshops, hackathons, meetings, and collaborative corporate working.

 

The fantastic event at The Mill gave the ZoomCharts team the chance to chat with new clients who were very interested in all the exciting developments taking place within the ZoomCharts line of interactive data visualization software. The team also got the opportunity to catch up with current clients who spoke of their great satisfaction and exceeded expectations in their experience so far.

 

ZoomCharts is a leading data visualization provider, offering the world’s most interactive data visualization software. All charts and graphs are completely interactive, support big data sets, work on all modern devices including touch screens, and perform at incredibly fast speeds. Be among the growing number of professionals discovering the exciting potential that ZoomCharts has in improving the efficiency of data analysis and presentation.

 

Check out ZoomCharts products:

 

Network Chart

Big network exploration

Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.

 

Time Chart

Time navigation and exploration tool

Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.

 

Pie Chart

Amazingly intuitive hierarchical data exploration

Get quick overview of your data and drill down when necessary. All in a single easy to use chart.

 

Facet Chart

Scrollable bar chart with drill-down

Compare values side by side and provide easy access to the long tail.

 

ZoomCharts

www.zoomcharts.com

The world’s most interactive data visualization software

 

#zoomcharts #interactive #data #datavisualization #charts #graphs #bigdata #dataviz #TheMill #MillRīga #uxriga #pingpong #startups #Latvia #Rīga #party

Leading Big Data Analytics Event in the Middle East

Moderator: Carlos Bustamante, Stanford

Alexis Battle, Johns Hopkins

Robert Gentleman, Genentech

Daniel MacArthur, Harvard

Gilean McVean, Oxford

Leading Big Data Analytics event held in Dubai, UAE.

Big data, measurement and analyticcs

Jose Luis Cordoba

Ultan O'Brian

Mirko Lalli

 

BTO 2014

2 e 3 dicembre, a Firenze in Fortezza da Basso

 

Day TWO | Emirates Hall [VISIONI] | 9.20 - 10.10

Author: Francesco Mauro

Copyright: TheDarkroom/Francesco Mauro

www.buytourismonline.com/eventi/big-data/

 

I Big Data sono diventati da un po’ un argomento mainstream.

 

E spesso sono dipinti come una sorta di panacea che promette di risolvere tutti i problemi in molti settori, turismo compreso.

 

Solo che nel settore travel, i big data sono davvero strategici: sono utili per capire le tendenze, ottimizzare il marketing, decidere dove destinare risorse e tempo.

 

In questo panel prendiamo in considerazione due casi molto concreti.

 

Boxever, che utilizza in chiave big data tutto quello che le persone lasciano in rete mentre prenotano un volo o una vacanza e li usa per ottimizzare il processo di vendita e soprattutto conoscere meglio i propri clienti.

 

Andalucia Lab è un esempio di un territorio che utilizza i big data per ottimizzare marketing e comunicazione, analizzando quello che emerge anche per decidere dove destinare il proprio budget a sostegno della Destinazione Andalusia.

Leading Big Data Analytics event held in Dubai, UAE.

Moderator: Carlos Bustamante, Stanford

Alexis Battle, Johns Hopkins

Robert Gentleman, Genentech

Daniel MacArthur, Harvard

Gilean McVean, Oxford

ZoomCharts at DevClub.lv: Developing a Javascript SDK

 

On January 15, 2015, ZoomCharts Co-Founder and CTO Viesturs Zariņš presented at DevClub.lv - a community of Latvian IT specialists that gather monthly and host free talks, presentations, and events to allow the local IT community to share knowledge, network, and communicate. Zariņš discussed the unique challenges faced in developing JavaScript SDK.

 

Here is a brief overview of his PowerPoint presentation on ZoomCharts, the world’s most interactive data visualization software that will support all your data presentation needs with incredible speed.

 

What is ZoomCharts?

 

What defines ZoomCharts advanced data visualization software? It is NOT another HTML5 charts library. It is:

 

- Interactive

- Fast

- Touch enabled

- Supports big data

 

A long time ago

 

DOS 6.2 allowed for:

 

- 320x240x8bpp

- Direct access to pixels on screen

- Assembler for performance

 

Today, the Web has finally caught up in the graphics department. Now, we have access to:

 

- Multiple browsers and rendering technologies

- Multiple resolutions

- Performance that varies by browser and device

 

Development setup:

 

- We write in JavaScript

- Commit to GitHub

- Build system in JavaScript

- Debug in Chrome

- Run automated tests

- Like WebStorm (and Vim)

 

Graphics:

 

Canvas (fast)

SVG (slow)

WebGL (>50%)

 

Interactive animations:

 

Zoom in and out of the graph, drag and drop data, all with your mouse or trackpad.

 

Graceful degradation:

 

High FPS (frames per second) lets you scale graphics with low image degradation.

 

Third party libraries:

 

- Raphael

- Hammer.js

- Leaflet

- Moment.js

 

Challenges:

 

- Responsive design: layouts can shift and look nice on desktop screens vs. not so nice on vertical, mobile screens

- Big screen resolutions: uses devicePixelRatio for sharp rendering, but no hardware acceleration beyond 2048x2048

- Safari compatibility: with 100% CPU, input events are blocked and browser locks up; strange code offers fixes

- HTML on canvas: DOM is slow; basic HTML markup must be parsed and rendered manually; text caching helps

 

Support:

 

- Process: TrialSupportBuy

- 1 day issue resolution

- #1 Tell me what I did wrong

- #2 Can you do…

 

Testing:

 

- Automated tests on every GIT push

 

Automatically:

 

- Compare images

- Record performance

- View errors in console

 

Interactive testing:

 

- Next step: record and playback

 

BrowserStack:

 

- Interactive mode

- Automated: Selenium API

 

Debugging:

 

Chrome Developer tools (F12)

 

- Debugging

- Profiling

- Timeline

 

Remote debugging available: developer.chrome.com/devtools/docs/remote-debugging

 

Future:

 

- More charts

- Extension API

- Memory allocation tracking

- WebGL

 

We are looking for statically-typed language:

 

- Error checking

- Performance

- Superior minification

 

- Easy to write and read

- Easy to call from JS

 

Building

 

Custom build script:

 

- Compile

- Minify

- Extract documentation

- Embed customer data

 

Check out ZoomCharts products:

 

Network Chart

Big network exploration

Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.

 

Time Chart

Time navigation and exploration tool

Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.

 

Pie Chart

Amazingly intuitive hierarchical data exploration

Get quick overview of your data and drill down when necessary. All in a single easy to use chart.

 

Facet Chart

Scrollable bar chart with drill-down

Compare values side by side and provide easy access to the long tail.

 

ZoomCharts

www.zoomcharts.com

The world’s most interactive data visualization software

 

#zoomcharts #interactive #data #interactivedata #datavisualization #interactivedatavisualization #chart #graph #charts #graphs #Javascript #JavascriptSDK #DevClubIV #Latvia #PowerPoint #PowerPointpresentation #fast #bigdata

Moderator: Carlos Bustamante, Stanford

Alexis Battle, Johns Hopkins

Robert Gentleman, Genentech

Daniel MacArthur, Harvard

Gilean McVean, Oxford

Leading Big Data Analytics event held in Dubai, UAE.

Guests at The Mill’s February 27th informal event got to know other community members face to face over drinks, food, and games: a welcome break from drab, formal meetings.

 

ZoomCharts had an awesome time at The Mill’s party in Rīga on February 27th, 2015, mingling, chatting, and getting the opportunity to meet other startup community members face to face in an informal setting over food, drinks, and games.

 

The Mill is a coworking and meetup space for designers and developers in the heart of Riga, Latvia, at Brivibas 33-8, Rīga LV-1010. It is a central event space that lends itself to the Latvian startup community, perfect for workshops, hackathons, meetings, and collaborative corporate working.

 

The fantastic event at The Mill gave the ZoomCharts team the chance to chat with new clients who were very interested in all the exciting developments taking place within the ZoomCharts line of interactive data visualization software. The team also got the opportunity to catch up with current clients who spoke of their great satisfaction and exceeded expectations in their experience so far.

 

ZoomCharts is a leading data visualization provider, offering the world’s most interactive data visualization software. All charts and graphs are completely interactive, support big data sets, work on all modern devices including touch screens, and perform at incredibly fast speeds. Be among the growing number of professionals discovering the exciting potential that ZoomCharts has in improving the efficiency of data analysis and presentation.

 

Check out ZoomCharts products:

 

Network Chart

Big network exploration

Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.

 

Time Chart

Time navigation and exploration tool

Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.

 

Pie Chart

Amazingly intuitive hierarchical data exploration

Get quick overview of your data and drill down when necessary. All in a single easy to use chart.

 

Facet Chart

Scrollable bar chart with drill-down

Compare values side by side and provide easy access to the long tail.

 

ZoomCharts

www.zoomcharts.com

The world’s most interactive data visualization software

 

#zoomcharts #interactive #data #datavisualization #charts #graphs #bigdata #dataviz #TheMill #MillRīga #uxriga #pingpong #startups #Latvia #Rīga #party

1 2 ••• 14 15 17 19 20 ••• 79 80