Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 2

WaterSpout is a lightweight web server capable of handling WebSocket requests. When used as part of an event-driven server pair, WaterSpout enables real-time communication between the user's browser and the server using WebSockets or long polling. The reduced overhead as well as the specialized ... [More] nature of the code running on the WaterSpout server make for extremely efficient communications between the user and the server. [Less]

5.0
 
  1 review  |  3 users  |  4,662 lines of code  |  1 current contributor  |  Analyzed almost 2 years ago
 
 

CatiSurvey is a web application which aims to provide a simple way to extend your LimeSurvey survey with phone operators. CatiSurvey is LimeSurvey backend to manage participants and operators. Interviews always use a classical LimeSurvey.

0
 
  0 reviews  |  2 users  |  57,933 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

The project is part of the metagovernment projects. We are trying to develop a website that permit a group of people to self organize

5.0
 
  0 reviews  |  2 users  |  38,048 lines of code  |  2 current contributors  |  Analyzed 3 days ago
 
 

This project started as White House 2, where we imagined how the White House could work if it was run completely democratically by thousands of people over the internet. It’s coded with Ruby on Rails 2.3.2, and released under the MIT License, the same as Ruby on Rails. This code is no longer ... [More] maintained, but there is an excellent fork called Open Active Democracy from @rbjarnason [Less]

0
 
  0 reviews  |  2 users  |  37,838 lines of code  |  2 current contributors  |  Analyzed over 2 years ago
 
 

An addon module for nginx turning it into a long-polling push server that relays messages.

0
 
  0 reviews  |  1 user  |  2,097 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

Polls for WebsiteBaker and LEPTON CMS

0
 
  0 reviews  |  1 user  |  21,553 lines of code  |  1 current contributor  |  Analyzed 8 days ago
 
 

About TinypugTinypug is a system for building portals that enable innovation communities and customer inquiry. The idea is to go beyond one-off statistical surveys (which tend to only verify an existing paradigm) to foster real collaboration, scalable two-way communication, and anecdotal feedback ... [More] from users/customers. Features and UsesA company seeking to gather more feedback on its products usually has to resort to a few existing stand-alone mechanisms such as polls and comments on product listings. But Tinypug puts all of these tools together in one place. It's not a content management system as much as it is a feedback and collaboration system. Tinypug provides in-browser message boards, polls, surveys, and user-submitted ideas with voting. There's also a basic content system that enables you to upload and publish pages and images. You can customize the look of the site using themes and extend its functionality using add-on libraries. TechnologyTinypug is written in PHP and uses the CodeIgniter framework. Documentation that describes Tinypug's functionality in more detail is available on the wiki. You can view a screencast that shows how to set up Tinypug on your own server. [Less]

0
 
  0 reviews  |  0 users  |  81,201 lines of code  |  0 current contributors  |  Analyzed over 1 year ago
 
 

Instapol is an easy to use response system using widely available "off-the-shelf" devices and browser-based software. It is made up of 3 different parts: Presenter (optional), used to display the question and response choices through an overhead projector. Control Center, used to create ... [More] and control polling, and Response Card, used by the audience to respond to a poll. Each product is described in detail below: PresenterPresenter is a simple "display" application that you can use to show the question and the answer choice to the audience. It can run as a desktop application or as an applet inside a browser, and is designed to be fast and easy to use. If you need more advanced features, such as including pictures or mathematical symbols/equations in your questions, you can use any other application such as Microsoft's PowerPoint or OpenOffice's Impress. Control CenterCC is the desktop application through which you (as the presenter) can create polls and collects results. In a common use case, you would have a PowerPoint presentation with some slides containing questions with a list of possible answers. Using the control center, you would then specify the parameters for each question, such as the number of options, the right option and the duration for which to run the poll. In addition, you would specify the list of participants allowed the take part in the poll. Each participant (using the Response Card) is assigned a unique ID, which is checked before accepting the response. Only participants that you explicitly give permission to answer will have their response accepted and tallied in the final results. Once you've created the list of questions and participants, you can save the data for later use. This data (plus the responses) is what we call a "session". Now, at the time of the actual presentation, all you have to do is open up the control center and load the data saved earlier. If you use the Control Center mobile version, you can control your presentation (such as moving forward or backward), launch the session and start/stop polls, all wirelessly, using you mobile phone. The desktop application communicates with our server on the internet to collect responses and finally displays the results in a chart overlaying your presentation at the end of the poll. The session is updated to show the responses to the question being polled. Once you're finished, you can save the session again which now contains the responses of the audience to the questions specified earlier. Note that the Control Center is oblivious to the application used to display the questions. Thus, it works not only with PowerPoint, but with any application you want. All you have to do is set the parameters of the questions beforehand, and launch the Control Center to run in the background. The Control Center is a versatile and non-intrusive application with a wide variety of features, including: Run as a pre-installed desktop application or on-demand as an applet, inside a browser. Load/Save sessions, containing questions, participants list and responses, all in one place. Generate intelligent reports and charts, summarizing the data. Use the remote server to collect responses, or run one locally if needed. Launch and control sessions using a wireless bluetooth connection to the Control Center mobile version, running on a mobile phone. Response PadThe Response Pad is used by the audience to respond to the poll by keying in the number of the option they want to choose. There are two ways in which the user could respond: Using a browser: Simply go to http://www.instapol.com/respond in a browser. This will load an applet which you can use to log-in by entering your details. Once you've logged in, a numeric keypad-like interface will be displayed. You can register you response by clicking on the button of your choice. A small icon on the display will provide visual feedback once the response is received and acknowledged. To use this method, you need a Java-enabled browser and an internet connection. Using your mobile phone: Download and install the Response Card mobile version on your mobile phone. As in the browser-based method, you first enter your details to log in to the system. If your phone supports Wifi and you're connected to the internet, you can use it to connect. Alternatively, you can choose to send your response via SMS. In that case, each time you choose an option, a text message with your response is sent to our server and eventually to the Control Center. A small icon on the display will provide visual feedback once the response is received and acknowledged. To use this method, you need a Java-enabled mobile phone with Wifi or SMS support. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 9 days ago
 
 

Meteor is an HTTP server which gives developers the freedom to think about web development in an entirely new way. It comprises the Meteor server and a standalone Javascript class which can be used in webpages to provide an abstraction layer for receiving data streams. Designed to be as simple and ... [More] flexible as possible, Meteor offers a great solution for those wishing to add asynchronous functionality to their web projects. [Less]

0
 
  0 reviews  |  0 users  |  2,339 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 

There will be 3 type of vote to make a poll. they are Statement, Rants and Question.

0
 
  0 reviews  |  0 users  |  177,731 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.