際際滷shows by User: ajstarks / http://www.slideshare.net/images/logo.gif 際際滷shows by User: ajstarks / Wed, 26 Feb 2014 00:34:18 GMT 際際滷Share feed for 際際滷shows by User: ajstarks Deck: A Go Package for Presentations /slideshow/deck-fira4x3/31654273 deck-fira-4x3-140226003418-phpapp01
Deck is a library for clients to make scalable presentations, using a standard markup language. Clients read deck files into the Deck structure, and traverse the structure for display, publication, etc. Clients may be interactive or produce standard formats such as SVG or PDF. Also included is a REST API for listing content, uploading, stopping, starting and removing decks, generating tables, and playing video. All layout in done in terms of percentages, using a coordinate system with the origin (0%, 0%) at the lower left. The x (horizontal) direction increases to the right, with the y (vertical) direction increasing to upwards. For example, to place an element in the middle of the canvas, specify xp="50" yp="50". To place an element one-third from the top, and one-third from the bottom: xp="66.6" yp="33.3". The size of text is also scaled to the width of the canvas. For example sp="3" is a typical size for slide headings. The dimensions of graphical elements (width, height, stroke width) are also scaled to the canvas width. The content of the slides are automatically scaled based on the specified canvas size (sane defaults are should be set the clients, if dimensions not specified) ]]>

Deck is a library for clients to make scalable presentations, using a standard markup language. Clients read deck files into the Deck structure, and traverse the structure for display, publication, etc. Clients may be interactive or produce standard formats such as SVG or PDF. Also included is a REST API for listing content, uploading, stopping, starting and removing decks, generating tables, and playing video. All layout in done in terms of percentages, using a coordinate system with the origin (0%, 0%) at the lower left. The x (horizontal) direction increases to the right, with the y (vertical) direction increasing to upwards. For example, to place an element in the middle of the canvas, specify xp="50" yp="50". To place an element one-third from the top, and one-third from the bottom: xp="66.6" yp="33.3". The size of text is also scaled to the width of the canvas. For example sp="3" is a typical size for slide headings. The dimensions of graphical elements (width, height, stroke width) are also scaled to the canvas width. The content of the slides are automatically scaled based on the specified canvas size (sane defaults are should be set the clients, if dimensions not specified) ]]>
Wed, 26 Feb 2014 00:34:18 GMT /slideshow/deck-fira4x3/31654273 ajstarks@slideshare.net(ajstarks) Deck: A Go Package for Presentations ajstarks Deck is a library for clients to make scalable presentations, using a standard markup language. Clients read deck files into the Deck structure, and traverse the structure for display, publication, etc. Clients may be interactive or produce standard formats such as SVG or PDF. Also included is a REST API for listing content, uploading, stopping, starting and removing decks, generating tables, and playing video. All layout in done in terms of percentages, using a coordinate system with the origin (0%, 0%) at the lower left. The x (horizontal) direction increases to the right, with the y (vertical) direction increasing to upwards. For example, to place an element in the middle of the canvas, specify xp="50" yp="50". To place an element one-third from the top, and one-third from the bottom: xp="66.6" yp="33.3". The size of text is also scaled to the width of the canvas. For example sp="3" is a typical size for slide headings. The dimensions of graphical elements (width, height, stroke width) are also scaled to the canvas width. The content of the slides are automatically scaled based on the specified canvas size (sane defaults are should be set the clients, if dimensions not specified) <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/deck-fira-4x3-140226003418-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Deck is a library for clients to make scalable presentations, using a standard markup language. Clients read deck files into the Deck structure, and traverse the structure for display, publication, etc. Clients may be interactive or produce standard formats such as SVG or PDF. Also included is a REST API for listing content, uploading, stopping, starting and removing decks, generating tables, and playing video. All layout in done in terms of percentages, using a coordinate system with the origin (0%, 0%) at the lower left. The x (horizontal) direction increases to the right, with the y (vertical) direction increasing to upwards. For example, to place an element in the middle of the canvas, specify xp=&quot;50&quot; yp=&quot;50&quot;. To place an element one-third from the top, and one-third from the bottom: xp=&quot;66.6&quot; yp=&quot;33.3&quot;. The size of text is also scaled to the width of the canvas. For example sp=&quot;3&quot; is a typical size for slide headings. The dimensions of graphical elements (width, height, stroke width) are also scaled to the canvas width. The content of the slides are automatically scaled based on the specified canvas size (sane defaults are should be set the clients, if dimensions not specified)
Deck: A Go Package for Presentations from Anthony Starks
]]>
874 3 https://cdn.slidesharecdn.com/ss_thumbnails/deck-fira-4x3-140226003418-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
SVGo workshop /slideshow/svgo-workshop/9790715 svgo-workshop-111020080916-phpapp01
SVGo Workshop from SVG Open 2011]]>

