Monday, August 3, 2015

Picr

Picr – new era for Photographers

Launching soon page for new startup 'Picr' that helps (potential) clients find and book sessions with you, the photographer. Really like this style of team picture - enthusiastic, colorful and fun.

by Rob Hope via One Page Love

Blackbox

opl-small

Launching soon page for 'Blackbox' - a new startup from the creators of Cards Against Humanity. The One Pager features an animated 3D canvas sphere on what seems like a low poly wireframe. The 3D effect is achieved with three.js.

by Rob Hope via One Page Love

Why You Should Use Neo4j in Your Next Ruby App

I have needed to store a lot of data in my time and I've used a lot of the big contenders: PostgreSQL, MySQL, SQLite, Redis, and MongoDB. While I've built up extensive experience with these tools, I wouldn't say that any of them have ever made the task fun. I fell in love with Ruby because it was fun and because it let me do more powerful things by not getting in my way. While I didn't realize it, the usual suspects of data persistence were getting in my way. But I've found a new love: let me tell you about Neo4j.

What is Neo4j?

Neo4j is a graph database! That means that it is optimized for managing and querying connections (relationships) between entities (nodes) as opposed to something like a relational database which uses tables.

Why is this great? Imagine a world with no foreign keys. Each entity in your database can have many relationships referring directly to other entities. If you want to explore the relationships there are no table or index scans, just a few connections to follow. This matches up well with the typical object model. It is more powerful, though, because Neo4j, while providing a lot of the database functionality that we expect, gives us tools to query for complex patterns in our data.

Continue reading %Why You Should Use Neo4j in Your Next Ruby App%


by Brian Underwood via SitePoint

Introduction to OwnCloud Server: File Sharing Under Your Control

Sponge Digital & Design US

Sponge Digital & Design US

Promotional landing page for the US division of creative bureau 'Sponge & Digital Design'. The One Pager features impressive intro slideshow background animations as well as a dark scheme with good contrast.

by Rob Hope via One Page Love

10 Free JavaScript Books

This is a collection of free books to read if you’d like to learn about JavaScript. These JavaScript books are in various digital formats: PDF, EPUB, HTML, etc.

Eloquent JavaScript

By . 178 pages.

Eloquent JavaScript introduces you to the JavaScript language. It also covers general programming concepts such as object-oriented programming. In the last leg of this book, you’ll get to learn about Node.js, which is an application for running JavaScript in environments beyond the browser.

JavaScript Enlightenment

By . 141 pages.

JavaScript Enlightenment deeply delves into advanced JavaScript language features. To give you an idea of how technical this book is: There’s a chapter dedicated solely to the null value, and another one just for undefined. If you’d to learn the ins and outs of the language, read this book.

Learning JavaScript Design Patterns

By . 33 web pages.

Design patterns are conventional solutions to common tasks. Using good design patterns will improve your code’s efficiency, security and quality, while bad ones — called anti-patterns — will lead you to trouble. This book is about JavaScript (and jQuery) design patterns, techniques and best practices.

The JavaScript Tutorial

By . 90 web pages.

This online book will walk you through the basics of the JavaScript language. As the book progresses, you’ll be introduced to more advanced subjects such as object-oriented programming and regular expressions.

Human JavaScript

By . 16 web pages.

The premise of Human JavaScript is that within the realm of JavaScript, there’s a subset of features, tools, approaches and patterns that are optimized for people. This book is for developers who are interested in learning about JavaScript in the perspective of building web apps.

Speaking JavaScript

By . 252 web pages.

Speaking JavaScript is for programmers who want to learn how to write code with JavaScript. An assumption the author makes is that the reader is already a programmer who knows object-oriented programming and another language like PHP, Ruby, Python, C++, Java and so forth.

Building Front-End Web Apps with Plain JavaScript

By . 183 pages.

This book is aimed at JavaScript developers and experienced programmers who would like to learn JavaScript hands-on, in the context of creating a fully-functional web application.

Programming JavaScript Applications

By . 152 web pages.

This book will teach you the techniques, approaches and best practices for building modern web apps using JavaScript and related web technologies such as JSON and NoSQL.

Single Page Apps in Depth

By . 72 pages.

The author of this book, Mikito Takada, aka Mixu, believes that "the best way to learn how to use something is to understand how it is implemented." As such, this book goes through a general process of creating web apps with JavaScript and its other Web technologies.

DOM Enlightenment

By . 121 web pages.

The document object model (DOM) is a key concept that you must master if you’re serious about JavaScript. DOM Enlightenment is a technical guide to DOM scripting.

Related Content

Jacob Gube is the founder of Six Revisions. He’s a front-end developer. Connect with him on Twitter and Facebook.

The post 10 Free JavaScript Books appeared first on Six Revisions.


by Jacob Gube via Six Revisions

How to Create Facebook Ads That Stand Out Using Power Editor

Do your Facebook ads get noticed? Wondering how creating ads with Power Editor makes a difference? When you build ads in Power Editor instead of the Facebook Ads Manager, you have more control over your creative elements. In this article you’ll learn how to use Power Editor to create Facebook ads that gets results. #1: […]

This post How to Create Facebook Ads That Stand Out Using Power Editor first appeared on Social Media Examiner.
Social Media Examiner - Your Guide to the Social Media Jungle


by Andrea Vahl via Social Media Examiner