15 projects tagged "GPL"
mod_sass is an Apache HTTPD module that automatically compiles SASS files into CSS. When a client's browser requests a SASS file, this module will fill the request with the compiled CSS. When a file is compiled, the resultant CSS is also cached. This means that the SASS is only compiled when the file has been modified, so the average wait time for the file is always very fast.
phpCacheAdmin is a Web application for administrating and debugging Memcached. It allows you to delete or view the current contents of the server and specify the output cache time. It also has the potential to be expanded to xDebug, FileCache, radishes, and other types of caches.
HAL-300 is a system that implements asynchronous communication between teacher and student for distance courses and automates the execution of actions that must be performed by the teacher, enabling the teacher to concentrate on the creative activity of individualization. This improves upon many e-learning systems, which are not prepared to deal with the unique situation of a student seeking distance education, resulting in courses that contain learning activities that are not contextualized to the reality of the learner. This software was created to realize a methodology of distance learning in which the teacher acts as an adviser to the study of each student, understanding their needs from asynchronous dialogs, enabling the creation and selection of content and teaching activities that are contextualized to the reality of the learner.
PHASP is a small framework / templating engine for PHP. It implements some features similar to ASP.NET. Currently, it implements a parser for PHASP templates. It has the ability to render textboxes, buttons, string literals, and a repeater control for connections to a MySQL database. The framework is event-driven and is similar to the ASP.NET lifecycle.
Larrys Form Generation creates HTML forms using jQuery for validation. It can generate HTML for different types of form elements, including inputs, labels, and form start and end sections. The generated HTML includes JavaScript which can validate the form inputs either when the inputs are changed or when the form is submitted. The validation can be done according to certain rules, and it uses the jQuery JavaScript library and a JavaScript class provided separately.
Instagram API integration with PHP can access an Instagram user's account using its API. It can send HTTP requests to the Instagram API Web servers using the OAuth protocol to access the account of a user with his permission. The class retrieves a token which it can use to send subsequent API requests to get the user feed, the user publications, the followers and who the user follows, and the user's most popular photos.
KForge is a stable, enterprise application for project hosting. KForge provisions project services on-demand and controls access with a robust, role-based, single sign-on access controller. Project services include version control systems (e.g. Git, Mercurial, Subversion); project frameworks with mechanisms to plan and track work (e.g. Trac); wikis and mailing lists (e.g. MoinMoin, Mailman); and content management systems and blogs (e.g. Joomla, Wordpress). KForge also provides a complete Web interface for administration of project members and services, as well as a fully-developed plugin system so that new kinds of services can be added easily.