background preloader

Cool web stuff

Facebook Twitter

Markdown Diagrams. Markdown Preview Enhanced supports rendering flow charts, sequence diagrams, mermaid, PlantUML, WaveDrom, GraphViz, Vega & Vega-lite, Ditaa diagrams.

Markdown Diagrams

You can also render TikZ, Python Matplotlib, Plotly and all sorts of other graphs and diagrams by using Code Chunk. Please note that some diagrams don't work well with file exports such as PDF, pandoc, etc. Flow Charts This feature is powered by flowchart.js. code block with flow notation will be rendered by flowchart.js. Sequence Diagrams This feature is powered by js-sequence-diagrams. code block with sequence notation will be rendered by js-sequence-diagrams.Two themes are supported: simple(default theme) and hand.

Mermaid Markdown Preview Enhanced uses mermaid to render flow charts and sequence diagram. code block with mermaid notation will be rendered by mermaid.check mermaid doc for more information about how to create flowchart and sequence diagram Three mermaid themes are provided, and you can choose theme from package settings: PlantUML Ditaa. Typora — a markdown editor, markdown reader. Mermaid - Markdownish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs. 3D Print. Repositorios de acceso abierto. TileMill. TileMill is your starting point for making beautiful maps. Whether you're a journalist, web designer, researcher, or seasoned cartographer, TileMill is the design studio you need to create compelling, interactive maps.

Data made easy Working with GIS data isn’t easy. That’s why TileMill automates as much as possible for you – sharing data between projects, downloading and unzipping shapefiles, autodetecting projections, indexing SQLite databases – so that you can focus on making beautiful maps. Rich interaction Enrich your maps with hover tooltips and clickable pop ups. Design powerhouse At TileMill’s core is the Mapnik rendering engine. Powerful styling The CSS-inspired Carto styling language gives you full control of every road, building and tree on your map. Export for print & web Export your finished projects to a variety of formats including PNG, PDF and the portable MBTiles format.

Mobile ready Every map you make in TileMill is mobile ready. Public Access UNIX System - Free Shell Account and Shell Access. Binary marble adding machine. Way back when I built my Marble Machine one , I incorporated a few logic-like elements in it, including several divide by two mechanisms, as well as a complicated and slightly unreliable divide by 6 mechanism.

Binary marble adding machine

It had occurred to me that perhaps with an insane amount of perseverance, it might be possible to build a whole computer that runs on marbles. But my second marble machine was much less based on logic - it was more about just making lots of cool noises. But then I had an idea as to how the divide by two mechanisms from my first marble machine could be cascaded together to function as a sort of adder register or counter. Once I had that idea, I knew I had to try it. A few months later, I spent a couple of days in my workshop and built this binary marble adding machine.

The core of the invention is a modification of the divide by two flipflop to retain the marble that falls off the right side and keep it until the flipflop is flipped to the left by the next marble. Bartaz/impress.js - GitHub.