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 18 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   user   process   work   database   share   manage   hardware   professional   buy   industry   internet   dance   advice   installation   developer   3d   search   access   customer   camera   material   travel   test   standard   review   documentation   css   money   engineering   develop   webdesign   engine   device   photography   digital   api   speed   source   program   management   phone   discussion   question   event   client   story   simple   water   marketing   yacht   app   content   setup   package   fast   idea   interface   account   communication   cheap   compare   script   study   live   market   easy   google   resource   operation   startup   monitor   training  


Tag selected: replace.

Clear all

Showing 18 results.

Looking up replace tag. Showing 18 results. Clear

ElectroDacus

https://electrodacus.com/

Saved by uncleflo on February 12th, 2022.

Solar BMS (Solar Battery Management System) is a solar charge controller designed to replace the Lead Acid solar charge controllers most people use today in Offgrid, RV, Boats and multiple other applications with 12V and 24V systems. Solar BMS can be used with 3 up to 8 Lithium cells in series (any type) or even supercapacitors. Any number of parallel cells are no different from a single larger capacity cell so it will just count as one. The new SBMS0 plus DSSR20 is replacing all other models and can handle up to 30kW of solar PV using multiple DSSR20.

bms solar battery manage system charge controller design replace offgrid boat multiple application parallel cell capacity model control prevent lithium marine


diesel hp VS electric hp - Glen-L.com

https://www.glen-l.com/phpBB2/viewtopic.php?f=14&t=5704

Saved by uncleflo on October 28th, 2019.

The Boatbuilder Connection I would like to know if,when replacing a diesel engine with an electric motor someone need to look for the same HP for the electric motor as the hp the diesel had. probably not the exact same HP, because electric motors have more torque at lower RPMs than an internal cumbustion engine

torque horsepower conversational outboard electric combustion diesel rotor rpm replace marine power compare discussion forum online build propeller speed motor engine


Jabsco Neoprene Pin Drive Pump Impeller (6 Blades, 40mm OD x 19mm W)

https://www.asap-supplies.com/jabsco-neoprene-pump-impeller-4528-0001

Saved by uncleflo on September 9th, 2019.

The Jabsco 4528-0001-P flexible neoprene impeller has 6 impeller blades, a slotted shaft pin drive and is supplied as an impeller kit, with gasket and lubricant. The Jabsco neoprene flexible impellers are used for pumping fresh or salt water, neoprene impellers are the most commonly used material and is suitable for use where only small amounts of oil or diesel fuel are present.Jabsco flexible impellers are subjected to rigorous quality processes to ensure reliable, efficient and long lasting performance. You should replace your flexible pump impellers at least once every year or sooner depending on use. When the installation is correct an impeller may last for several years, but it is always advisable to stick to a schedule of preventative rather than corrective maintenance.

impeller neoprene gasket lubricant dispatch basket catalogue item pump delivery kit efficient product supplies schedule maintenance correct flexible motor engine reliable replace material drive supplier


The Concrete Lathe, MultiMachine & Other Projects for the Developing World

http://www.opensourcemachinetools.com/wordpress/

Saved by uncleflo on June 23rd, 2019.

Pat Delany’s Open Source Machine Tools project is featured in Make Magazine #37! Our goal, simply stated: to help anyone, anywhere, build almost anything, using the stuff that’s already around them. We make essential machine tools — what people use to create essentially every manufactured item in our world — affordable to build with materials available in villages and urban slums everywhere, using open-source plans. This project is bottom-up rather than top-down: we want to help local artisans change their lives, their communities and their local economies. Learn more about our history and the idea of do-it-yourself global development, read the key documents behind our plans, get involved in this open source project, or click on any of the specific projects listed below. A re-discovered way to quickly make inexpensive but accurate machine tools for use in developing countries and in trade schools and shops everywhere. We made modern construction practical by replacing the original poured, non shrinking metal with cement grout.

lathe metalworking inexpensive tool mechanics machine cement anywhere practical item rotation concrete developing develop create build howto community share open world material village live economy replace project plan


Elive 3.0 Stable

https://www.elivecd.org/download/stable/

Saved by uncleflo on November 29th, 2018.

Elive is a non-commercial, cost-free operating system made for the daily use; a much faster, friendlier, and feature-rich replacement of your high cost and ineffective default operating system.Turn that up to 15-year-old equipment into a high-performance machine with a dazzling interface. Entirely customizable to meet your needs while remaining lightweight and beautiful.Elive can be up and running in 2 minutes without the need to install it, choose the language and the desired options to get the maximum performance, or just let Elive auto-detect them for you.Because the user experience is our top priority, we provide a very intuitive experience where anybody can use it, by keeping the interface simple and not over-saturated with options, while providing many automated tools. Elive is based on Debian, so it inherits the stability and reliability that Debian is famous for. The customized Enlightenment desktop is ultra-fast and perfectly stable. You can count on Elive to work day after day without issues. Comes with a full suite of applications, whether for work or for pleasure. It offers everything from a complete office suite, tools, games, and multimedia. You can enjoy watching movies or making your own. Professional video editor, graphic design, media center, or even recover files from formatted disks. Make 3D animations, edit and manipulate audio, image files, and so much more. Elive is intended for everyone from new users to advanced ones, who will find incredibly useful tools hidden inside.

