uncleflo

profile picture

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

Registered since September 28th, 2017

Has a total of 4281 bookmarks.

Showing top Tags within 9 bookmarks

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


Tag selected: examples.

Clear all

Showing 9 results.

Looking up examples tag. Showing 9 results. Clear

Oceanvolt - Price & System Examples - Electric Boat Propulsion Systems

https://oceanvolt.com/price-examples/

Saved by uncleflo on February 24th, 2019.

All of the system examples below are complete pure electric solutions meaning they contain everything needed for a fully functioning electric propulsion system. VAT, shipping, installation, generators & solar panels are not included in the system pricing. The system prices include: motor(s), lithium batteries, propeller(s), charger(s), system monitoring, standard warranty & system certification. Liquid cooling is included in all systems above 10kW.

boat sailboat marine electric solution meaning example function propulsion shipping installation generator motor battery propellor charger monitoring cooling lithium pricing propeller prices certification liquid examples system complete standard company build construction create design plan


Netcat – a couple of useful examples

https://www.g-loaded.eu/2006/11/06/netcat-a-couple-of-useful-examples/

Saved by uncleflo on June 27th, 2017.

One of the Linux command line tools I had initially under-estimated is netcat or just nc. By default, netcat creates a TCP socket either in listening mode (server socket) or a socket that is used in order to connect to a server (client mode). Actually, netcat does not care whether the socket is meant to be a server or a client. All it does is to take the data from stdin and transfer it to the other end across the network. The simplest example of its usage is to create a server-client chat system. Although this is a very primitive way to chat, it shows how netcat works. In the following examples it is assumed that the machine that creates the listening socket (server) has the 192.168.0.1 IP address. So, create the chat server on this machine and set it to listen to 3333 TCP port

netcat tool dos telnet communication howto technical client server infrastructure socket share data transfer tcp linux windows line administration lookup reference blog description explanation explain examples


AWK - Built-in Functions

https://www.tutorialspoint.com/awk/awk_built_in_functions.htm

Saved by uncleflo on January 27th, 2017.

AWK has a number of functions built into it that are always available to the programmer. This chapter describes Arithmetic, String, Time, Bit manipulation, and other miscellaneous functions with suitable examples.

linux script development administration bash terminal speed fast function reference technical read file examples code howto


Finite Element Method Magnetics: HomePage

http://www.femm.info/wiki/HomePage

Saved by uncleflo on September 8th, 2016.

Finite Element Method Magnetics - HomePage. Download, Documentation, FAQ, Linux Support, Examples, User Contributions, Miscellaneous, Related Links, Author. Finite Element Method Magnetics

software magnet linux motor simulation opensource magnetic magnetism research tool information simulate simulator download example examples documentation


libtorrent manual

http://www.rasterbar.com/products/libtorrent/features.html#easy-to-use-api

Saved by uncleflo on September 24th, 2012.

libtorrent is a feature complete C++ bittorrent implementation focusing on efficiency and scalability. It runs on embedded devices as well as desktops. It boasts a well documented library interface that is easy to use. It comes with a simple bittorrent client demonstrating the use of the library.

libtorrent bittorrent torrent c++ development efficient small embed desktop interface information protocol examples


Flexponential

http://flexponential.com/

Saved by uncleflo on September 15th, 2011.

We work on the Flex SDK team at Adobe. This blog is a place where we will be documenting some of the things that we come across while working on the Flex framework. We’ll share some code/ideas/hacks/tips/samples/tools that we hope others will find useful. Steven Shongrunden – Software Quality Engineer and Kevin Lin – Software Engineer. Feel free to use the ideas and code presented in this blog in your own projects. If you are building upon the ideas presented here in your own public tutorials/blogs/articles/etc. we would appreciate it if you provide a link back to this site.

flexponential code idea solution tutorial examples flex guide source applications development


AlivePDF - ActionScript 3 Open-Source PDF Library – 100% client side PDF generation which makes you and your server happy ;)

http://alivepdf.bytearray.org/

Saved by uncleflo on September 6th, 2011.

I am happy to announce that AlivePDF 0.1.5 is getting better and better. More than font embedding support which is working now, I have just uploaded on the SVN the latest version with gradients (not 100% complete) and barcode support. Apart from that, some important code cleaning and refactoring has been done, some new API's have been introduced like setStartingPage, or even addEPSImage to embed Adobe Illustrator files on a page. I tried to address all the bugs you guys posted on the google code issue page (thanks everybody for taking the time to post bugs!). Some of them may not fixed yet, but I am happy to say that the most recurrent ones have been addressed. I will post in the following days some details about the new API's, examples, demo application, to show you how to use the latest API's especially for font embedding. Next on the list is SWF embedding support and the famous alpha images support, which I have time now to focus on. Stay tuned, there is even more coming.

alivepdf alive pdf actionscript opensource library client server demo embed blog information examples guide


Cairngorm - Cairngorm - Confluence

http://opensource.adobe.com/wiki/display/cairngorm/Cairngorm

Saved by uncleflo on June 24th, 2011.

Cairngorm lays the foundations for delivering successful Flex and AIR projects. The latest Cairngorm3 consists of: Guidelines that describe our preferred client-side architecture; Tools that help to ensure quality, consistency and efficiency when applying Cairngorm; Libraries that reduce code by solving recurring problems. In contrast to the earlier Cairngorm 2 framework, many parts of the latest Cairngorm 3 apply across frameworks. So if you're using Parsley, Spring ActionScript, PureMVC, Swiz, Mate or another library on your projects, Cairngorm is complementary. For more information, read the Getting Started Guide, or begin exploring the guidelines, tools and libraries.

development programming opensource web code air flash adobe information guidelines cairngorm guide tools libraries examples framework flex


Tour de Flex | Adobe Developer Connection

http://www.adobe.com/devnet/flex/tourdeflex.html

Saved by uncleflo on March 10th, 2011.

Tour de Flex is a desktop application for exploring Flex capabilities and resources, including the core Flex components, Adobe AIR, data integration, and a variety of third-party components, effects, skins, and more. Tour de Flex has three primary goals: Provide non-Flex developers with an overview of what is possible in Flex in a "look and see" environment, Provide Flex developers with an illustrated reference tool, Provide commercial and non-commercial Flex developers with a place to showcase their work

flex tutorial flash adobe programming air applications examples tour guide program install overview


No further bookmarks found.