magnASCII.io Simone Magnaschi
Senior Full Stack Web Dev

Receiving AWS IoT messages in your browser using websockets — Medium

A few weeks ago AWS launched an interesting cloud service enabling secure, bi-directional communication between Internet-connected things (such as sensors, actuators, embedded devices, or smart…
Saved on: 2015-11-23

feross/webtorrent

⚡️ Streaming torrent client for the web
Saved on: 2015-11-23

Web Scraping With Node.js — Smashing Magazine

As the volume of data on the web has increased, web scraping has become increasingly widespread, and a number of powerful services have emerged to simplify it. You can use Node.js to create a powerful web scraper that is both extremely versatile and completely free. A basic understanding of Node.js is recommended for this article; so, if you haven’t already, check it out before continuing. Also, web scraping may violate the terms of service for some websites, so just make sure you’re in the clear there before doing any heavy scraping.
Saved on: 2015-11-21

How To Scrape a Website Using Node.js and Puppeteer

In this tutorial, you will build a web scraping application using Node.js and Puppeteer. Your app will grow in complexity as you progress. First, you will code your app to open Chromium and load a special website designed as a web-scraping sandbox: books.toscrape.com . In the next two steps, you will scrape all the books on a single page of books.toscrape and then all the books across multiple pages. Then you will filter your scraping by category and save your data as JSON.
Saved on: 2015-11-21

pentaphone

Browser-based music performance tool
Saved on: 2015-11-21

Google Releases The Full Version Of Their Search Quality Rating Guidelines

For the first time, Google has released the full version of its Search Quality Raters guidelines and handbook. It is 160 pages of wonderful SEO knowledge.
Saved on: 2015-11-21

Instant Loading Web Apps With An Application Shell Architecture

Progressive Web Apps (PWAs) describe how a web app can progressively change with use and user consent to give the user a more native-app-like experience with offline support, push notifications and…
Saved on: 2015-11-20

Explore — Opendatasoft

Saved on: 2015-11-20

symfony.fi

Diese Domain steht zum Verkauf!
Saved on: 2015-11-19

New in Symfony 2.8: Symfony as a Microframework (Symfony Blog)

Symfony 2.8 introduces a new microkernel trait which enables to use Symfony as a microframework. This will greatly simplify the creation of single-file (or just smaller) Symfony applications.
Saved on: 2015-11-19

thejameskyle/babel-plugin-handbook

:blue_book: A guided handbook on how to use Babel and how to create plugins for Babel. - jamiebuilds/babel-handbook
Saved on: 2015-11-18

plotly/plotly.js

Open-source JavaScript charting library behind Plotly and Dash - plotly/plotly.js
Saved on: 2015-11-18

Visual Regression Testing with PhantomCSS | CSS-Tricks

The following is a guest post by Jon Bellah, a Lead Front End Engineer at 10up. Jon reached out to us about writing on the idea of visual regression testing,
Saved on: 2015-11-18

Build your own PHP Framework with Symfony Components

Learn how to combine various independent Symfony components to build your own PHP framework
Tags: #php
Saved on: 2015-11-17

Aerotwist - The Cost of Frameworks

I recently delivered a talk at FFConf in Brighton, called "You should use <insert library / framework here>, it's the bestestest!". I wanted to do a write-up of the presentation's content here, hopefully so it can start a broader conversation that I think we need to have, mainly around the cost of modern frameworks on mobile devices.
Saved on: 2015-11-17

A bird's eye view on API development :: madewithlove

So an API, that’s just output of some JSON code right? No problem, my framework does that automatically. Or if you just want an overview on some best practices, conventions and nifty ways people have done stuff before, this post has you covered. We won’t go in much detail about source code here. This article is language agnostic, whether you use PHP, Ruby, Velato or some obscure Javascript framework you can happily follow along. Please note that not everything here is law, some parts (maybe
Saved on: 2015-11-16

PHP-DI - The Dependency Injection Container for humans

PHP-DI is a Dependency Injection Container for PHP that intends to be practical and powerful.
Saved on: 2015-11-15

How I Work with Color - Justin Mezzell - Medium

I’ve had more than a few people ask how I approach color in my pieces and whether or not I could put together a little walkthrough. I’m going to try and explain, to be the best of my ability, some of…
Saved on: 2015-11-15

Running by Gyroscope - Gyroscope

A new & improved Gyroscope App is now available in the App Store. This blog post is about our previous & now discontinued running app. We recently released a new experimental iPhone app, called…
Saved on: 2015-11-15

GitHub's CSS Performance // Speaker Deck

A talk on some problems solved related to CSS Performance at GitHub. The talk was given at CSS Dev Conference in Honolulu, HI 2012. I recorded the prese…
Tags: #css #webdev
Saved on: 2015-11-12

neutraltone/awesome-stock-resources

:city_sunrise: A collection of links for free stock photography, video and Illustration websites - neutraltone/awesome-stock-resources
Tags: #webdesign
Saved on: 2015-11-09

Rain & Water Effect Experiments | Codrops

Today we'd like to share some WebGL experiments with you. The idea is to create a very realistic looking rain effect and
Saved on: 2015-11-06

benoitvallon/react-native-nw-react-calculator: Mobile, desktop and website Apps with the same code

Mobile, desktop and website Apps with the same code - benoitvallon/react-native-nw-react-calculator
Saved on: 2015-11-06

ReactRally - YouTube

Videos from the React Rally conferences.
Saved on: 2015-11-05

WordPress Plugins We Use, 3rd Edition | CSS-Tricks

Ever wonder what's running under the hood here at CSS-Tricks? Well, it's been a while since we last shared the WordPress plugins used here on the site, and
Saved on: 2015-11-05

The AWS Certification path

Tags: #aws
Saved on: 2015-11-04

JavaScript Promises

Promises are becoming a big part of the JavaScript world, with many new APIs being implemented with the promise philosophy.
Saved on: 2015-11-03

Teams: building, managing, leading, performing

Years ago, after finishing my bachelor in computer science, while doing my specialization studies in teaching and, later on, while doing my masters in leadership and management, I had several subje…
Saved on: 2015-11-03

PHPloy - Deploy Git Repos Easily through FTP/sFTP

Let me ask you a question: How mad do you get when you have to remember which files you edited and select them on FileZilla to upload to the server? That's right - very mad. And sometimes you just upload the whole project because you don't remember what you edited. I have four words for that: "Been there; done that".
Saved on: 2015-11-01

Validate

Saved on: 2015-10-30

How can I use Docker Compose?

Docker Explained! Younes goes through the process of building a sample Laravel + MySQL app powered by two docker containers - check it out!
Saved on: 2015-10-30

Delivering Responsibly | Filament Group, Inc., Boston, MA

Read this page on the Filament Group website
Tags: #javascript
Saved on: 2015-10-29

coduo/php-humanizer: Humanize values that are readable only for developers.

Humanize values that are readable only for developers. - coduo/php-humanizer
Saved on: 2015-10-28

javascript-society/javascript-path

:books: List of books to master JavaScript Development :rocket: - javascript-society/javascript-path
Tags: #javascript
Saved on: 2015-10-28

getgrav/grav

Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony - getgrav/grav
Saved on: 2015-10-28

Angled Edges with CSS Masks and Transforms | Viget

Easily add angled edges to elements with CSS Masks and Transforms.
Tags: #css
Saved on: 2015-10-28

Separation of Concerns with Laravel’s Eloquent Part 1: An Introduction

This series explores a strategy for using Eloquent to easily achieve a DataMapper-like design that improves overall maintainability and readability of medium-to-large applications. Eloquent (and by…
Saved on: 2015-10-27

AllThingsSmitty/jquery-tips-everyone-should-know

A collection of tips to help up your jQuery game 🎮 - AllThingsSmitty/jquery-tips-everyone-should-know
Saved on: 2015-10-27

CSSGram

Saved on: 2015-10-27

DiDOM/README.md at master · Imangazaliev/DiDOM

Simple and fast HTML and XML parser
Saved on: 2015-10-24

General Assembly

Break into a tech career with best-in-class tech bootcamps. Or build your company’s tech talent pipeline with tech talent and training solutions.
Tags: #learning
Saved on: 2015-10-23

danilop/JustAGame

A (very) simple game to showcase the power of HTML5 + WebSockets and the use of Amazon Web Services (AWS) APIs within an application - danilop/JustAGame
Saved on: 2015-10-22

A Simple Serverless Test Harness using AWS Lambda | AWS Compute Blog

Tim Wagner, AWS Lambda General Manager You can easily test a Lambda function locally by using either a nodejs runner or JUnit for Java. But once your function is live in Lambda, how do you test it? One option is to create an API for it using Amazon API Gateway and then employ one of […]
Tags: #aws
Saved on: 2015-10-22

codelucas/newspaper

newspaper3k is a news, full-text, and article metadata extraction in Python 3. Advanced docs: - codelucas/newspaper
Tags: #python
Saved on: 2015-10-22

rmurphey/js-assessment

A test-driven approach to assessing JS skills
Saved on: 2015-10-21

Why My Google Organic Search Web Traffic Dropped?

Here's a checklist with SEO related questions to go through, areas to analyze and tools to use to identify the cause of organic search ranking issues.
Tags: #seo
Saved on: 2015-10-21

Getting Started with Aerys WebSockets

Modern web technology lets us create real time apps within the users browser. WebSockets make this communication dead simple, but traditionally, we couldn’t really write performant WebSocket apps in PHP, because of the single request / response model.
Saved on: 2015-10-20

git-hooks-php/README.md at master · BernardoSilva/git-hooks-php

git-hook package that uses pre-commit for PHP projects. - BernardoSilva/git-hooks-php
Saved on: 2015-10-20

ProseMirror

In-browser structured text editing component
Saved on: 2015-10-19

trix/README.md at main · basecamp/trix

A rich text editor for everyday writing
Saved on: 2015-10-19

SEO-Helper/README.md at master · ARCANEDEV/SEO-Helper

:mag: SEO Helper is a package that provides tools and helpers for SEO (Search Engine Optimization). - ARCANEDEV/SEO-Helper
Saved on: 2015-10-18

awesome-slim/README.md at master · xssc/awesome-slim

A curated list of awesome tutorials and other resources for the Slim micro framework - xssc/awesome-slim
Saved on: 2015-10-18

exratione/lambda-complex

Build and deploy Node.js applications constructed from AWS Lambda functions. - exratione/lambda-complex
Saved on: 2015-10-15

Accelerated Mobile Pages Project | CSS-Tricks

New Google thing, aimed at unsucking the "mobile" web:
Saved on: 2015-10-14

Let's Learn GraphQL | Learn GraphQL

Master GraphQL with clear, structured tutorials and insights that actually make sense.
Saved on: 2015-10-14

awesome-symfony/README.md at master · sitepoint-editors/awesome-symfony

A list of awesome Symfony bundles, utilities and resources. - sitepoint-editors/awesome-symfony
Saved on: 2015-10-13

The Future of Web Development - React, Falcor, and ES6 | Widen Engineering

The future of web application development looks a bit different than what we are all used to. I'll show you how to build a simple full-stack JavaScript app u...
Saved on: 2015-10-13

donnemartin/awesome-aws · GitHub

A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome. - donnemartin/awesome-aws
Saved on: 2015-10-12

http://libraryofwords.info/

Saved on: 2015-10-10

Alejandro Gervasio, Author at SitePoint

Alejandro Gervasio is a senior System Analyst from Argentina who has been involved in software development since the mid-80's. He has more than 12 years of experience in PHP development, 10 years in Java Programming, Object-Oriented Design, and most of the client-side technologies available out there.
Saved on: 2015-10-10

kolodny/exercises · GitHub

Some basic javascript coding challenges and interview questions - kolodny/exercises
Saved on: 2015-10-08

ampproject/amphtml · GitHub

The AMP web component framework
Saved on: 2015-10-08

Internet of Beer: Introducing Simple Beer Service — AWS Startup Collection

As Solutions Architects for AWS, we get to work with companies of all sizes, helping customers bring interesting new products to market or improve existing ones. We also get inspired by the strong…
Tags: #aws
Saved on: 2015-10-07

Decouple from Frameworks

Technical articles about Symfony and TDD
Saved on: 2015-10-05

A cartoon guide to Flux — Code Cartoons — Medium

Flux is both one of the most popular and one of the least understood topics in current web development. This guide is an attempt to explain it in a way everyone can understand. First, I should…
Tags: #javascript
Saved on: 2015-10-05

PHP Environment Setup

Saved on: 2015-10-03

How do I update Laravel Homestead?

Get a Homestead VM up and running in under a couple of minutes on any platform
Saved on: 2015-10-03

Introducing: U.S. Web Design Standards - U.S. Digital Service - Medium

This project was a collaboration between 18F and the U.S. Digital Service. The team was lead by Mollie Ruskin (USDS) and Julia Elman (18F) and made up of designers and developers in both groups…
Saved on: 2015-09-29

The Best Regex Trick

Describes a regular expressions technique to match a word or pattern except in certain contexts: excluding tags, ignoring contents, word blacklist.
Saved on: 2015-09-26

Styling & Customizing File Inputs the Smart Way | Codrops

A tutorial on how to style and customize in a semantic, accessible way using the element and some JavaScript.
Tags: #javascript
Saved on: 2015-09-25

gaearon/react-transform-boilerplate

A new Webpack boilerplate with hot reloading React components, and error handling on module and component level. - gaearon/react-transform-boilerplate
Saved on: 2015-09-21

symfony.fi

Diese Domain steht zum Verkauf!
Saved on: 2015-09-19

Protocol-oriented Programming in Swift - Apple WWDC 2015 - YouTube

Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
Tags: #oop #swift
Saved on: 2015-09-18

swivel/README.md at master · zumba/swivel

Strategy driven, segmented feature toggles
Saved on: 2015-09-18

How We Use AWS Lambda for Rapidly Intensifying Workloads · CloudSploit | Bl

Aqua Security blogs in the subject of CSPM
Saved on: 2015-09-17

iCHAIT/awesome-osx

 A curated list of awesome applications, softwares, tools and shiny things for macOS. - iCHAIT/awesome-macOS
Saved on: 2015-09-17

How do I handle errors with PDO?

Parham re-introduces PDO ahead of the PHP 7 launch, preparing you for a transition from the soon-to-be removed insecure and deprecated mysql extension!
Saved on: 2015-09-11

pagekit/pagekit: Pagekit CMS

Pagekit CMS
Saved on: 2015-09-11

oscarotero/psr7-middlewares: [DEPRECATED] Collection of PSR-7 middlewares

[DEPRECATED] Collection of PSR-7 middlewares
Saved on: 2015-09-10
❤️
</>
2025