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 12 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   material   customer   camera   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   app   yacht   content   setup   package   fast   idea   interface   account   communication   cheap   compare   script   study   live   market   easy   google   resource   operation   startup   monitor   training  


Tag selected: scratch.

Clear all

Showing 12 results.

Looking up scratch tag. Showing 12 results. Clear

Create a New React App – React

https://reactjs.org/docs/create-a-new-react-app.html

Saved by uncleflo on May 11th, 2021.

This page describes a few popular React toolchains which help with tasks. The toolchains recommended on this page don’t require configuration to get started. If you don’t experience the problems described above or don’t feel comfortable using JavaScript tools yet, consider adding React as a plain <script> tag on an HTML page, optionally with JSX. This is also the easiest way to integrate React into an existing website. You can always add a larger toolchain if you find it helpful! Create React App is a comfortable environment for learning React, and is the best way to start building a new single-page application in React.

react deploy recommend scratch developer lightweight server guide learn build create configuration package application development webdevelopment environment script javascript tool coding


Modélisme Naval - Wooden Ship Modeling

http://www.shipmodeling.ca/

Saved by uncleflo on April 17th, 2021.

Wooden Ship Modeling for Dummies or Learning by Pictures. From the first kit to scratch building. More than 240 video clips and more than 3.000 files and pictures

model learn ship wood picture file scratch build clip naval canada small smallscale


SimScale - CFD, FEA, and Thermal Simulation in the Cloud | CAE

https://www.simscale.com/

Saved by uncleflo on October 11th, 2019.

SimScale supports all standard 3D files so you can continue using the CAD system you are familiar with. Use the SimScale add-ons to make your workflow as simple as possible. Most simulation tools are complex and difficult to understand. SimScale uses a lean simulation workflow that guides you through the process step-by-step. And with the help of ready-to-use simulation templates, you never have to start from scratch.

simulation cloud compute difficulty explore technical handle efficient workflow tool understand file software 3D process step scratch template scale cfd computer aid calculate thermal fluid ready online howto tutorial addon


LOOPY: a tool for thinking in systems

https://ncase.me/loopy/

Saved by uncleflo on April 15th, 2019.

In a world filled with ever-more-complex technological, sociological, ecological, political & economic systems... a tool to make interactive simulations may not be that much help. But it can certainly try. It's the ancient, time-honored way of learning: messing around and seeing what happens. Play with simulations to ask "what if" questions, and get an intuition for how the system works! Raw code is too inaccessible. Also drag-and-drop is too mainstream. But with LOOPY, you can model systems by simply drawing circles & arrows, like a wee baby

simulation intuition sociological scratch passive ecological technology conversation circles drawing tools understand see learn question complex access circle relation action howto


Lady Style in your Club Now ! - Offcial Website

http://dj-lady-style.com/

Saved by uncleflo on October 24th, 2018.

Lady Style also called « The Parisian Girl » of her true first name Lydia born on October 2nd, 1989 in Paris impassioned by the music since very small she swears only by one discipline: DJing. Influenced by largest of Turntablism such as Q-Bert, D-Styles, Craze, or A-Track. It is at the 12 years age that she launches out while buying its first platinums vinyls as well as a table of mixing. While his/her girlfriends played with dolls, she devoured the cassettes of the DMC. At the beginning it was rather about a game for her but very quickly she took taste there, thus she polished her technique as an autodidact and tested herself with the art of the mix. In 2006, very accelerates, of new challenges are offered to her. Its timetable is put rhythm into between nightclubs and showcases. It will also express her talent in the radio (Nrj, Teenager, Voltage, Fun Radio….) like on television (Nrj12). It ends up being essential while collaborating with various artists (Youssoupha/Kayliah/Amine/Soprano/Leslie/Kenza Farah), she will survey more the big concert halls of France at their sides (Zenith/Bercy/Olympia/Elysée Montmartre/the Dome of Marseilles…). Her growing notoriety, her look shifted, her heat behind platinums not escaped with Fred Musa, presenter of the cult emission “Planet Rap” on Skyrock. It is on October 4th, 2008 that she was found with the orders of the more great event Hip Hop RNB of all France… while becoming the dj official of Urban Peace 2 at the Stade de France.

