263 projects tagged "CSS"
Light source is an object which can apply a shadow to page elements based on the position of a light. It takes the identifier of a page element and changes its CSS atttributes which define shadow parameters depending on the position of a light source relative to the target element and its children elements. The shadow can be generated either with the shape of the text elements or the whole box of the target element.
PubwichFork is a Web application that allows you to aggregate your published data from multiple Websites and social services into a single HTML page. It is an improved version of the original application, since Pubwich is not actively maintained anymore. This fork fixed several bugs, adds filtering methods to the data streams, and enables output caching and post-output processing. Besides standard feed formats like Atom and RSS, PubwichFork supports Delicious, Youtube, Vimeo, Flickr, Last.fm, and more.
Texpand expands textarea input as the user types the text. It listens to the events triggered when the user types or delete text in a textarea input. The object can adjust the dimensions of the textarea input to make the text fit in the visible area of the input. The minimum or maximum width and height of the textarea input are configurable parameters.
Image Selector previews images defined in select input options. It can take as a parameter the identifier of a form select input element which has options set to the URLs of images to be picked by the user. The object can display the currently-selected image inside a preview page element. The object can also change the currently-selected image to move to the next, previous, first, last, or to any of the images in the list.
selfoss is a multipurpose RSS reader, live stream, mashup, and aggregation Web application. You can register RSS feeds, and this Web-based PHP application will continuously fetch new RSS feed items. The items will be shown in a stream. You can also add other sources, like deviantart, Twitter, or tumblr users. Attaching new sources is very easy, and you can add any source you want (e.g. IMAP email account, log files, etc.). selfoss also allows you to collect all your postings on different communities (e.g. Twitter, your blog, etc.) and show it in one place. It features a Web-based RSS reader, universal aggregator, mobile support (Android, iOS, and iPad), and support for MySQL, SQLite, and MongoDB databases. It is easy extensible with an open plugin system (write your own data connectors). It is a lightweight PHP application taking up less than 2 MB.
OpenSourceClassifieds is LAMP software for creating highly-scalable classified ad websites. It supports general ads or specialized ones through plugins (cars, jobs, real estate, dating, etc.), many languages, lots of options for customization, integration with TinyMCE for WYSIWYG editors for rich formatting, extensibility through plugins (Google Analytics, Google Maps, Time elapsed, etc.), an interchangeable look and feel with themes, search engine (SEO) features (Sitemap.xml generation, robots.txt, nice URLs), an integrated search engine with full text support, an unlimited number of categories and sub-categories, and out-of-the-box anti-spam facilities (Akismet, Re-captcha).
Isoworld can render 3D isometric cubes from three page elements. It takes the identifiers of three page elements and adjusts their CSS transform properties so they form the faces of a cube which appears in the page with the 3D isometric perspective. It can also use a fourth element to be displayed as the shadow of the cube on top of another element which appears as the ground.
WorkingWiki is a software extension for MediaWiki that makes a wiki into a powerful environment for collaborating on publication-quality manuscripts and software projects. The WorkingWiki extension allows you to store "source files" in your wiki and develop, test, run, and publish them easily. Examples include a project of five LaTeX files and six EPS images that compile together into a single PDF file, or an R script that includes two other R source files and produces a CSV data file and several EPS figures. The WorkingWiki extension keeps track of when the source files have changed and when to redo the processing to update the output, and how to display the various file formats involved. The output files and images can be displayed in wiki pages along with the source code, and can be used as inputs to further computations.
Simblog aims to be one of the most easy-to-use and lightweight blogging platforms. It emphasizes user experience, workflow, and ease of use without neglecting usability and extensibility. It will take full advantage of what HTML5 and CSS3 have to offer without delving too deeply into experimental features. It is built on its own lightweight framework, which allows a high degree of extensibility and modularity for your blog. It uses Smarty as a templating engine (which also provides a caching mechanism), jQuery and Kendo UI for frontend design, and MySQL as a database.