SVGo Workshop from SVG Open 2011]]>
Thu, 20 Oct 2011 08:09:14 GMT /slideshow/svgo-workshop/9790715 ajstarks@slideshare.net(ajstarks) SVGo workshop ajstarks SVGo Workshop from SVG Open 2011 <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/svgo-workshop-111020080916-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> SVGo Workshop from SVG Open 2011
SVGo workshop from Anthony Starks
]]>
555 1 https://cdn.slidesharecdn.com/ss_thumbnails/svgo-workshop-111020080916-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation White http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
SVGo: a Go Library for SVG generation /ajstarks/svgo-a-go-library-for-svg-generation svgo-110622182636-phpapp02
SVGo is a Go programming language library for generation of SVG. The talk discusses the design of the library, the concept of sketching in code, and the development of visualizations and tools.]]>

SVGo is a Go programming language library for generation of SVG. The talk discusses the design of the library, the concept of sketching in code, and the development of visualizations and tools.]]>
Wed, 22 Jun 2011 18:26:32 GMT /ajstarks/svgo-a-go-library-for-svg-generation ajstarks@slideshare.net(ajstarks) SVGo: a Go Library for SVG generation ajstarks SVGo is a Go programming language library for generation of SVG. The talk discusses the design of the library, the concept of sketching in code, and the development of visualizations and tools. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/svgo-110622182636-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> SVGo is a Go programming language library for generation of SVG. The talk discusses the design of the library, the concept of sketching in code, and the development of visualizations and tools.
SVGo: a Go Library for SVG generation from Anthony Starks
]]>
1646 4 https://cdn.slidesharecdn.com/ss_thumbnails/svgo-110622182636-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Processing Portolio /slideshow/processing-portolio/1831056 processing-090808123037-phpapp01
Collection of Works done in Processing: Tweetfreq: visualizing twiiter frequency monofont: comparing monospaced fonts Twitgrid: twitter timeline as a grid FlickrTag: search Flickr Hairball: visualizing complexity hypecycle: modeling the Gartner Hype Cycle Campaign: using the NYT API to show a geographic view of campaign finance Organizational Measures: graphical format for baseline and target measures in an organization FontPattern: Standard "calling cards" for fonts Timeline: Showing timelines and milestones Typesetting experiments: showing layout options NFL: visualizing won-loss percentage Genesis: Bible typesetting Plotting: purchases vs. stock price]]>

Collection of Works done in Processing: Tweetfreq: visualizing twiiter frequency monofont: comparing monospaced fonts Twitgrid: twitter timeline as a grid FlickrTag: search Flickr Hairball: visualizing complexity hypecycle: modeling the Gartner Hype Cycle Campaign: using the NYT API to show a geographic view of campaign finance Organizational Measures: graphical format for baseline and target measures in an organization FontPattern: Standard "calling cards" for fonts Timeline: Showing timelines and milestones Typesetting experiments: showing layout options NFL: visualizing won-loss percentage Genesis: Bible typesetting Plotting: purchases vs. stock price]]>
Sat, 08 Aug 2009 12:30:33 GMT /slideshow/processing-portolio/1831056 ajstarks@slideshare.net(ajstarks) Processing Portolio ajstarks Collection of Works done in Processing: Tweetfreq: visualizing twiiter frequency monofont: comparing monospaced fonts Twitgrid: twitter timeline as a grid FlickrTag: search Flickr Hairball: visualizing complexity hypecycle: modeling the Gartner Hype Cycle Campaign: using the NYT API to show a geographic view of campaign finance Organizational Measures: graphical format for baseline and target measures in an organization FontPattern: Standard "calling cards" for fonts Timeline: Showing timelines and milestones Typesetting experiments: showing layout options NFL: visualizing won-loss percentage Genesis: Bible typesetting Plotting: purchases vs. stock price <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/processing-090808123037-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Collection of Works done in Processing: Tweetfreq: visualizing twiiter frequency monofont: comparing monospaced fonts Twitgrid: twitter timeline as a grid FlickrTag: search Flickr Hairball: visualizing complexity hypecycle: modeling the Gartner Hype Cycle Campaign: using the NYT API to show a geographic view of campaign finance Organizational Measures: graphical format for baseline and target measures in an organization FontPattern: Standard &quot;calling cards&quot; for fonts Timeline: Showing timelines and milestones Typesetting experiments: showing layout options NFL: visualizing won-loss percentage Genesis: Bible typesetting Plotting: purchases vs. stock price
Processing Portolio from Anthony Starks
]]>
250 4 https://cdn.slidesharecdn.com/ss_thumbnails/processing-090808123037-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
https://cdn.slidesharecdn.com/profile-photo-ajstarks-48x48.jpg?cb=1522847734 https://cdn.slidesharecdn.com/ss_thumbnails/deck-fira-4x3-140226003418-phpapp01-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/deck-fira4x3/31654273 Deck: A Go Package for... https://cdn.slidesharecdn.com/ss_thumbnails/svgo-workshop-111020080916-phpapp01-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/svgo-workshop/9790715 SVGo workshop https://cdn.slidesharecdn.com/ss_thumbnails/svgo-110622182636-phpapp02-thumbnail.jpg?width=320&height=320&fit=bounds ajstarks/svgo-a-go-library-for-svg-generation SVGo: a Go Library for...