857 projects tagged "Apache 2.0"
MochiPHP is a lightweight framework for PHP that adopts component and page oriented design with a simple database and object-persistence library. Page oriented design: write a class and template pair per page. Form components hide complex HTML markup and user interaction handling. Persistent objects with auto-generated property accessors.
District Builder is a software application designed to give the public transparent, accessible, and easy-to-use mapping tools to draw the boundaries of their communities or to generate redistricting plans for their state and localities. The drawing of electoral districts is among the least transparent processes in democratic governance. All too often, redistricting authorities maintain power by obstructing public participation. The resulting districts embody the goals of politicians to the detriment of the representational interests of communities and the public at large. With District Builder, the public has the capacity to create and submit district plans for municipal, county, and state governments, support redistricting competitions, and keep the entire process open. In addition to legislative redistricting, District Builder's flexibility accommodates school districts, police districts, and many other redistricting needs.
Mole (Mobile Organic Localization Engine) provides room-level geoposition estimates using existing WiFi infrastructure. When you create an entry in the database by naming a room, your and other users' mobile devices will recognize when they are in that room. Other applications can poll or monitor the current room estimate and act accordingly, with context aware behavior. Because too much WiFi scanning drains batteries, it uses accelerometers and other tricks to keep scanning to a minimum while keeping update latency reasonable.
VisualFox-FX is an animation and visual effect library for Google Web Toolkit that leverages CSS3. VisualFox-FX supports JavaScript, CSS3, and hybrid mode (mixing JavaScript and CSS3 animation). VisualFox-FX uses the concept of a channel, which provides an extra layer of flexibility (allowing you to daisy-chain your animation). VisualFox-FX works directly with Element instead of Widget for added flexibility.
Mod_Dosblock is an Apache module written to provide Dos/DDoS protection at the HTTP layer. It works on HTTP URLs or HTTP headers, and can throttle requests based on the incoming URI/header pattern. This module can be particularly useful in an architecture where the content serving Web servers sit behind reverse proxy Apache servers exposed to the Internet. The gateway servers can throttle/DoS protect HTTP queries, saving the actual serving Web servers.