uncleflo

profile picture

Some cool dude. Higher order of decision making. Absolute.

Registered since September 28th, 2017

Has a total of 4246 bookmarks.

Showing top Tags within 10 bookmarks

howto   information   development   guide   reference   administration   design   website   software   solution   service   product   online   business   uk   tool   company   linux   code   server   system   application   web   list   video   marine   create   data   experience   description   tutorial   explanation   technology   build   blog   article   learn   world   project   boat   download   windows   security   lookup   free   performance   javascript   technical   network   control   beautiful   support   london   tools   course   file   research   purchase   library   programming   image   youtube   example   php   construction   html   opensource   quality   install   community   computer   profile   feature   power   browser   music   platform   mobile   work   user   process   database   share   manage   hardware   professional   buy   industry   internet   dance   advice   installation   developer   3d   search   material   access   customer   travel   camera   test   standard   review   documentation   css   money   engineering   develop   webdesign   engine   device   photography   digital   api   speed   source   management   program   phone   discussion   question   event   client   story   simple   water   marketing   app   yacht   content   setup   package   fast   idea   interface   account   communication   cheap   compare   script   study   market   live   easy   google   resource   operation   startup   monitor   training  


Tag selected: diagram.

Clear all

Showing 10 results.

Looking up diagram tag. Showing 10 results. Clear

MIT OCW - 2.972 How a Hydrofoil Works

https://web.mit.edu/2.972/www/reports/hydrofoil/hydrofoil.html

Saved by uncleflo on February 12th, 2022.

The rquirement is to lift the boat's hull outside the water. Hydrofoil (It is a foil or wing under water used to lift the boat's hull until it is totally outside the water.) Explanation: 1. At low speeds the hull (body of ship) sits in the water and the hydrofoils are totally submerged in the water. 2. As the boat's speed increases, the hydrofoils create lift. 3. At a certain speed, the lift produced by the hydrofoils equals the sum of of the boat and cargo weights. Therefore the hull comes out of the water. 4. Instead of having an increase in drag with increasing speed because the hull is lifted out of the water (contrary to what happens in traditional boats due to pressure drag), the hydrofoils provide a more efficient way of cruising. Decreasing the drag contributes to the better use of the power needed for the movement of the boat.

hydrofoil foil airfoil lift apprentice curvature drag aerodynamics syllabus negligible ambient angle diagram equation stall hull minimize fluid weight submerge dynamic craft travel boat efficiency wave pressure geometry study learn observe produce create speed contribute water mit university design course online


Why are modern 50mm lenses so damned complicated?: Digital Photography Review

https://www.dpreview.com/opinion/9236543269/why-are-modern-50mm-lenses-so-damned-complicated

Saved by uncleflo on May 11th, 2021.

