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 11 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   article   blog   learn   world   project   boat   download   windows   security   lookup   free   performance   javascript   technical   control   network   beautiful   london   support   tools   course   file   research   purchase   library   programming   image   youtube   example   php   construction   html   quality   install   community   opensource   computer   profile   feature   power   browser   music   platform   mobile   user   work   process   database   share   manage   hardware   professional   buy   industry   internet   dance   advice   developer   installation   3d   access   material   camera   customer   travel   search   test   standard   documentation   review   css   money   engineering   webdesign   develop   engine   device   photography   digital   api   speed   source   program   management   question   event   phone   discussion   simple   client   story   water   marketing   app   content   yacht   setup   package   interface   fast   idea   account   communication   cheap   compare   script   study   easy   live   market   google   resource   operation   startup   monitor   training  


Tag selected: frontend.

Clear all

Showing 11 results.

Looking up frontend tag. Showing 11 results. Clear

How to Approach SVG Animations: A CSS Tutorial | Toptal

https://www.toptal.com/css/svg-animation-css-tutorial

Saved by uncleflo on January 14th, 2022.

Animations make websites look more polished and exciting, and help improve user experience. Explore how the combined potential of SVG and CSS can be leveraged to create animations without relying on external libraries. Animations are a ubiquitous part of the web. Unlike the flashing GIF images that plagued websites in the internet's earlier days, today's animations are more subtle and tasteful. Designers and front-end specialists use them to make websites look more polished, enhance the user experience, call attention to important elements, and convey information. Web developers can benefit from combining the power of SVG and CSS to create animations without using external libraries. This SVG animation tutorial shows how to build custom animations for real-world projects. Before animating SVGs with CSS, developers need to understand how SVGs work internally. Fortunately, it's similar to HTML: We define SVG elements with XML syntax and style them with CSS, just as if they were HTML.

svg css animation library improve user experience polish excite beautiful interact animate image website internet technology modern tutorial explanation story howto html element xml syntax enhance designer frontend user talent profile experience


Github - Roadmap to becoming a web developer in 2017

https://github.com/kamranahmedse/developer-roadmap/tree/2017

Saved by uncleflo on October 24th, 2018.

Below you find a set of charts demonstrating the paths that you can take and the technologies that you would want to adopt in order to become a frontend, backend or a devops. I made these charts for an old professor of mine who wanted something to share with his college students to give them a perspective. If you think that these can be improved in anyway, please do suggest.

technology adopt frontend devop perspective improve student suggest backend demonstrate chart order university skill education develop coder person human performance


The Front-End Checklist

https://frontendchecklist.io/

Saved by uncleflo on April 7th, 2018.

The Front-End Checklist Application is perfect for modern websites and meticulous developers! This website shows a large checklist, that a website developer should run through before making a website live into production.

checklist reference howto frontend production application development administration create website analysis review code list


Roadmap to becoming a web developer in 2018

https://github.com/kamranahmedse/developer-roadmap

Saved by uncleflo on February 15th, 2018.

Below you find a set of charts demonstrating the paths that you can take and the technologies that you would want to adopt in order to become a frontend, backend or a devops. I made these charts for an old professor of mine who wanted something to share with his college students to give them a perspective. If you think that these can be improved in anyway, please do suggest. If you think any of the roadmaps can be improved, please do open a PR with any updates and submit any issues. Also, I will continue to improve this, so you might want to watch/star this repository to revisit.

path technology development web development repository student howto choice frontend backend devop tech administration skill career cv demo understand uptodate issue


Bootstrap Themes

https://themes.getbootstrap.com/

Saved by uncleflo on December 28th, 2017.

Official Themes from Bootstrap's creators. Customize and extend the world's most popular front-end framework. Themes built as frameworks: Each theme was designed as its own extended version of Bootstrap, built for a specific set of problems—dashboards, web apps, or marketing pages. To do this we've not only extended many of your favorite parts of Bootstrap, but also introduced dozens of completely new utilities, components, and plugins. Components and examples: Each theme features new components built to the same level of quality as Bootstrap and highlighted with several example pages. Tons of variables: Theme components inherit much of their style from variables, exactly like Bootstrap. Change a few values and the theme adapts. Source files and tools: Each Bootstrap theme includes all the source and compiled files you'll need, including npm and Gulp based build tools. From the Bootstrap Team: Bootstrap Themes are built by the team who created Bootstrap itself. We're also responsible for Skeleton, Ratchet, and the front-end architecture for companies like Twitter, GitHub, Medium, and others.

theme bootstrap lookup purchase tool component example quality architecture framework dashboard marketing page utility plugin design project create popular frontend customize extend base list reference explore source feature introduce app website development administration product


Apache CXF

http://cxf.apache.org/

Saved by uncleflo on December 27th, 2017.

