your query returned 1 results
Dynamic site
Dynamic websites are sites that can change Dynamically. These types of websites are generally written in a server side language such as ASP or PHP. Client side scripting languages can also create dynamic pages- Javascript is the most common client side language used to create dynamic page elements. See also content management system, dynamic site.
DEVELOPER LINKS
Projects of Steven DeGraeve
This guy makes some really great little php projects. Assisting in making use of web services as well as making favicons. Very cool projects!
Ruby net::ftp tip
I was establishing a connection just fine, but the interaction commands with the server weren't working. ftp.list and ftp.dir weretiming out. Turns out to be a mistake in modes! Just set ftp.passive=true!
windows media in a web page
This is a nice introduction/walk-through of the steps to embedded video and online playlists for wma files.