style dj paris france scratch website profile company rhythm showcase nightclub talent event information biography offer hire


DJ Lady Style - Do you like scratch ?

https://www.youtube.com/watch?v=bGv-xURI7g0

Saved by uncleflo on October 24th, 2018.

DJ Lady Style - Do you like scratch ? (instrumental : Kavinsky - Roadgame) 270,156 views

dj scratch vinyl computer performer performance france instrumental like amazing youtube introduction introduce scratcher club modern video


Object Oriented Programming is an expensive disaster which must end

http://www.smashcompany.com/technology/object-oriented-programming-is-an-expensive-disaster-which-must-end

Saved by uncleflo on May 9th, 2018.

Object Oriented Programming is an expensive disaster which must end. (written by lawrence krubner, however indented passages are often quotes). You can contact lawrence at: lawrence@krubner.com. I work with a broad set of technologies, including PHP, NodeJS, Python, Ruby, PHP, Apex, Java and Clojure, and databases such as MySQL, PostGreSQL, Redis, ElasticSearch and MongoDB. I bring the perspective of someone who has been both an entrepreneur and a software developer. Having grown businesses from scratch, I have some experience with every aspect of development: marketing, design, technology, sales and raising funds.

oop programming expense disaster quote technology development description opinion article howto market sale intention business scratch php mysql blog why insight


PHP Fine Diff

http://www.raymondhill.net/finediff/viewdiff-ex.php

Saved by uncleflo on December 28th, 2017.

This page demonstrate the FineDiff class (as in “fine granularity diff”) I wrote – starting from scratch – to generate a lossless (won't eat your line breaks), compact opcodes string listing the sequence of atomic actions (copy/delete/insert) necessary to transform one string into another (thereafter referred as the “From” and “To” string). The “To” string can be rebuilt by running the opcodes string on the “From” string. The FineDiff class allows to specify the granularity, and up to character-level granularity is possible, in order to generate the smallest diff possible (at the potential cost of increased CPU cycles.)

php fine differential text operation workflow code development collaberate operational collaboration granular paragraph sentence generate refer build insert start lossless atomic action transformation compact scratch develop implement project demonstration demo howto setup diff


Scratchapixel

http://www.scratchapixel.com/index.php

Saved by uncleflo on February 22nd, 2015.

Everything You Ever Wanted to Know About Computer Graphics (But Were Afraid to Ask). You love Pixar movies and video games. You would love to learn how they are made and found some books on this topic at the library, but they are full of maths symbols you don't understand!

scratch pixel computer graphics pixar movies video games book topic library maths symbol howto opengl rendering implementation theory education learn online reference explanation light model animation realtime trick tip processing


scratchpad.io

http://scratchpad.io/

Saved by uncleflo on June 4th, 2014.

Scratchpad is an easy way to write HTML and CSS, created by @nbashaw.

scratch pad quick editor online html css javascript write browser preview code share document realtime


Scratching - DJ Techniques

http://dj.wikia.com/wiki/Scratching

Saved by uncleflo on May 11th, 2010.

Scratching is the technique of moving a record back/forth whilst cutting the sound on/off on the mixer. There are a myriad number of scratches each appropriately named, so welcome to the portal page which will help demonstrate the different types! Examples given are notated in TTM, and whilst they show a variety of manners in which the scratch can appear, the do not show the entire scope of ways the scratch can be performed.

audio dj music reference scratch tutorial djing hiphop turntablism scratching


ScratchLive.net | The home of DJ software Serato Scratch Live

http://www.scratchlive.net/

Saved by uncleflo on December 4th, 2009.

Did you know that half of our customers have preference for Electronic music, and that more than 2 decks is our fourth most requested feature?

Well, neither did we until we launched our Serato Survey last month.

Here’s your chance to have a say, all you need to do is go here now - it’s a bit of fun and will only take you a few minutes.

software computer music production live dj electronic audio equipment hardware mp3 mix scratch


No further bookmarks found.