live operating system software hardware light experience management computer friendly replace commercial free avility equipment machine interface customize remain lightweight beautiful installation desire option performance detect usage saturation stable issue multimedia professional advanced tool useful virtual system administration test


www.crockford.com - jsmin.c

http://www.crockford.com/javascript/jsmin.c

Saved by uncleflo on April 12th, 2018.

JSMin is a filter which removes comments and unnecessary whitespace from JavaScript files. It typically reduces filesize by half, resulting in faster downloads. It also encourages a more expressive programming style because it eliminates the download cost of clean, literate self-documentation. What JSMin Does: JSMin is a filter that omits or modifies some characters. This does not change the behavior of the program that it is minifying. The result may be harder to debug. It will definitely be harder to read. JSMin first replaces carriage returns ('\r') with linefeeds ('\n'). It replaces all other control characters (including tab) with spaces. It replaces comments in the // form with linefeeds. It replaces comments in the /* */ form with spaces. All runs of spaces are replaced with a single space. All runs of linefeeds are replaced with a single linefeed.

javascript js compression compressor study program software c c++ development compile programming download minify replace


You Don't Need jQuery!

https://blog.garstasio.com/you-dont-need-jquery/events/#next

Saved by uncleflo on April 7th, 2018.

Free yourself from the chains of jQuery by embracing and understanding the modern Web API and discovering various directed libraries to help you fill in the gaps. In this fifth installment of “You Don’t Need jQuery (anymore)”, I’m going to talk about dealing with events in the browser without jQuery. As always, each section will cover the jQuery approach, followed by a solution using the native Web API instead. After reading this post on events, you should be confident enough to deal with events in your own project without using jQuery. As I’ve mentioned (many times) before, this blog is not about bad-mouthing jQuery. jQuery is, without a doubt, ubiquitous in the world of web development. In the earlier days of web development, jQuery was required to smooth out the significant implementation differences and bugs found in various browsers when dealing with the DOM and the Web API as a whole. Also, the Web API was quite primitive at the time, in some respects, and jQuery helped to make development a bit more intuitive.

jquery js alternative development modern web api browser howto replace solution demo reference description anti need event library events dispatch add eventlistener listener implementation code example


Synology Replacement Service

https://srs.synology.com/en-global

Saved by uncleflo on April 4th, 2018.

Synology Replacement Service (SRS) is an advanced hardware product replacement service, which can expedite the process of replacing defective products and minimize service downtime. With SRS, Synology can ship replacement products to you, even before you return defective products to Synology.

replace item hardware product replacement service defect synology global disk storage computer


The Vulnerability Coordination & Bug Bounty Platform

https://www.hackerone.com/

Saved by uncleflo on June 27th, 2017.

Someone has found a potential security issue with your technology. What happens next? Making certain this discovery leads to a positive outcome for everyone involved is crucial. Replacing an antiquated security@ mailbox with the HackerOne platform brings order and control to an otherwise chaotic process. Do you have a vulnerability disclosure policy? How is it implemented? Leverage our platform to ensure that your team has control over the entire process, from initial validation, internal escalation, communication with the hacker, and the timing and messaging surrounding any coordinated disclosure. A consistent coordination process eliminates the opportunity for miscommunication and ensures positive outcomes. Gain unparalleled insight into your security posture with metrics gleaned from around-the-clock security assessments. Monitor your program's stats in real time to effortlessly stay on top of response time, stale issues, pending disclosures, and more. Your Security Development Lifecycle (SDL) will thank you.

security hacking hacker discover replace process income vulnerability crucial discovery issue potential bounty reward finance money platform hire coordination find code site leverage assessment lifecycle disclosure question technical administration


ClearOS – OS for your Server, Network, and Gateway Systems

https://www.clearos.com/

Saved by uncleflo on November 4th, 2016.

What is ClearOS - is an operating system for your Server, Network, and Gateway systems. It is designed for home, small and medium businesses etc. Know how ClearOS works. ClearOS is an operating system for your Server, Network, and Gateway systems. It is designed for homes, small to medium businesses, and distributed environments. ClearOS is commonly known as the Next Generation Small Business Server, while including indispensable Gateway and Networking functionality. It delivers a powerful IT solution with an elegant user interface that is completely web-based. Simply put.. ClearOS is the new way of delivering IT.

server administration replace alternative linux unix business network gateway home flexible howto information os mail vpn system clearos centos redhat general elegant


JavaScript Regex :: XRegExp

http://xregexp.com/

Saved by uncleflo on January 20th, 2015.

