How to Design a Corporate Social Network - Marc Ferrentino

In Chapter 10 of 16 in his 2011 Capture Your Flag interview, cloud computing technology executive Marc Ferrentino answers "So How Has Your Approach to Solving Problems You are Having Led You to Developing Social Tools for the Enterprise?" Ferrentino, who concepted a corporate social network called Chatter, walks through the process that informed why and how Salesforce Chatter was built. He compares and contrasts corporate social networks with consumer social networks and what he learned about...

View more

From: Capture Your Flag

Related topics : corporate social network software / cloud computing social network

Laravel 5.2 PHP Build a social network - Middleware & Route Protection

Build a complete Social Network Web Application with PHP Laravel. In this video you will learn how to apply middleware to routes and how to use it to make certain routes only accessible to authenticated users.

Complete source code: https://github.com/mschwarzmueller/laravel-basics-youtube

Complete Laravel-course on Udemy: https://www.udemy.com/modern-web-development-with-laravel/?couponCode=YOUTUBE1 (Coupon: YOUTUBE1)

In this course we'll build a neat little social network and cover the...

View more

From: Mindspace

Related topics : social network build

Laravel 5.2 PHP Build a social network - Creating Posts (Model & Controller)

Build a complete Social Network Web Application with PHP Laravel. In this video, we will implement the functionality to create Posts.

Complete source code: https://github.com/mschwarzmueller/laravel-basics-youtube

Complete Laravel-course on Udemy: https://www.udemy.com/modern-web-development-with-laravel/?couponCode=YOUTUBE1 (Coupon: YOUTUBE1)

In this course we'll build a neat little social network and cover the basics of developing with Laravel.

If you feel like doing so, please subscribe,...

View more

From: Mindspace

Related topics : social network build

Laravel 5.2 PHP Build a social network - Post Validation & Outputting Errors

Build a complete Social Network Web Application with PHP Laravel. In this video we will implement the validation logic for new Posts.

Complete source code: https://github.com/mschwarzmueller/laravel-basics-youtube

Complete Laravel-course on Udemy: https://www.udemy.com/modern-web-development-with-laravel/?couponCode=YOUTUBE1 (Coupon: YOUTUBE1)

In this course we'll build a neat little social network and cover the basics of developing with Laravel.

If you feel like doing so, please...

View more

From: Mindspace

Related topics : social network build

Laravel 5.2 PHP Build a social network - Creating the Dashboard View

Build a complete Social Network Web Application with PHP Laravel. In this video we will create the dashboard view for our application. Important: This will be a pure HTML/CSS (and Blade) video.

Complete source code: https://github.com/mschwarzmueller/laravel-basics-youtube

Complete Laravel-course on Udemy: https://www.udemy.com/modern-web-development-with-laravel/?couponCode=YOUTUBE1 (Coupon: YOUTUBE1)

In this course we'll build a neat little social network and cover the basics of developing...

View more

From: Mindspace

Related topics : social network build

Davos Annual Meeting 2007 - The Impact of Web 2.0

http://www.weforum.org/

27.01.2007

The Impact of Web 2.0 and Emerging Social Network Models

The rapid rise of online social networks is both a social and business phenomenon, the impact of which is only beginning to be understood. The consumer-powered Web 2.0 creates innovative ways for businesses to operate and people to communicate.

1) What is driving the emergence of virtual communities? Is the rapid rise in their valuations justified?

2) How are companies beginning to use social...

View more

From: World Economic Forum

Related topics : online business social network / online social networking marketing / social network marketing strategies / global social networking market / social media network marketing

Laravel 5.2 PHP Build a social network - User Logout & Fixing Post Deletion

Build a complete Social Network Web Application with PHP Laravel. In this video we will take improve our post-deletion logic and allow users to log out.

Complete source code: https://github.com/mschwarzmueller/laravel-basics-youtube

Complete Laravel-course on Udemy: https://www.udemy.com/modern-web-development-with-laravel/?couponCode=YOUTUBE1 (Coupon: YOUTUBE1)

In this course we'll build a neat little social network and cover the basics of developing with Laravel.

If you feel like doing...

View more

From: Mindspace

Related topics : social network build

New Social Network - Part 1 - Getting Started

In this brand new series we'll be learning how to create our own social network from scratch using PHP and MySQL.

This series makes the old howCode Social Network series obsolete.

We'll be using modern web development best-practices throughout this series to ensure that our social network is secure, easy-to-maintain and efficiently uses resources.

Link to DigitalOcean: http://howco.de/d_ocean

Link to video 1 source code: http://howco.de/sn1-source

Link to series playlist:...

View more

From: howCode

Related topics : social network php mysql

Laravel 5.2 PHP Build a social network - Edit Posts with AJAX Request

Build a complete Social Network Web Application with PHP Laravel. In this video we will finally create and handle the AJAX request which will in the end be used to update our post data in the database.

Complete source code: https://github.com/mschwarzmueller/laravel-basics-youtube

Complete Laravel-course on Udemy: https://www.udemy.com/modern-web-development-with-laravel/?couponCode=YOUTUBE1 (Coupon: YOUTUBE1)

In this course we'll build a neat little social network and cover the basics of...

View more

From: Mindspace

Related topics : social network build

Laravel 5.2 PHP Build a social network - Use jQuery to fetch Post Content

Build a complete Social Network Web Application with PHP Laravel. In this video we will use jQuery to load the content of the post which we want to edit.

Complete source code: https://github.com/mschwarzmueller/laravel-basics-youtube

Complete Laravel-course on Udemy: https://www.udemy.com/modern-web-development-with-laravel/?couponCode=YOUTUBE1 (Coupon: YOUTUBE1)

In this course we'll build a neat little social network and cover the basics of developing with Laravel.

If you feel like doing...

View more

From: Mindspace

Related topics : social network build