Categories
Expand all Collapse all
'Key' not passed to script.
'Key' not passed to script.
Scaling Facebook with OpenSource tools(Tracked)
Scaling Facebook with OpenSource tools

This talk will give you a better idea of what it takes to scale Facebook.From the day that Mark Zuckerberg started building Facebook in his Harvard dorm room in 2004 to today, the site has been built on common open source software such as Linux, Apache, MySQL, and PHP. Today Facebook reaches over 350 million people per month, is the largest PHP site in the World, and has released major pieces of our infrastructure as open source.It's not possible to scale a site like Facebook simply by sharding your databases, rather we've developed and contributed to a series of open source infrastructure technologies. Some of these projects include Cassandra, Hive, Haystack, memcached, and Scribe, where each focuses on solving a specific problem with Thrift allowing them to communicate across languages. This talk will give you a better idea of what it takes to scale Facebook, a look into the infrastructure we use to do so, and dive into performance work we're focused on in order to scale PHP to over 350 billion page views per month.FOSDEM (Free and Open Source Development European Meeting) is a European event centered around Free and Open Source software development. It is aimed at developers and all interested in the Free and Open Source news in the world. Its goals are to enable developers to meet and to promote the awareness and use of free and open source software. More info at http://fosdem.org By David Recordon

Posted On: 06 Nov, 2010 Continue...
Getting Started with the AdWords API PHP Client Library(Tracked)
Getting Started with the AdWords API PHP Client Library

A brief tutorial that demonstrates how to get started using the AdWords API PHP client library. Best viewed in HD.

Posted On: 15 Nov, 2010 Continue...
CSS-Tricks #50: Building a Customized and Dynamic Ordering Form(Tracked)
CSS-Tricks #50: Building a Customized and Dynamic Ordering Form

Real-life clients have real-life needs for their websites. They don’t care about your fancy RSS feeds and AJAX, they just want their website to do what they tell you they want it to do. In this screencast I walk through an example feature I am building for a real-life client who needed some very specific functionality built into a page. It is an ordering process that needs to check for a valid zip code, and then do a bunch of custom calculations based on quantities, shipping costs, etc. Both jQuery and PHP are used to do the heavy lifting.

Posted On: 15 Nov, 2010 Continue...
ThemeForest: jQuery for Absolute Beginners: Day 15 - Part 2(Tracked)
ThemeForest: jQuery for Absolute Beginners: Day 15 - Part 2

In Part 1 of day fifteen, we worked on setting up the PHP side of a CSS style-switcher. Today, we’re going to take things one step further and implement some AJAX functionality. Coming in at just under thirty minutes, this final video in the series is the most in depth. As an unintended “bonus”, I had to take a couple of minutes to fix some mistakes that I made. I could just as easily have edited this section out; however, I think it’s important to watch how other developers debug their application. Considering that, I kept it in. Created by Jeffrey.

Posted On: 15 Nov, 2010 Continue...
SampsonVideos: AJAX Definitions with jQuery and PHP(Tracked)
SampsonVideos: AJAX Definitions with jQuery and PHP

In this lesson we will create a sweet-action AJAX Definition retriever with jQuery and PHP – leeching definitions from the ever-wise Google of course.

Posted On: 15 Nov, 2010 Continue...
ThemeForest: How to Create a Contact Form Using PHP and AJAX(Tracked)
ThemeForest: How to Create a Contact Form Using PHP and AJAX

I noticed a thread on the forums that discussed exactly how to implement a working contact form into a site template. So I thought to myself, “What better way to demonstrate the process than with a screencast!” Created by Jeffrey.

Posted On: 15 Nov, 2010 Continue...
w3videotutorials: Using Dreamweaver to handle PHP files(Tracked)
w3videotutorials: Using Dreamweaver to handle PHP files

Dreamweaver is a powerful text editor, if you want to work with php file you need to know how to set it up so it knows how to handle your server-side php files.   Created by stable121

Posted On: 16 Nov, 2010 Continue...
NetBeansTV: Building a Flickr slideshow with PHP(Tracked)
NetBeansTV: Building a Flickr slideshow with PHP

This demo shows off the new PHP features of NetBeans 6.5 by walking through building a simple application to access Flickr.  You will then see how to turn your Flickr images into a simple slideshow using JavaScript and CSS. Developed by: Justin Bolter

Posted On: 17 Nov, 2010 Continue...
Combining PHP, JSON and jQuery Screencast(Tracked)

In this screencast I'll show you how simple it is to make PHP communicate with a JSON data source using jQuery's Ajax functionality.

Posted On: 05 Dec, 2010 Continue...
Detecting Ajax Requests With PHP(Tracked)

In this PhpRiot Snippet I will show you how you can check if a HTTP request is an Ajax request.

Posted On: 05 Dec, 2010 Continue...

 1 2 3 4 >