Browsing projects by Tag(s)

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

Showing page 29 of 31

keeprThe aim of the keepr project is the creation of a simple and user friendly web content management system/framework using the model-view-controller architectural pattern, php server side scripting and the mySql database. DEVELOPER NEWSKeepr 0.1 is currently a work in progress and is ... [More] being redesigned from scratch. Please check out the development version from the repository or browse the source. New Features so far: (Development Version only) Observer Pattern HTML Document, DOCTYPE and Tag creation through PHP code Validate HTML tags against a specific HTML version. (HTML4 and HTML5 for now) Compressed HTML Code output, simply disable debug mode :) Plug in your own JavaScript source, files or preferred library on either the head or body tag. Plug in your own CSS source or linked files Compressed JavaScript and CSS (in embedded source code only) output, simply disable debug mode Keepr Version 0.06 (Release) FeaturesPHP5 or later (Update your php to version 5, it's just better) Powerful Flexible More Secure MVC way of getting things done Create custom templates Plug in your own php code as a WebControl. Plug in your own preferred JavaScript library Plug in your own preferred CSS framework Plug in your own preferred php libraries Current Version is 0.06Download it! KNOWN ISSUESThe following issues apply to Version 0.06 download. Incorrect Home URL TODO:Document Administration [Less]

0
 
  0 reviews  |  0 users  |  6,992 lines of code  |  1 current contributor  |  Analyzed about 2 years ago
 
 

smaNews is Free and Light News Management / Content Management System. www.smaNews.com

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

OpenOtter is a web server that lets you embed Python into any page. It also lets you have Python scripts and shell scripts as pages. It can be placed in any folder, and it only requires that you have Python, any version in your path, as well as having the sh shell script interpreter in your path. ... [More] OpenOtter is made in REALbasic. OpenOtter is getting redesigned. It will be written in C and have support for "Servlets" written in Python and C. Support for Java, Shell, and Python scripts will still be included. Please note, I have other projects that I am currently working on. I will continue to work on this project at a later date. In the meantime, if someone would like to help work on it, you can email me. My email address is below. If you wish to work on the project just email me ma.mazmaz_AT_g(oogle OMIT WHAT IS IN THE BRACKETS)mail.com OpenOtter v.2.0 is released. An update to the database console GUI is released, version 2.1. [Less]

0
 
  0 reviews  |  0 users  |  201 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

Gawsh is a framework and set of utilites to support development for the Google App Engine. The first utility is a bulk-download facility to support downloading data from a Google App to a file on the client, in either CSV or XML format. It consists of a client module, run on the desktop, and a ... [More] server module to be customized and incorporated into a Google App, with a similar structure to the bulk upload components supplied by Google. Read the description and instructions on this wiki page and download the code, plus some test fixtures, from the Downloads section. There is also a little code, and a lot of discussion, about testing methods and techniques specific to testing the Google App Engine. Learn how to write tests that you can run simply by using the Idle editor that came with Python and hitting F5. Read the description, and a lot of opinionated comments, on this wiki page and download the code, plus some test fixtures, from the Downloads section. [Less]

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

New ReleaseUpdated documentatin to come. v3.0 includes many bug fixes and enhanced funtionality. Dexter is a tool for producing XSLT 1.0-compliant stylesheets to style arbitrary XML data into human-readable XHTML using the design document as the source. Thus changes to the visual layout may ... [More] be propagated directly to the XSLT through a predictable, automated process. While it can be used with many other XML formats such as WML or RSS, formats with complex attribute-value structures such as SVG will be supported with extension modules in the future. Dexter allows users to define extended attributes which can be associated with descriptors and editors. These attributes can be embedded into any well-formed XML document. The resulting embellished document, the 'source', is then input to the dexter engine. This will generate one or more XSLT stylesheets describing the input document interpolating editor modifications and any instructions specified by the descriptors. Operations are specified exclusively with extended attributes embedded in per-module custom namespaces so web browsers will continue to see the decorated source exactly as the web designer saw it before. Thus, the changes we effect while preparing the design document as source for dexter are effectively transparent to all but dexter. Input Documents Dexter does not validate input documents, but does expect them to be strictly well-formed XML or XHTML as it uses the JVM's default configured JAXP parser to produce the Document object against which dexter performs it's operations. This constraint helps guarantee that the documents produced from the resulting XSLT will accurately reflect the input document. Dexter is designed to handle arbitrarily complex input documents so long as they are well-formed. Example Usage For an example of dexter's usage, refer to dexter.html. It serves as the design document for dexter's documentation and is used to generate dexter.html.xsl which styles the documentation pages. View the source for dexter.html and scan for attributes in the dx and dd namespaces; they have been been extensively commented. To see the resulting stylesheet applied, refer to any of the documents listed on the right under links such as the User Guide For more detailed information about descriptor in the dx namespace refer to User Guide#Dexterity. Operations in the dd namespace are documented under User Guide#Didi. [Less]

0
 
  0 reviews  |  0 users  |  14,620 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

Serveur web sémantique pour Last.fm Nom Contact Maximilien Perrin Camille Roux Website ObjectifL’objectif de notre projet est d’exploiter des données extraites de Last.FM grâce à son API pour fournir une navigation directe et intuitive parmi les artistes et styles de musiques. ... [More] L’utilisateur peut ainsi découvrir de nouveaux artistes et des morceaux de musique originaux suivant ses goûts musicaux, et obtenir des informations sur ce qu’il souhaite. Notre projet comporte deux parties fondamentales. La première partie consiste à développer un utilitaire destiné à récupérer un ensemble d’informations à partir des services web d’AudioScrobbler, afin de constituer une base sémantique représentative des musiques existantes. L’API mise à disposition ne permet pas de récupérer les données de façon globale, mais seulement de façon ponctuelle : on peut par exemple récupérer à partir d’un artiste précis ses artistes proches, ses tags, ses albums... mais pas l’ensemble des artistes existants. Nous avons donc décidé d’utiliser un parcours en largeur sur le graphe des artistes proches afin de constituer une liste d’artistes, puis pour chaque récupérer ses tags et ses albums. Cette méthode permet de constituer rapidement une base de connaissances à partir d’un nom d’artiste. La seconde partie de notre projet consiste en un site web permettant l’accès et la navigation parmi les données récupérées. Ce site, basé sur le moteur sémantique Sewese, devait respecter un certain nombre de contraintes que nous nous étions fixées. Tout d'abord, nous souhaitions que le site soit ergonomique afin qu'il puisse être ludique pour l'utilisateur. Nous tenions également à respecter certaines normes d'accessibilité afin que le site puisse être utilisé par des déficients visuels ainsi que pour favoriser le référencement par les moteurs de recherche. Scénarios d’utilisationComme nous l'avons dit précédemment, nous avons décidé de faire en sorte que le site puisse offrir la possibilité à l'utilisateur de réaliser un voyage dans la musique. Nous voulions qu'il puisse facilement naviguer entre les styles de musique et les artistes. Pour cela, nous avons décidé d'afficher un nuage de tags en première page représentant les tags les plus utilisés dans notre base. Un clic sur un tag permet d'afficher la liste des artistes qui correspondent le plus au tag en question, avec la photo du groupe si elle est disponible. Enfin, un clic sur un artiste affiche la page de l'artiste lui- même qui est divisée en trois parties : la liste de ses albums, un nuage des tags correspondant à l'artiste et aussi, les artistes qui ont un style proche de celui de l'artiste. Il est à noter qu'il est possible de revenir sur le nuage de tags du départ à tout moment en cliquant sur le logo du site. Enfin, nous avons ajouté un champ de recherche dans la bannière qui permet à l'utilisateur de faire une recherche parmi les tags et les artistes, ce qui lui permet d'accéder rapidement à l'information s'il le souhaite. [Less]

0
 
  0 reviews  |  0 users  |  230,458 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

An online strategy game based on the under-appreciated Chaos Overlords. The turn-based game is basically a board game where player's vie for control of all sectors, or for the various goals defined in game setup. 'Gangs' are hired to help conquer these goals and territories are equipped ... [More] with buildings that help gain you money, weapons, or other abilities. Dragging tiles over the static board would probably need to be done via DHTML - AJAX might come in handy dealing with interactions. Database infrastructure will probably use MySQL (what else). Definitely open to suggestions here... Possible features:    * Giant game boards    * >6 players    * More gangs, buildings, and weapons    * gang and weapon editor    * more game types    * darker, bloodier, and more twisted humor    * real-time play       * games continue even if you're not there       * gangs and movement distributed over time instead of over turns       * For large games - A kind of MMO type game, where you can log in over time to see how your gangs are doing, hire new ones, plan movement, buy equipment, etc...    * advanced gang movement strategy. Design routes and patrols for gangs in territories that are owned.    * gangs (and the game itself) is not unlike a complex card game - can tie into an offline card-based gaming system. WANNA KICK NECK WITH US? The game isn't hugely dependent on graphics. It would probably make a great project or side-project for online developers. Wanna join the project? Email the neck-kickers at chaosoverload-discuss@googlegroups.com. UPDATE 08/04 Development hasn't started yet, so backend work can start in either Java, Python, or C. Email chaosoverload-discuss@googlegroups.com to discuss. [Less]

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

Mouse CMS based on Parser

0
 
  0 reviews  |  0 users  |  12,003 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

Net::Tube is a free implementation of a pipelining system for web-services, that help people to create mash-ups of web-applications easily. However, commercial, close-source, and proprietary services have their own limitations for application developers. For example, these services need to run all ... [More] the traffic through a third party server, which is not a good solution in some environments. Furthermore, remote pipelining services allow just as much innovation as the pre-build modules of these services implement. However, often it is just add a tiny bit of extra functionality that missing but cannot added in such environments. Net::Tube gives web-developers the power of pre-built data filtering and data manipulation, together with the power of extending the system towards the needs of an application. [Less]

0
 
  0 reviews  |  0 users  |  3,592 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

Pizza online décide de moderniser sa gestion et décide de créer un site internet au moyen duquel les clients pourront commander eux-même leur menu. Imprimer ce menu ou même consulter les informations du site par Wap au moyen de leur téléphone portable.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 2 days ago
  web xml
 
 
 
 

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.