public marks

PUBLIC MARKS from camel with tags web & form

2008

Panda - Open source video platform

by 2 others
Panda is an open source solution for video uploading, encoding and streaming. Unlike other video platforms, Panda is not just a service for encoding your videos for the web; Panda handles the whole process. From the upload form to streaming, Panda takes control. By providing an elegant REST API, Panda makes it completely painless to implement full video uploading, encoding and streaming functionality to your web application in a matter of hours. * Runs completely within Amazon's Web Services utilising EC2, S3 and SimpleDB. * Everything contained within one elegant Merb application. * Support for the numerous encoding profiles FFmpeg supports including FLV, h264 for Flash a iPhone formats. * Panda gem for painless integration with Ruby on Rails and Merb. * Lovely little admin dashboard for managing your videos.

2007

Tuning LAMP systems, Part 2: Optimizing Apache and PHP

Applications using the LAMP (Linux®, Apache, MySQL, PHP/Perl) architecture are constantly being developed and deployed. But often the server administrator has little control over the application itself because it's written by someone else. This series of three articles discusses many of the server configuration items that can make or break an application's performance. This second article focuses on steps you can take to optimize Apache and PHP. Linux, Apache, MySQL, and PHP (or Perl) form the basis of the LAMP architecture for Web applications. Many open source packages based on LAMP components are available to solve a variety of problems. As the load on an application increases, the bottlenecks in the underlying infrastructure become more apparent in the form of slow response to user requests. The previous article showed you how to tune the Linux system and covered the basics of LAMP and performance measurement. This article focuses on the Web server components, Apache and PHP.

2006

The Form Assembly - wForms - A Javascript Extension to Web Forms - The Form Assembly

by 7 others
wForms is an open-source, unobtrusive javascript library that adds commonly needed behaviors to traditional web forms without the need for any programming skill.

2005

Rad Upload :: HTTP File Upload With Drag and Drop

by 3 others (via)
Improve the user friendlines of your web site's file upload form with Rad Upload. Thanks to the drag and drop functionality your visitors can transfer files to your server just as easily as copying from one folder to another.