View allAll Photos Tagged github
The PICrouter github is here.
This PICrouter is implemented the PIC32MX795F512H instead of the PIC32MX675F512H. So the RAM size is twice as large.
The PICrouter 795F512H version is possible to use the mruby. The following wiki is the Japanese document for implementation the mruby on the PICrouter.
github.com/tkrworks/PICrouter/wiki/mruby-implementation
Of course, you can buy the PICrouter 795F512H version on the tkrworks online store.
Enjoy the mruby and Open Sound Control world!
atelier.tkrworks.net/shop/index.php?main_page=product_inf...
Free photos. Set 10.
Use it freely in personal and commercial projects.
CC-License
Photos: Anthony Clochard / wuipdesign.github.io
UNTITLED DIGITAL ART (AUGMENTED HAND SERIES)
By Golan Levin, Chris Sugrue, and Kyle McDonald
Repository: github.com/CreativeInquiry/digital_art_2014
Contact: @golan or golan@flong.com
Commissioned by the Cinekid Festival, Amsterdam, October 2014, with support from the Mondriaan Fund for visual art. Developed at the Frank-Ratchye STUDIO for Creative Inquiry at Carnegie Mellon University with additional support from the Pennsylvania Council on the Arts and the Frank-Ratchye Fund for Art @ the Frontier. Concept and software development: Golan Levin, Chris Sugrue, Kyle McDonald. Software assistance: Dan Wilcox, Bryce Summers, Erica Lazrus. Conceived 2005; developed 2013-2014.
Special thanks to Paulien Dresscher, Theo Watson and Eyeo Festival for encouragement, and to Dan Wilcox, Bryce Summers, and Erica Lazrus for their help making this project possible. Thanks to Elliot Woods and Simon Sarginson for assistance with Leap/camera calibration, and to Adam Carlucci for his helpful tutorial on using the Accelerate Framework in openFrameworks. Additional thanks to Rick Barraza and Ben Lower of Microsoft; Christian Schaller and Hannes Hofmann of Metrilus GmbH; Dr. Roland Goecke of University of Canberra; and Doug Carmean and Chris Rojas of Intel.
Developed in openFrameworks (OF), a free, open-source toolkit for arts engineering. This project also uses a number of open-source addons for openFrameworks contributed by others: ofxPuppet by Zach Lieberman, based on Ryan Schmidt's implementation of As-Rigid-As-Possible Shape Manipulation by Igarashi, Moscovich & Hughes; ofxLeapMotion by Theo Watson, with assistance from Dan Wilcox; ofxCv, ofxLibdc, and ofxTiming by Kyle McDonald; ofxCvMin and ofxRay by Elliot Woods; and the ofxButterfly mesh subdivision addon by Bryce Summers.
Shoutouts from @golan @chrissugrue & @kcimc: @admsyn @bla_fasel @bwycz @cinekid @CMUSchoolofArt @creativeinquiry @danomatika @elliotwoods @eyeofestival @laurmccarthy @openframeworks @PESfilm @rickbarraza @SimonsMine @theowatson @zachlieberman
Created with TagEmojiMaps Py.
This map is based on photo data flrom Flickr (2007-2018) and Instagram (2010-2018):
301.461 photos
63.791 users
1.088.047 tags
136.789 emoji
Map tiles by Carto, under CC BY 3.0. Data by OpenStreetMap, under ODbL.
Free photos. Set 26.
Use it freely in personal and commercial projects.
CC-License
Photos: Anthony Clochard / wuipdesign.github.io
Free photos. Set 11.
Use it freely in personal and commercial projects.
CC-License
Photos: Anthony Clochard / wuipdesign.github.io
Created with: github.com/linusmossberg/button-mosaic
This image is made up of 20 187 buttons.
Source Photo: www.flickr.com/photos/katmainps/43417091514
The original creative commons images of buttons were taken by:
Andy M Johnson, Arlene Janner, Bernard Spragg, laurabillings, Mark Morgan Trinidad B, Presley*, Silvia Siri, mag3737, Dean Hochman, Littlelixie, MyTangerineDreams, Salvagenation, scrappy annie, ShellyS, Vintage Sailor, vaula, welshkaren, wuestenigel
UNTITLED DIGITAL ART (AUGMENTED HAND SERIES)
By Golan Levin, Chris Sugrue, and Kyle McDonald
Repository: github.com/CreativeInquiry/digital_art_2014
Contact: @golan or golan@flong.com
Commissioned by the Cinekid Festival, Amsterdam, October 2014, with support from the Mondriaan Fund for visual art. Developed at the Frank-Ratchye STUDIO for Creative Inquiry at Carnegie Mellon University with additional support from the Pennsylvania Council on the Arts and the Frank-Ratchye Fund for Art @ the Frontier. Concept and software development: Golan Levin, Chris Sugrue, Kyle McDonald. Software assistance: Dan Wilcox, Bryce Summers, Erica Lazrus. Conceived 2004; developed 2013-2014.
Special thanks to Paulien Dresscher, Theo Watson and Eyeo Festival for encouragement, and to Dan Wilcox, Bryce Summers, and Erica Lazrus for their help making this project possible. Thanks to Elliot Woods and Simon Sarginson for assistance with Leap/camera calibration, and to Adam Carlucci for his helpful tutorial on using the Accelerate Framework in openFrameworks. Additional thanks to Rick Barraza and Ben Lower of Microsoft; Christian Schaller and Hannes Hofmann of Metrilus GmbH; Dr. Roland Goecke of University of Canberra; and Doug Carmean and Chris Rojas of Intel.
Developed in openFrameworks (OF), a free, open-source toolkit for arts engineering. This project also uses a number of open-source addons for openFrameworks contributed by others: ofxPuppet by Zach Lieberman, based on Ryan Schmidt's implementation of As-Rigid-As-Possible Shape Manipulation by Igarashi, Moscovich & Hughes; ofxLeapMotion by Theo Watson, with assistance from Dan Wilcox; ofxCv, ofxLibdc, and ofxTiming by Kyle McDonald; ofxCvMin and ofxRay by Elliot Woods; and the ofxButterfly mesh subdivision addon by Bryce Summers.
Shoutouts from @golan @chrissugrue & @kcimc: @admsyn @bla_fasel @bwycz @cinekid @CMUSchoolofArt @creativeinquiry @danomatika @elliotwoods @eyeofestival @laurmccarthy @openframeworks @PESfilm @rickbarraza @SimonsMine @theowatson @zachlieberman
These days, I started to use Carbon Emacs.
My .emacs.el file and .emacs.d directory are hosted at github.
Cappuccino framework & Objective-J language
I had a peek at the Cappuccino source yesterday of an Objective-J app using Cappuccino. It's an impressive piece of engineering. There is a new framework with a new language based on GNUstep. It is Open Sourced. You can download it, play with it. Hack code. And probably the best thing about it is, you can use it to build applications now.
Not next week or year. Right now!
Desktop Developers, developers, developers ...
From a developer perspective you can see the allure of learning just having to learn a new language. Everything is abstracted, HTML, CSS, even the individual browser Document Object Model or DOM. To create an application you can implement some specification you are given. Using the predefined controls (just like the desktop model) with the aid of a layout diagram. Bingo, an instant application that works on the Web. This work flow is the way a lot of desktop GUI based applications have been developed in the past and the present. Think Windows & Mac even Gtk. So for desktop developers having to brave the unknown & to learn more about the vagaries of things like DOM variation in browsers, HTTP and users on the Web using technologies like Cappuccino is a nice neat solution to a lot of hairy problems. Project managers also love it because if it is just one language (Objective-J) they can break it down into bits, farm it out to the cheapest source of coders. Get things done in a known amount of time.
Against the grain of the Web?
Then I read this article, "Cappuccino’s FlickrDemo in 45 lines of jQuery" and see a demonstration remarkably like the 280 flickr demo and think, why? The promise of "one size fits all" development model is working against the grain of the Web. How is this against the Web? Well for starters the basics of developing a Cappuccino application is bound up in a combination of predefined Web based controls and code. While there is separation of presentation and logic only software developers have a say. As a group Software developers left to their own devices are horrible in designing GUI applications without the help of others. You also loose the layering of technologies. The ability to upgrade, change or remove one layer of technology as you see fit. The developers of course have done this on purpose. Traded flexibility for simplicity. They have reduced the complexity of designing desktop like applications and distilled it back to code and controls. Good for building applications on time, budget. Bad for users.
Comparisons
You can see a side by side comparison of JQuery demo remarkably like the 280 flickr demo. Having said all this, Cappuccino is designed specifically for desktop applications to be delivered to users across the web. But loosing the advantages of well designed Web-Apps for this style of development (mono language & gui) is not a compelling enough reason to abandon current development practices.
For me anyway.
next >>>
Free photos. Set 5.
Use it freely in personal and commercial projects.
CC-License
Photos: Anthony Clochard / wuipdesign.github.io
Free photos. Set 20.
Use it freely in personal and commercial projects.
CC-License
Photos: Anthony Clochard / wuipdesign.github.io
Free photos. Set 12.
Use it freely in personal and commercial projects.
CC-License
Photos: Anthony Clochard / wuipdesign.github.io
웹툰 사이트링크, 웹툰 미리보기, 웹툰 추천,웹툰 사이트, 툰코, 호두 코믹스, toonkor, toonkor krd, toonkor uno, navy-apple.github.io/tips/internet-mobile/webtoon-site
The fountain source for this is over here.
Below is a copy of the fountain source, which may become outdated if I update the original source.
Here is a .pdf conversion from the fountain source via fountain2pdf (using wrap CLI).
Title:
THE LIBRARY FREAK-OUT
Credit: by
Author: Richard Alexander Hall
Source:
Story by Richard Alexander Hall
Copyright:
2018 Richard Alexander Hall
Contact:
earthbound dot io
slash contact
[[URL to search for archival/announce post: s.earthbound.io/libraryfreakout]]
Note: the production values for this don't have to be great. It could be live-action, primitive cartoons poorly animated, or a mix of both. All that is necessary is to convey what happens. Also, imagine and dress the characters any way you wish.
FADE IN:
EXT. LIBRARY--DAY
This large, artful building combines multiple Western medieval fortress and cathedral styles, bedecked with beautiful, colorful, abstract stained glass.
INT. LIBRARY--DAY
Three weirdos, CHALF, NAR, and YOR, each male and 15, the sort of people who answer "YORF!" when you ask them a question, all dressed in well-decorated robes of various colors with decorative trimming, and Chalf with a beanie, sit at a table in a study area of the library.
Chalf is clever and a bit stern and bossy. Nar is chipper and flighty. Yor lost none of the enthusiastic, random weirdth of infancy.
They are arrayed with study supplies like backpacks, books, papers, pencils and notebooks. They read and take notes.
Also in the area are MANY OTHER PATRONS, of every age and gender, dressed in robes and other sundry medieval attire.
Also seated is THRAIN, a brown Unicorn mare with black horn and long mane, and a rainbow-dyed braid, 6 (26 in human years), spunky and cheery, with a friendly expression carved into her features.
CHARYA, a stereotype nice Librarian lady, 30, in a black robe with embroidered gold fire, sits at a library help desk twenty paces away from Chalf, Nar and Yor.
Nar's eyes drift away from his book and he twiddles his thumbs, bored, then sighs.
CHALF
Mm-hm, yep burp.
NAR
Mm-hm yeah.
YOR
Yep.
Chalf twiddles his thumbs. Nar nervously shakes his restless leg up and down and it rattles the table. Yor taps a rhythm on the table.
In a sigh, Chalf speaks the word itself a little too loudly:
CHALF
Sssiiiiiigh.
Charya (the Librarian) walks over as they fidget, and implores them in a polite tone.
CHARYA
No? Hush yes?
They stop all motion.
YOR
Mm-hm yeh okay.
As she walks back to her desk and sits down, Yor scritches his hair and utters a quiet moan as he says the word itself:
YOR
Mooooan.
Nar taps a rhythm on the table.
CHALF
Nn! Zut.
He gives them an expression that warns, and inclines his head and gestures with his eyes to Charya.
They glance over to see her. She looks at them with a frown and shakes her head.
Chalf speaks a bit too loudly.
CHALF
Mm-hm yah yep no okay yep Hush.
PATRON ONE
Shh!
Chalf lowers his voice.
CHALF
Mm-hm yah ok yep hush.
They return to thier studies.
Chalf gets a piece of paper out of a folder and it makes an unnaturally loud sound of a percussion brush on a drum.
The three of them look at each other, puzzled.
He slides the paper back and forth on the table in a rhythm, and it makes percussion brush sounds:
Note: the rhythms and sung/beatboxed parts are examples. Use any invented music you wish.
schwiff-chiffer-chiffer-chiffer schwiffer-chiffer-chiffer-chif--
He repeats this rhythmic percussion. Nar sings to the rhythm, quietly.
NAR
(sings)
Neema-sasim neema-sah
NEEEE-ma-sasim neemasasim,
Neema-sasim neema-sah
NEEEE-ma-sasim neemasasim--
Yor joins, with a queit, low beatbox and sung bass:
YOR
(sings)
UMPA-chip-pa-ba-dumpa
chip-UUH,
pa-ba-dumpa-CHUMPA-UMPA,
UMPA-chip-pa-ba-dumpa
chup-UUH,
umpa-chippa-UMPA-DUMPA--
CHARYA
(a bit loud)
No?
Startled, they stop and see that she stands right by their table. They wear "caught," guilty expressions.
Chalf and Charya have a whispered conversation.
CHALF
I thinks you a Dragon, yep burp.
CHARYA
Dragon why?
CHALF
Just think.
CHARYA
Why you say burp?
CHALF
Is weird. If not say, will actual--
He emits a small burp.
CHARYA
What?
CHALF
But sometimes burp anyway. Burp.
CHARYA
Anyway, no?
CHALF
Oh yes. No. Shush. Yes.
He gives Nar and Yor an evil glare of blame. They extend their palms out in innocence with incredulous looks: you started this!
Charya points at him.
CHARYA
Hush?
CHALF
Uh yes hush burp.
She walks back to her desk and sits.
He burps.
PATRON TWO
SHHHH!
NAR
Shushing is louder than burp why?
Patron Two rolls her eyes.
CHARYA
Why burp?
CHALF
Exlained. Is just burp, Dragon.
CHARYA
Not Dragon.
PATRONS THREE AND FOUR
SSSSSHHHHHH!
Chalf emits an epic burp.
CHALF
Sorry. Mmm-hm yeah, is not Dragon, sure. Burp.
CHARYA
No?
YOR
Mmm-hm yes sorries, hush.
Chalf, Nar and Yor resume their studies.
Their eyes drift off and they do various restless things (you decide what, actors).
Chalf takes the paper and takes up the metal brush rhythm.
Nar and Yor queitly join with their afore song and beatbox.
Thrain (the Unicorn) grooves to it a bit, dances.
Their volume raises.
Thrain turns to them and smiles, and points at the help desk, where Charya glares at them. Charya's eyes glow dim red.
They stop their song.
CHARYA
Quiet. Or out.
She points to an exit.
Chalf can't contain himself.
CHALF
Dragon! Dragon.
CHARYA
No Dragon. Quiet.
CHALF
Yes Dragon.
Her glare at him intensifies, and her eyes glow a bit more.
CHALF
Yeep! Yes I mean quiet, yes sorry, quiet, mm-hm.
She looks away and they return to their studies.
THRAIN
(whispers)
Yes Dragon.
Chalf looks up to see that Thrain gives him a furtive "I know a secret" look.
CHALF
(excited whisper)
Knew it! Knew it!
They exchange excited whispers.
NAR
Yeep!
YOR
Yurp!
They glance over to be sure Charya hasn't noticed their stir. She hasn't.
CHALF
Oh boy. Mm-hm yes hush.
They return to studies.
They manage to study for twelve seconds.
Thrain very quietly takes up beatbox of the metal brush rhythm.
Chalf, Nar and Yor can't stand it and join, and Chalf takes up a new beatbox/sung part.
Patron Five gives a desperately urgent yet queit:
PATRON FIVE
Shhh!
They ignore him. Their volume raises.
CHARYA
I SAID QUIET!
Thrain taps her horn twice on her desk, and many glowy magic shields individually surround her, all patrons, Charya, and the bookshelves.
Flames of out-of-control rage pour out of Charya's throat and consume the entire library in a flash.
EXT. LIBRARY--DAY
The library is razed in heaps of ashen rubble, some of which burns.
The bookshelves and books stand intact and unharmed, glowy shields around them.
All the patrons climb out of the rubble, glowy shields intact. Many patrons scream or shout in terror but it is silent behind their shields.
Charya bows her head, and all the shields dissappear.
The patron screams break free on the air, but everyone quickly realizes they are safe, and they all go silent.
Thrain walks over to Chalf, looks at him, then points her Unicorn horn at a large, dark, scaly heap.
The scaly heap unfolds and rises to a dragon in full spectacular form and scale.
Some patrons scream or shout in terror, and run away.
The Dragon regards everyone, and frowns.
CHARYA
Sorry! Sorry burn!
Charya cries.
Thrain raises her head, winks at Chalf, then looks at the Dragon.
THRAIN
Dragon.
CHALF
Mm-hm yes quiet sorry burp.
Thrain looks at Chalf.
THRAIN
Weirdo.
CHALF
Mm-hm yes true.
FADE OUT:
> THE END <
Syndicated from: earthbound.io/blog/the-library-freak-out/ -- URL to original image: earthbound.io/blog/wp-content/uploads/THE_LIBRARY_FREAK-O...
laurelhillssl.github.io/Academy/
Come and take a look at the Laurel Hills Academy Role-play Community. More information to come. Applications open on February 18th. Classes start in March.
Hallo
Hexenschwestern
Seid gegrüßt.
Mehr im Video....
Ihr dürft gerne das Video verbreiten oder in eure Internetseite einbinden.
Danke auch für eure Like it (:)) für die sehr zeitaufwendigen Videoanimationen.
Seid gesegnet
von
Brighid
www.youtube.com/watch?v=s8ifqumkE8A
Hallo
Hexenschwestern
Seid gegrüßt.
Ich sehne mich jetzt schon nach den warmen Vollmondnächten im Sommer.
Vollmond Beltane Impressionen gegen die Winterdepression.
Mehr im Video....
Ihr dürft gerne das Video verbreiten oder in eure Internetseite einbinden.
Danke auch für eure Like it (:)) für die sehr zeitaufwendigen Videoanimationen.
Seid gesegnet
von
Brighid
Das Buch der Schatten
ist nichts anderes als ein Hexentagebuch,
in dem alle magischen Erfahrungen, Rezepte
und sonstiges persönliches Hexenwissen aufgeschrieben werden.
Der Einfachheit halber wird es in Hexenkreisen als BdS abgekürzt.
Für jede Hexe ist ihr persönliches Buch
etwas ganz besonderes,
das sie meist nicht aus den Händen gibt.
Hexenbücher in Deutscher Sprache Link:
sites.google.com/view/hexenbuch/startseite
Puppen Magie Anleitung in Deutsch
www.youtube.com/watch?v=0zH2ANA9mmA
Interresantes über Santeria Voodo aus Kuba Link:
halloween.hexenzauber.eu/voodoo-santeria-die-magie-aus-kuba/
Mit der
Magic of Brigid Linie
möchte ich natürliche
Etherische magische Oele anbieten.
hexenzauber.github.io/brighid/
...
Bei eigenen Animationen.
Texte und Sprachausgabe mp3 Copyright bei der Buchautorin
Brighid
BRIGHID Autor Page Jahreskreisfeste.de
Neu Produkte Magic of Brighid Zaubertinte
Liebeszauber Tinten, Mittelalter Kalligraphie
www.youtube.com/watch?v=OMEwdwq9Bjw
Kerzenzauber Kerzen Grosshandel
sites.google.com/view/kerzenzauber/startseite
Anleitung DE Magic of Brighid PDF Download Link:
drive.google.com/file/d/0B6sLMMQA-mJBV19GS1ExUkt1Zjg/view...
Yule Julfest Hexenfeste Link:
sites.google.com/view/yule-hexenfest
Imbolc Hexenfeste Link:
Ostara Hexenfest 21. Maerz
Frühlings Tag- und Nachtgleiche Link:
sites.google.com/view/ostara-hexenfest
Beltane Mondfest 30 April bis 1. Mai Link:
Litha Hexenfest 21. Juni Sommersonnwende Kupala Link:
sites.google.com/view/litha-hexenfest
Lughnasad Lammas Hexenfest 1. August Schnitterfest Link:
sites.google.com/view/lughnasadh
Mabon Hexenfest 21. September Herbst Tag- und Nachtgleiche Link:
Samhain Hexenfest 31 Oktober bis 1. November Totenfest Halloween Link:
sites.google.com/view/samhain-halloween
Distributor Händler Liste Link:
sites.google.com/site/magicofbrighidspells/
Brighid Autor Ebooks Brighid
Download-Link: xinxii.com 30468
Book Autor -BRIGHID-
)O( Magic of Brighid )O(
plus.google.com/+Witchcraftspell_Brighid_Author
Info Hexerei Halloween.hexenzauber.eu
)O( Magic of Brighid )O(
)O( Witch Circle )O( Coven Team
Magic of Brighid Video Info Link:
sites.google.com/view/magic-of-brighid
Großhandel www.anderswelt-import.eu
IMPRESSUM Link:
Datenschutz Privacystatement Link:
www.witchcraft-spell.com/privacystatement
IMPRESSUM Link:
www.jahreskreisfeste.de/impressum.html
...
© Anderswelt-import.eu )O( Magic of Brighid )O(
...
France Videos
www.dailymotion.com/video/x9n0er
.....
Free photos. Set 13.
Use it freely in personal and commercial projects.
CC-License
Photos: Anthony Clochard / wuipdesign.github.io
UNTITLED DIGITAL ART (AUGMENTED HAND SERIES)
By Golan Levin, Chris Sugrue, and Kyle McDonald
Repository: github.com/CreativeInquiry/digital_art_2014
Contact: @golan or golan@flong.com
Commissioned by the Cinekid Festival, Amsterdam, October 2014, with support from the Mondriaan Fund for visual art. Developed at the Frank-Ratchye STUDIO for Creative Inquiry at Carnegie Mellon University with additional support from the Pennsylvania Council on the Arts and the Frank-Ratchye Fund for Art @ the Frontier. Concept and software development: Golan Levin, Chris Sugrue, Kyle McDonald. Software assistance: Dan Wilcox, Bryce Summers, Erica Lazrus. Conceived 2005; developed 2013-2014.
Special thanks to Paulien Dresscher, Theo Watson and Eyeo Festival for encouragement, and to Dan Wilcox, Bryce Summers, and Erica Lazrus for their help making this project possible. Thanks to Elliot Woods and Simon Sarginson for assistance with Leap/camera calibration, and to Adam Carlucci for his helpful tutorial on using the Accelerate Framework in openFrameworks. Additional thanks to Rick Barraza and Ben Lower of Microsoft; Christian Schaller and Hannes Hofmann of Metrilus GmbH; Dr. Roland Goecke of University of Canberra; and Doug Carmean and Chris Rojas of Intel.
Developed in openFrameworks (OF), a free, open-source toolkit for arts engineering. This project also uses a number of open-source addons for openFrameworks contributed by others: ofxPuppet by Zach Lieberman, based on Ryan Schmidt's implementation of As-Rigid-As-Possible Shape Manipulation by Igarashi, Moscovich & Hughes; ofxLeapMotion by Theo Watson, with assistance from Dan Wilcox; ofxCv, ofxLibdc, and ofxTiming by Kyle McDonald; ofxCvMin and ofxRay by Elliot Woods; and the ofxButterfly mesh subdivision addon by Bryce Summers.
Shoutouts from @golan @chrissugrue & @kcimc: @admsyn @bla_fasel @bwycz @cinekid @CMUSchoolofArt @creativeinquiry @danomatika @elliotwoods @eyeofestival @laurmccarthy @openframeworks @PESfilm @rickbarraza @SimonsMine @theowatson @zachlieberman
If you get a 404 in GitHub hover your mouse on the image.
github.com/downloads/tiennou/blacktree-alchemy/Quicksilve...
UNTITLED DIGITAL ART (AUGMENTED HAND SERIES)
By Golan Levin, Chris Sugrue, and Kyle McDonald
Repository: github.com/CreativeInquiry/digital_art_2014
Contact: @golan or golan@flong.com
Photo © by Gerlinde de Geus, courtesy Cinekid Festival.
Commissioned by the Cinekid Festival, Amsterdam, October 2014, with support from the Mondriaan Fund for visual art. Developed at the Frank-Ratchye STUDIO for Creative Inquiry at Carnegie Mellon University with additional support from the Pennsylvania Council on the Arts and the Frank-Ratchye Fund for Art @ the Frontier. Concept and software development: Golan Levin, Chris Sugrue, Kyle McDonald. Software assistance: Dan Wilcox, Bryce Summers, Erica Lazrus. Conceived 2005; developed 2013-2014.
Special thanks to Paulien Dresscher, Theo Watson and Eyeo Festival for encouragement, and to Dan Wilcox, Bryce Summers, and Erica Lazrus for their help making this project possible. Thanks to Elliot Woods and Simon Sarginson for assistance with Leap/camera calibration, and to Adam Carlucci for his helpful tutorial on using the Accelerate Framework in openFrameworks. Additional thanks to Rick Barraza and Ben Lower of Microsoft; Christian Schaller and Hannes Hofmann of Metrilus GmbH; Dr. Roland Goecke of University of Canberra; and Doug Carmean and Chris Rojas of Intel.
Developed in openFrameworks (OF), a free, open-source toolkit for arts engineering. This project also uses a number of open-source addons for openFrameworks contributed by others: ofxPuppet by Zach Lieberman, based on Ryan Schmidt's implementation of As-Rigid-As-Possible Shape Manipulation by Igarashi, Moscovich & Hughes; ofxLeapMotion by Theo Watson, with assistance from Dan Wilcox; ofxCv, ofxLibdc, and ofxTiming by Kyle McDonald; ofxCvMin and ofxRay by Elliot Woods; and the ofxButterfly mesh subdivision addon by Bryce Summers.
Shoutouts from @golan @chrissugrue & @kcimc: @admsyn @bla_fasel @bwycz @cinekid @CMUSchoolofArt @creativeinquiry @danomatika @elliotwoods @eyeofestival @laurmccarthy @openframeworks @PESfilm @rickbarraza @SimonsMine @theowatson @zachlieberman
Free photos. Set 14.
Use it freely in personal and commercial projects.
CC-License
Photos: Anthony Clochard / wuipdesign.github.io
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: TrialSupportBuy
- 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
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
Hallo
Hexenschwestern
Seid gegrüßt.
Mehr im Video....
Ihr dürft gerne das Video verbreiten oder in eure Internetseite einbinden.
Danke auch für eure Like it (:)) für die sehr zeitaufwendigen Videoanimationen.
Seid gesegnet
von
Brighid
www.youtube.com/watch?v=s8ifqumkE8A
Hallo
Hexenschwestern
Seid gegrüßt.
Ich sehne mich jetzt schon nach den warmen Vollmondnächten im Sommer.
Vollmond Beltane Impressionen gegen die Winterdepression.
Mehr im Video....
Ihr dürft gerne das Video verbreiten oder in eure Internetseite einbinden.
Danke auch für eure Like it (:)) für die sehr zeitaufwendigen Videoanimationen.
Seid gesegnet
von
Brighid
Das Buch der Schatten
ist nichts anderes als ein Hexentagebuch,
in dem alle magischen Erfahrungen, Rezepte
und sonstiges persönliches Hexenwissen aufgeschrieben werden.
Der Einfachheit halber wird es in Hexenkreisen als BdS abgekürzt.
Für jede Hexe ist ihr persönliches Buch
etwas ganz besonderes,
das sie meist nicht aus den Händen gibt.
Hexenbücher in Deutscher Sprache Link:
sites.google.com/view/hexenbuch/startseite
Puppen Magie Anleitung in Deutsch
www.youtube.com/watch?v=0zH2ANA9mmA
Interresantes über Santeria Voodo aus Kuba Link:
halloween.hexenzauber.eu/voodoo-santeria-die-magie-aus-kuba/
Mit der
Magic of Brigid Linie
möchte ich natürliche
Etherische magische Oele anbieten.
hexenzauber.github.io/brighid/
...
Bei eigenen Animationen.
Texte und Sprachausgabe mp3 Copyright bei der Buchautorin
Brighid
BRIGHID Autor Page Jahreskreisfeste.de
Neu Produkte Magic of Brighid Zaubertinte
Liebeszauber Tinten, Mittelalter Kalligraphie
www.youtube.com/watch?v=OMEwdwq9Bjw
Kerzenzauber Kerzen Grosshandel
sites.google.com/view/kerzenzauber/startseite
Anleitung DE Magic of Brighid PDF Download Link:
drive.google.com/file/d/0B6sLMMQA-mJBV19GS1ExUkt1Zjg/view...
Yule Julfest Hexenfeste Link:
sites.google.com/view/yule-hexenfest
Imbolc Hexenfeste Link:
Ostara Hexenfest 21. Maerz
Frühlings Tag- und Nachtgleiche Link:
sites.google.com/view/ostara-hexenfest
Beltane Mondfest 30 April bis 1. Mai Link:
Litha Hexenfest 21. Juni Sommersonnwende Kupala Link:
sites.google.com/view/litha-hexenfest
Lughnasad Lammas Hexenfest 1. August Schnitterfest Link:
sites.google.com/view/lughnasadh
Mabon Hexenfest 21. September Herbst Tag- und Nachtgleiche Link:
Samhain Hexenfest 31 Oktober bis 1. November Totenfest Halloween Link:
sites.google.com/view/samhain-halloween
Distributor Händler Liste Link:
sites.google.com/site/magicofbrighidspells/
Brighid Autor Ebooks Brighid
Download-Link: xinxii.com 30468
Book Autor -BRIGHID-
)O( Magic of Brighid )O(
plus.google.com/+Witchcraftspell_Brighid_Author
Info Hexerei Halloween.hexenzauber.eu
)O( Magic of Brighid )O(
)O( Witch Circle )O( Coven Team
Magic of Brighid Video Info Link:
sites.google.com/view/magic-of-brighid
Großhandel www.anderswelt-import.eu
IMPRESSUM Link:
Datenschutz Privacystatement Link:
www.witchcraft-spell.com/privacystatement
IMPRESSUM Link:
www.jahreskreisfeste.de/impressum.html
...
© Anderswelt-import.eu )O( Magic of Brighid )O(
...
France Videos
www.dailymotion.com/video/x9n0er
.....
Stitched panoramic screenshot
- uncropped resolution: 13648 x 9340
- resolution of stored cropped backup: 12656 x 5612
- screenshots used for pano stitching: 79 images
- archive id: view005
- camera tools: in-game photo mode + UniversalUE4Unlocker
- pc specs: i7 7700k, 16GB ram, gtx 1080, 1440p
an abstract background comprising the icons of most of the Julia organizations on Github... with repeats
UNTITLED DIGITAL ART (AUGMENTED HAND SERIES)
By Golan Levin, Chris Sugrue, and Kyle McDonald
Repository: github.com/CreativeInquiry/digital_art_2014
Contact: @golan or golan@flong.com
Commissioned by the Cinekid Festival, Amsterdam, October 2014, with support from the Mondriaan Fund for visual art. Developed at the Frank-Ratchye STUDIO for Creative Inquiry at Carnegie Mellon University with additional support from the Pennsylvania Council on the Arts and the Frank-Ratchye Fund for Art @ the Frontier. Concept and software development: Golan Levin, Chris Sugrue, Kyle McDonald. Software assistance: Dan Wilcox, Bryce Summers, Erica Lazrus. Conceived 2005; developed 2013-2014.
Special thanks to Paulien Dresscher, Theo Watson and Eyeo Festival for encouragement, and to Dan Wilcox, Bryce Summers, and Erica Lazrus for their help making this project possible. Thanks to Elliot Woods and Simon Sarginson for assistance with Leap/camera calibration, and to Adam Carlucci for his helpful tutorial on using the Accelerate Framework in openFrameworks. Additional thanks to Rick Barraza and Ben Lower of Microsoft; Christian Schaller and Hannes Hofmann of Metrilus GmbH; Dr. Roland Goecke of University of Canberra; and Doug Carmean and Chris Rojas of Intel.
Developed in openFrameworks (OF), a free, open-source toolkit for arts engineering. This project also uses a number of open-source addons for openFrameworks contributed by others: ofxPuppet by Zach Lieberman, based on Ryan Schmidt's implementation of As-Rigid-As-Possible Shape Manipulation by Igarashi, Moscovich & Hughes; ofxLeapMotion by Theo Watson, with assistance from Dan Wilcox; ofxCv, ofxLibdc, and ofxTiming by Kyle McDonald; ofxCvMin and ofxRay by Elliot Woods; and the ofxButterfly mesh subdivision addon by Bryce Summers.
Shoutouts from @golan @chrissugrue & @kcimc: @admsyn @bla_fasel @bwycz @cinekid @CMUSchoolofArt @creativeinquiry @danomatika @elliotwoods @eyeofestival @laurmccarthy @openframeworks @PESfilm @rickbarraza @SimonsMine @theowatson @zachlieberman