Sharing SVGs: Difference between revisions
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
According to Wikipedia, files can be shared with and transferred between computers and mobile devices via removable media, networks, or the Internet. We focused on which methods of transfer we already have and use, so we opted to use Sergio (our server). | According to Wikipedia, files can be shared with and transferred between computers and mobile devices via removable media, networks, or the Internet. We focused on which methods of transfer we already have and use, so we opted to use Sergio (our server). | ||
== What is an SVG? == | |||
Scalable Vector Graphics (SVG) is a type of file that is made out of Extensible Markup Language (XML) which is a subset of SGML. Therefore this type of file can be rendered as an HTML. | Scalable Vector Graphics (SVG) is a type of file that is made out of Extensible Markup Language (XML) which is a subset of SGML. Therefore this type of file can be rendered as an HTML. | ||
Revision as of 13:37, 25 January 2026
For SI29 on which the focus is on file sharing, for this 1st prototype out of 5 Ema and Luca focused on sharing SVGs file type between Brazil and the Netherlands.
Luca owns a laser projector. The idea was to share SVGs in a very simple and direct way, to publicly(?) project them.
According to Wikipedia, files can be shared with and transferred between computers and mobile devices via removable media, networks, or the Internet. We focused on which methods of transfer we already have and use, so we opted to use Sergio (our server).
What is an SVG?
Scalable Vector Graphics (SVG) is a type of file that is made out of Extensible Markup Language (XML) which is a subset of SGML. Therefore this type of file can be rendered as an HTML.