The Fira font family was designed to cover the legibility needs for a large
range of handsets varying in screen quality and rendering. It comes in a
Sans Serif with 16 weights all accompanied by italic styles. The package also
includes a Mono Spaced variant with 3 weights (regular, medium and bold). The
UFO source files are included in examples.
Web Font: EOT, WOFF, WOFF2, TTF, and boilerplate HTML+CSS
*supports advanced Open Type typographic layout features and languages
LionWiki is a minimalis Wiki engine programmed in PHP. It's extensible,
templatable, file based (it doesn't need database like MySQL) and requires
just one file to function. It's suitable for small websites, personal
notebooks or journals.
Mgstat produces html reports for years, months and days (with png or
gif charts generated with GD library) that shows you how many bytes you
saved by using this excellent free Apache module. It produces history
files so you can rotate your logs without losing previous statistics.
You can also run mgstat on the same log file and statistics won't be
doubled because program will start from the place where previous
processing ended. You can also run mgstat on totally unsorted (date order)
log file (that were produced for example by merging various log files);
program will run a little bit slower but will produce correct reports.
Flot is a pure Javascript plotting library for jQuery. It produces
graphical plots of arbitrary datasets on-the-fly client-side. The focus
is on simple usage (all settings are optional), attractive looks and
interactive features like zooming and mouse tracking.
fnord is a small and fast webserver with CGI-capability. fnord has
been written by Felix von Leitner. fnord supports virtual hosting
und runs under tcpserver.
Grr is a RSS Reader application
Features
Parsing RSS Feeds
Fetching feeds from the web
Showing headlines
Showing the article's descriptions
Categories for feeds
Articles can be rated
Simple HTML rendering on GNUstep
Serializing obtained feed-information to hard-disk
Managing (Adding, removing) feeds
Parsing ATOM feeds.
Apache's status module is an easy way to get information about what
your webserver is doing - at any time, except when you need that
information. Because this information is normally gathered via the
server-status page, it will be unavailable when the webserver is not responding.
The system administrator can restart the daemon and hope to get a glimpse of the
server-status page, a tiny clue about what is causing the trouble, before the
server gets overloaded again.
This project aims at helping the system administrator get his information
in crisis situations.
Sample Graphic Counter Language scripts for the creation of original web
counters.
You can see the resulting counters at
http://www.whizkidtech.redprince.net/gcl/gallery/
Requires gracula.
gaeutilities is a collection of classes to aid in development
on Google Appengine.
The stable version includes the following classes:
Session: An http session class to preserve identity across http requests.
It uses both BigTable and Memcache for performance and reliability.
It also includes middleware to plug in with django.
Cache: A BigTable and Memcache caching class. Any object that can be pickled
can be stored in cache.
Event: A subscribe/fire event system that gives developers the ability to set
callback functions.
Flash: A cookie based messaging library. Using json, data structures can be
stored as a cookie in the browser and retrieved on the next request.
Useful for messages such as "Thank you for logging in."
GeekLog is a web content management system suitable for running
full-featured community sites. It supports article posting, threaded
comments, event scheduling, and link management and is built around a
design philosophy that emphasizes ease of use.