7 projects tagged "JavaScript"
Adtruism raises money and awareness for charities through online advertising. If you have a Web site or blog you can raise money and awareness for any charity you like by embedding an iFrame. The iFrames display advertisements, the proceeds from which go directly to the charity of your choice. At present, all money goes to the charity chosen by the Webmaster, but the plan is to give everyone some say in where the money goes. To do this, a range of browser plugins and apps are being developed that will allow users to choose a combination of charities that they would consider their ideal donation ratio. When they visit a Website with one of this software's ads embedded, it can record their preferences and then revenue can be divided up accordingly.
PlainAjax is a lightweight, crossplatform framework designed to simplify the use of Ajax. It saves the developer from Ajax implementation details and focuses on the most common tasks of an Ajax Web development. It sends requests to the Web server, posts data from HTML input elements, posts data from JavaScript variables, puts the server's response into a HTML element, processes responses using a JavaScript function, and much more.