Apache CXF™ is an open source services framework. CXF helps you build and develop services using frontend programming APIs, like JAX-WS and JAX-RS. These services can speak a variety of protocols such as SOAP, XML/HTTP, RESTful HTTP, or CORBA and work over a variety of transports such as HTTP, JMS or JBI. CXF includes a broad feature set, but it is primarily focused on the following areas: Web Services Standards Support: CXF supports a variety of web service standards including SOAP, the WS-I Basic Profile, WSDL, WS-Addressing, WS-Policy, WS-ReliableMessaging, WS-Security, WS-SecurityPolicy, WS-SecureConverstation, and WS-Trust (partial). Frontends: CXF supports a variety of "frontend" programming models. CXF implements the JAX-WS APIs. CXF JAX-WS support includes some extensions to the standard that make it significantly easier to use, compared to the reference implementation: It will automatically generate code for request and response bean classes, and does not require a WSDL for simple cases.It also includes a "simple frontend" which allows creation of clients and endpoints without annotations. CXF supports both contract first development with WSDL and code first development starting from Java.

apache serverside cxf opensource service framework build develop frontend programming development api protocol restful http feature extension reference installation howto implement standard wsdl guide lookup adminsitration


How to Install Node.js® and NPM on Windows

http://blog.teamtreehouse.com/install-node-js-npm-windows

Saved by uncleflo on December 27th, 2017.

JavaScript is quickly becoming the go-to language for web developers. Front-end web developers use JavaScript to add user interface enhancements, add interactivity, and talk to back-end web services using AJAX. Web developers who work on the server-side are also flocking to JavaScript because of the efficiencies and speed offered by JavaScript’s event-driven, non-blocking nature. In fact, concentrating on JavaScript as your language of choice offers the opportunity to master a single language while still being able to develop “full-stack” web applications. The key to this server-side JavaScript revolution is Node.js® — a version of Chrome’s V8 JavaScript runtime engine — which makes it possible to run JavaScript on the server-side. Node.js is also used for developing desktop applications and for deploying tools that make developing web sites simpler. For example, by installing Node.js® on your desktop machine, you can quickly convert CoffeeScript to JavaScript, SASS to CSS, and shrink the size of your HTML, JavaScript and graphic files. Using NPM — a tool that makes installing and managing Node modules — it’s quite easy to add many useful tools to your web development toolkit. In a previous article, I wrote about how to install Node.js® and, it’s companion, NPM on a Mac. Fortunately, for Windows users, the Node.js® installation process is a lot easier than how I recommend installing Node.js® on a Mac.

javascript npm node windows language frontend web development developer administration installation software chrome engine server program package howto steps download free website prompt restart computer test


Electrikunderground

http://electrikunderground.com/

Saved by uncleflo on July 15th, 2014.

Welcome! Here you’ll find my colourful photography covering a variety of subjects in London and beyond. My inspiration for photography originates from the love of vivid colours, outrageous backdrops and beautiful imagery. I specialise in nightlife, event and studio photography as well as wildlife. I welcome bookings and enquiries of all kinds. I only shoot TF*/TFP/TFCD in exceptional circumstances but am often interested in working with designers & models with a unique look & original ideas.

electric underground photography sameer ghai photo funky unique robot color about frontend service company portfolio party event idea model london uk inspiration vivid imagery beautiful night life studio wildlife


The Best Google Web Fonts

http://theultralinx.com/2013/10/best-google-web-fonts.html

Saved by uncleflo on May 24th, 2014.

There are over 600 Google web fonts to choose from which is a good and bad thing – the good being there are so many good ones to choose from, the bad being having to sift through them to find the perfect one. When you’re running large scale sites that get hundreds of thousands of visitors a month, paid services like Typekit just aren’t worth the money. You’re much better off saving thousands of dollars by using Google web fonts. Honestly, around 60% of Google web fonts are just downright rubbish (sorry to hurt anyone’s feelings!), so I wanted to create this post showing the best fonts I’ve come across. These are fonts I’ve used myself in projects and themes and recommend to any web designers. I may have missed some other brilliant fonts, so do mention any other great ones in the comments.

google web font choice reason webdesign frontend top android fonts typography net internet beautiful ideas inspiration guide reference


Roundcube - open source webmail software

http://www.roundcube.net/

Saved by uncleflo on September 12th, 2013.

Roundcube webmail is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality you expect from an e-mail client, including MIME support, address book, folder manipulation, message searching and spell checking.

roundcube mail web open source software feature webmail website system frontend php download free solution functionality message folder browser


TorrentFlux - PHP Torrent Client | Free Communications software downloads at SourceForge.net

http://sourceforge.net/projects/torrentflux/

Saved by uncleflo on August 30th, 2013.

TorrentFlux is a PHP front end for bittorrent. Manage all of your Torrent downloads through a convenient web interface from anywhere. Requires Apache with PHP module, MySQL and, BitTornado or BitTorrent source (included).

bittorrent torrent server frontend interface flux torrentflux client php mysql source open convenient web manage


No further bookmarks found.