8 projects tagged "Extensions"
Gmagick is a PHP extension to create, modify, and obtain meta-information of images using the GraphicsMagick API. GraphicsMagick prides itself as the swiss army knife of image processing. It works with over 88 major formats including DPX, GIF, JPEG, JPEG-2000, PNG, PDF, PNM, and TIFF. Gmagick consists of a main Gmagick class, a GmagickDraw class that is in effect a drawing wand, and a GmagickPixel class of which instances represent a single pixel of an image (color, opacity).
Chrome Page Notes lets you take notes for Web pages as you visit them and access these notes later when you visit those Web pages again. It provides visual cues to let you know if there are notes available for the Web page that you're on. You can choose to sync your notes automatically to your Google Docs account. You can configure multiple computers to sync to the same account, and thus keep your page notes synced across multiple computers.
Wikitty is a key/value storage and search system. A Java object or a relational table is frozen when writing code or creating a database. To make them evolve, you have to go back into the code, write a migration process, etc. It is also hard to maintain coherent code when you want to develop the same application for similar needs with only small differences. Between the common code and the specific code, it can easily become a real burden. Wikitty tries to answer those problems, bringing a technical solution which is easy to put into place and to use.