Back in the days when men were iron and ships were wood, there were some things you could rely on. One of those things was your wide-aperture prime lens was a relatively simple double-guass design. Pre-1900, lens designers had already created five of the six lens types that are the basis of what we use today. (The retrofocus lens didn't come around until the 1920s, and zoom lenses, for those who are curious, are basically modified Cooke triplets.) The double gauss has been THE predominant design for wide aperture primes since the late 1800s. Over the years, designers have added additional groups to bring in more light, correct aberrations, and generally make a better lens. But the double gauss part was there in the center of the lens diagram for wide-aperture prime lenses right up until modern times. Name a famous prime lens and it was probably a double gauss: Speed Panchro, Planar, Xenon, Summicron, Takumar, Ultron, and on and on.

sharpness sharp lens aperture zoom sigma discussion explanation history howto design prime diagram complicated camera photography


SailboatData.com - SNAPDRAGON 26 Sailboat

https://sailboatdata.com/sailboat/snapdragon-26

Saved by uncleflo on May 24th, 2019.

Sailboat Rigging Diagram. Founded by Ray Walsh and Len Wakefield as Thames Structural Plastics, originally to build fiberglass components for a number of industries. The emphasis turned to the manufacture of boats early on. The first sailing yacht was the 23' SNAPDRAGON (1962). Expansion came in a number of stages and the company started to build it's own factory at Canvey Island, Essex. (1965) As TSP Ltd., the company began doing the moldings for other boat builders; Thames Marine became the name for selling their own models. There was also a branch that built power boats and another to build the Prout line of catamarans. No longer in business.

diagram map design sailboat marine build component industry manufacture boat plan


Ergonomics and car seat design with diagrams (Asian Language)

https://daily.zhihu.com/story/3941552

Saved by uncleflo on November 29th, 2018.

An article about the seat and cockpit design of a car, all written in an Asian Language. The Diagrams are very useful for making chairs.

chair seat sofa car ergonomics diagram mathematical math angle comfortable create design numeric howto story blog article discussion professional interior furniture


GoJS - Interactive JavaScript Diagrams in HTML

https://gojs.net/latest/index.html

Saved by uncleflo on May 19th, 2018.

GoJS is a feature-rich JavaScript library for implementing custom interactive diagrams and complex visualizations across modern web browsers and platforms. GoJS makes constructing JavaScript diagrams of complex nodes, links, and groups easy with customizable templates and layouts. GoJS offers many advanced features for user interactivity such as drag-and-drop, copy-and-paste, in-place text editing, tooltips, context menus, automatic layouts, templates, data binding and models, transactional state and undo management, palettes, overviews, event handlers, commands, and an extensible tool system for custom operations. GoJS is pure JavaScript, so users get interactivity without requiring round-trips to servers and without plugins. GoJS normally runs completely in the browser, rendering to an HTML5 Canvas element or SVG without any server-side requirements. GoJS does not depend on any JavaScript libraries or frameworks, so it should work with any HTML or JavaScript framework or with no framework at all. Build custom modeling environments and domain-specific visual languages using the powerful features of GoJS. Provide both a system editor and a read-only status monitor using shared code and templates. Simultaneously show alternative visualizations of the same data in different diagrams. Implement drill-down using expansion of subtrees and subgraphs or a detailed view in another diagram. Yet GoJS is remarkably simple for such a powerful and flexible system. Our thorough documentation introduces the basic concepts and demonstrate typical features that most apps want to offer. Nodes and links can be arbitrarily detailed according to the needs of the application. The API consists of only a few dozen important classes which encapsulate many useful features that interact with each other. There are many properties that permit simple customizations; some methods may be overridden for more complicated customizations.

gojs feature javascript library browser development diagram graphic interactive visualize platform construct node template layout html framework operation manage customize render


SequenceDiagram.org

http://sequencediagram.org/

Saved by uncleflo on May 15th, 2017.

SequenceDiagram.org is a completely free online tool for creating sequence diagrams. The graphic design is created by yusi.se. All processing of parsing and painting the diagram is done using javascript client side in the user's web browser. This not only makes it snappy to work with, but it also means that your secrets are safe. Since no backend server is used it is also possible to use the web application offline. There are many sequence diagram tools out there but this is the only one which allows you to: Script using a simple text notation when it is most convenient to do so, and Interact using your mouse to draw and change arrows or create notes when that is most convenient In other words bringing the best from both worlds. This makes it very easy to work with large diagram where other similar tools struggle. It also doesn't have any ads or unnecessary istracting elements. (Even the top bar can be hidden to maximize the working area). The source script of the diagrams can be save as text files directly to your hard drive or in the browsers local storage. There are also single click buttons to save the diagram in HQ png or LQ jpeg format. The size of the image depends on the current zoom level. If you want to share a diagram with others there is a URL share button available. It creates a link containing all the data of the diagram and can be sent to others so that they can view your diagram or keep working where you left off. The tool is developed and maintained by people who create a lot of sequence diagrams in their daily work and from efficiency point of view weren't 100% satisfied with the existing tools.

sequence diagram share how simple graph relation people example build quick tool contain template visio arrow data flow dataflow


GoJS® Diagramming Components for HTML5/Canvas, by Northwoods Software®

http://gojs.net/latest/index.html

Saved by uncleflo on November 14th, 2014.

GoJS is a feature-rich JavaScript library for implementing interactive diagrams across modern browsers and platforms. GoJS makes constructing diagrams of complex Nodes, Links, and Groups easy with customizable templates and layouts. GoJS offers many advanced features for user interactivity such as drag-and-drop, copy-and-paste, transactional state and undo management, palettes, overviews, data-bound models, event handlers, and an extensible tool system for custom operations. GoJS is pure JavaScript and it does not depend on any JavaScript libraries or frameworks. Users get interactivity without requiring round-trips to servers and without plugins such as Flash or Silverlight.

javascript html5 canvas tools graph js gojs diagram nortwood component html software platform node link model handler web state data event tool custom operation library flash silverlight plugin server trip require learn palette sample technical schema schematic


Brushless DC (BLDC) motor with Arduino – Part 2. Circuit and Software

http://elabz.com/bldc-motor-with-arduino-circuit-and-software/

Saved by uncleflo on July 15th, 2014.

In this post I will describe the hardware and the software part of a project involving the use of BLDC (Brushless DC) motor salvaged from a broken XBox 360. This is a second installment in the series of posts related to Arduino and brushless DC motors. Please see the first part for a bit of info on the theory behind the commutation sequence. Once you understand the commutation sequence for the particular design of the BLDC motor, the circuit design for the BLDC driver becomes pretty clear. It is not much different from a bipolar stepper driver in that we need the be able to both source and sink current at all ends of the windings, except of course in this case there are only three ends whereas the bipolar stepper has four.

motor arduino dc drive electronic circuit software brushless current control commutation sequence design howto build create diagram micro processor output application driver integrated ic


3 Normal Forms Database Tutorial

http://www.phlonx.com/resources/nf3/

Saved by uncleflo on March 21st, 2013.

This is meant to be a brief tutorial aimed at beginners who want to get a conceptual grasp on the database normalization process. I find it difficult to visualize these concepts using words alone, so I shall rely as much as possible upon pictures and diagrams. To demonstrate the main principles involved, we will take the classic example of an Invoice and level it to the Third Normal Form. We will also construct an Entity Relationship Diagram (ERD) of the database as we go.

tutorial information explanation data normalize method concept diagram demonstration read entity relationship database description design


UaShem.com | Video and TV | Video Clock and Message Generator

http://www.uashem.com/pageid-395.html

Saved by uncleflo on May 20th, 2009.

I was searching for device to generate video clock signals recently when I stumbled onto this circuit from David L. Jones of Tronnort Technology in Sydney Australia.David has a very impressive set of designs available at http://www.ozemail.com.au/~dljones/projects.htm.

This circuit allows you to superimpose a title and/or the time and sate on an incoming video signal - very useful when editing video tapes. It's also a good introduction to video signals and processing. The text that follows is from David's article

video clock message generator circuit diagram description tv


No further bookmarks found.