Quantcast
Channel: patrickc – SitePoint
Browsing all 109 articles
Browse latest View live

AtoZ CSS: The CSS Value of Auto

Auto is a CSS value that has a number of uses. It’s the default value for a lot of box-model properties like width, height, margin, and background-size. [code language="css"] .box { width: auto;...

View Article


Image may be NSFW.
Clik here to view.

AtoZ CSS Quick Tip: Auto

This article is a part of our AtoZ CSS Series. Watch other screencasts in this series. Welcome to our first article as part of our AtoZ CSS series! In this series we'll be exploring different CSS...

View Article


Forecasting the Weather with Your Raspberry Pi and Bluemix

IBM Bluemix and Raspberry Pi are a perfect combination when it comes to building a device with incredible potential. In this series, we’ve been exploring that potential and slowly building up what our...

View Article

Image may be NSFW.
Clik here to view.

The Future of Doxing in a World of Facial Recognition

Doxing (also known as doxxing – a term inspired by the word documents), is commonly a first-stage tactic mobs of people (and individuals) use to intimidate and scare people by digging up personal...

View Article

Image may be NSFW.
Clik here to view.

Where Things Are at in the CSS Grid Layout Working Draft

The Grid Layout specification has brought us a new method for laying out elements that is much more flexible and better suited for modern web design. Specifications evolve in this day and age of the...

View Article


AtoZ CSS Quick Tip: Display

This article is a part of our AtoZ CSS Series. You can find other entries to the series here. Welcome to our next article as part of our AtoZ CSS series! In this series I'll be exploring different CSS...

View Article

Image may be NSFW.
Clik here to view.

Exploring the Evive: A Book-Sized IoT Device

The evive aims to reduce the complex tangles of sensors, circuit boards and cables you have covering your workbench. It's a compact, all-in-one small book-sized device capable of reading and outputting...

View Article

Image may be NSFW.
Clik here to view.

Building Your First HoloLens App: Creating Assets

This series of articles will take you through the basics of starting a HoloLens app, some of the pitfalls to look out for and how to make the most out of the project for the entire universal Windows...

View Article


Image may be NSFW.
Clik here to view.

It’s Time to Be Honest about Image Replacement Techniques

In an earlier piece here at SitePoint on a history of CSS image replacement, Baljeet Rathi goes over a number of image replacement techniques, each one more ingenious than the next. These techniques...

View Article


Image may be NSFW.
Clik here to view.

Tilted Angles in Sass

Recently, I had to work on a website heavily using tilted angles as part of its design guidelines. By “tilted angles”, I mean these sections whose top or bottom edge is not completely horizontal and...

View Article

Make Forms Fun with Flexbox

I’ll come clean: HTML forms are rarely fun – but they’re a necessary part of web development. Fortunately, some historical difficulties can be alleviated with CSS flexbox. Consider how forms are...

View Article

The State of HTML5 Input Elements

Recently I was working on a project where we required date and numeric fields. Being a purist, my preference is and always will be native elements over some bloated JavaScript library. “Polyfills can...

View Article

Image may be NSFW.
Clik here to view.

There Are More Virtual Reality Headsets Than You Realize!

Virtual reality (VR) is a bit of a hot topic at the moment! I spend a lot of time putting together a weekly newsletter all about emerging tech news like virtual reality, talking about VR at events,...

View Article


Image may be NSFW.
Clik here to view.

How and Why You Should Inline Your Critical CSS

In the early days of the internet, websites were primarily used to show text based information. Slowly, our connection speeds have improved and users have been able to download high-resolution images...

View Article

What’s the Difference between Meteor and Electron?

And which should I learn and use? Meteor and Electron are both cross-platform frameworks for developing apps using web languages and technologies such as JavaScript, Node, HTML, and CSS. For a while I...

View Article


Open Source Week at SitePoint

If you are reading this, chances are you have stumbled upon something remotely related to Open Source. opensource.com defines it in a simple manner: The term "open source" refers to something people...

View Article

Image may be NSFW.
Clik here to view.

An Introduction to OSVR

Open source is dominating the world, as it can be found everywhere nowadays. Virtual Reality, until recently, was an exclusively proprietary technology. But not anymore — OSVR strives to change this...

View Article


Image may be NSFW.
Clik here to view.

The Power of Open Source in the Foundation Framework

CSS frameworks are among the most actively used tools in web design and development. If you've been involved in the industry, at some point you would have heard, seen or used a CSS framework or...

View Article

Image may be NSFW.
Clik here to view.

What’s New in HTML 5.1

A glimpse of HTML 5.1 The release of the HTML5 standard about two years ago was a big deal in the web development community. Not only because it came packing an impressive list of new features, but...

View Article

Image may be NSFW.
Clik here to view.

Native JavaScript Development after Internet Explorer

Welcome everyone to the third and last part of this series, dedicated to the retirement of oldIE and the changes this event has in the field of front-end development. So far we covered the obsolete...

View Article
Browsing all 109 articles
Browse latest View live