Videos tagged with Server
GWT and Client-Server CommunicationMiguel Mendez (Google)It's a rare Ajax application that doesn't need network access. To the despair of many a developer, though, there are almost as many ways of communicating with a server as there are servers. The usual alphabet soup applies (XML, JSON, SOAP, RPC, and others) but even once you pick one, you're really just getting started. Designing your serv...
Google I/O 2008 - GWT and Client-Server Communication
GWT and Client-Server CommunicationMiguel Mendez (Google)It's a rare Ajax application that doesn't need network access. To the despair of many a developer, though, there are almost as many ways of communicating with a server as there are servers. The usual alphabet soup applies (XML, JSON, SOAP, RPC, and others) but even once you pick one, you're really just getting started. Designing your serv...
Build your own VPS in the cloud (Part 2)
This guide will show you how to hook up a hostname to your new Ubuntu VPS Mosso Cloud server and explain how to add in domains as virtual hosts. Created by philsturgeon
Build your own VPS in the cloud (Part 1)
This screencast will show you how to set up a Mosso Cloud Server running Ubuntu 8.04 and get it displaying static content via an IP address. It is the first in a 2-parter that leads on to explain how to get a full VPS running. Created by philsturgeon
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
Systm #90: Dynamic DNS: Access Your Home Computer Remotely
Want access to your files stored at home? How about hosting a home web server? Static IPs are expensive, if you can even get one. We set up Dynamic DNS instead! 'Back in the day' if you wanted to run a web server, email server, or FTP server from home you needed a static IP... and they often added quite a bit to the monthly bill from your ISP. Dynamic DNS, however, lets you use a DHCP assigned ...
'IS PHP FOR WIMPS?' - Windows Server, IIS, MySQL & PHP
Explore the possibilities of Windows Server, IIS + FastCGI, MySQL and PHP. Why Windows? Weak Link: IIS & PHP Solution: FastCGI Claims Recommended Con?g Resources Presenter: Michael Cheng, Convener, Singapore PHP User Group.
ITidiots Episode 39: Virtual Windows Clustering
This weeks video training screencast: Windows clustering provides ultimate fault tolerance, basically you can have two machines, called nodes, presenting a single ‘virtual’ server to the network, and this virtual server can run on any node. If one node dies, then the virtual server simply runs on the other. Testing for clustering usually involves expensive hardware but in this podca...