XRegExp is an open source (MIT License) JavaScript library that provides augmented and extensible regular expressions. You get new syntax, flags, and methods beyond what browsers support natively. XRegExp is also a regex utility belt with tools to make your client-side grepping simpler and more powerful, while freeing you from worrying about pesky cross-browser inconsistencies and the dubious lastIndex property.

javascript regexp library js validation useful regular open source expression regex download compress replace support capture provide syntax inconsistency tool utility crossbrowser website development solution information


Zentyal Server 3.3 | Linux Small Business Server

http://www.zentyal.org/server/

Saved by uncleflo on August 9th, 2014.

Zentyal is a drop-in replacement for Microsoft Small Business Server and Microsoft Exchange Server, that you can set up in less than 30 minutes. Thanks to the native compatibility with Microsoft Active Directory and Microsoft Exchange protocols, SMBs can transparently migrate their systems to Zentyal.

ad ldap server open source opensource vps manager project exchange microsoft alternative business small active directory protocol system zentyal linux replace administration migrate data management mail smb file


Open ReVolt Project Forum

http://ecomodder.com/forum/showthread.php/paul-sabrinas-cheap-diy-144v-motor-controller-6404.html

Saved by uncleflo on July 19th, 2014.

Freeway capable EVs are more expensive than slow EVs because you need more batteries (sometimes: could use buddy pairs at lower voltage) and a high voltage controller. The same motor can often still be used, just by advancing the brushes, and maybe adding a blower to keep it cool. So, it seems to me that the best place to focus efforts to making freeway capable EVs more affordable (under $1500?), is to focus on the controller. About $1200 or so can be shaved off the cost of a new controller.

open project motorcontroller controller source open source expensive replace electric vehicle battery cost efficient freeway car drive ride voltage mosfet amplifier focus build howto information forum bike dc ac current rate electronics fuel energy


www.instructables.com - Build your own Electric Car!

http://www.instructables.com/id/Build-your-own-Electric-Car/?ALLSTEPS

Saved by uncleflo on July 19th, 2014.

Can't afford a Nissan Leaf? No Problem! Build a cheap electric car yourself by removing the the car engine, replacing it with a forklift motor, and adding batteries. I have plenty of videos about this project at: http://www.youtube.com/user/BenjaminNelson and 300MPG.org The primary "build blog" for this project is at: http://ecomodder.com/forum/showthread.php/ben-nelsons-electro-metro-build-thread-848.html but watch out! That is a good read for when you have WAY too much time on your hands.

electric car electronics replace build motor battery construction instructable howto guide step-by-step information video


How can I make a redirect page in jQuery/JavaScript? - Stack Overflow

http://stackoverflow.com/questions/503093/how-can-i-make-a-redirect-page-in-jquery-javascript

Saved by uncleflo on January 24th, 2014.

How can I redirect the user from one page to another using jQuery? jQuery is not necessary, and window.location.replace(...) will best simulate an HTTP redirect. It is better than using window.location.href =, because replace() does not put the originating page in the session history, meaning the user won't get stuck in a never-ending back-button fiasco. If you want to simulate someone clicking on a link, use location.href. If you want to simulate an HTTP redirect, use location.replace.

jquery question solution redirect browser javascript http stackoverflow replace location page forward


How to add CoverFlow Effect on your iPhone App – OpenFlow ‹ ObjectGraph Blog

http://blog.objectgraph.com/index.php/2010/04/09/how-to-add-coverflow-effect-on-your-iphone-app-openflow/

Saved by uncleflo on May 16th, 2013.

The main criteria of this post is to help you add a cool effect called the “cover flow/open flow” effect to any of your iphone apps. This is cool in two ways actually. One it adds animation kind of effect to your app and the other, its very easy to build too. I got to learn about this effect when I was working on my “pianos” app where in i’ll have bunch of animals to select which would be displayed as a menu using this “cover flow” effect. Once a particular animal is selected your piano view for that animal comes up. My piano app will be out soon and you can check that out. The source for this post is the link displayed below.

coverflow add iphone app openflow opensource object graph blog post display effect ui development code replace replacement native smooth


The Exchange Server Replacement HOWTO - ibiblio - The Public ...

http://www.ibiblio.org/oswg/oswg-nightly/oswg/en_US.ISO_8859-1/articles/exchange-replacement-howto/exchange-replacement-howto.html

Saved by uncleflo on September 18th, 2011.

This document describes the installation and configuration of an IMAP and POP3 mail server using LDAP as the Improvements, constructive criticism, additions and corrections are gratefully accepted. Please mail your feedback.

mail windows email exchange software outlook linux howto ldap administration configure replace server pulic pop3 imap


To replace a disk region in the RAID-5 volume

http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/dm_repair_raid5_repair.mspx?mfr=true

Saved by uncleflo on May 27th, 2011.

If the disk containing part of the RAID-5 volume cannot be reactivated and the volume does not return to the Healthy status, you should replace the failed disk region in the RAID-5 volume.

raid storage windows 2003 2008 reference solution disk management repair replace


No further bookmarks found.