Browsing projects by Tag(s)

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

Showing page 1 of 1

ImageMagick® is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale ... [More] , shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. The functionality of ImageMagick is typically utilized from the command line or you can use the features from programs written in your favorite programming language. ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may freely use, copy, modify, and distribute in both open and proprietary applications. [Less]

4.24153
   
  2 reviews  |  1,212 users  |  775,025 lines of code  |  4 current contributors  |  Analyzed 8 days ago
 
 

A cross platform NDS file trimmer with a back-end written in C. Currently ndstrim has two different front-ends, a ruby 'daemon' script that is targeted at CLI users and a Ruby/Gtk+ GUI. The daemon features: directory watching archive support removal of redundant files The GUI ... [More] features: fast trimming times batch trimming automatic folder scan Command line interface: [Less]

0
 
  0 reviews  |  0 users  |  763 lines of code  |  0 current contributors  |  Analyzed over 1 year ago
 
 

CompactFilter can help to remove CR, LF, TAB chars and strip the javascript single line comments, or html comments as well

0
 
  0 reviews  |  0 users  |  891 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

This library provides a pure interface to the tr.im URL shortening service.

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

Scans a folder and trims out chacters or strings you don't want, in batch.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

It's an extensible ActionScript library...

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

Golden Crop is a Photoshop JS Script making cropping with respect to division rules (golden rule, 1/3 rule) very easy with visual guides. Requires installed Photoshop CS2, CS3, CS4 or CS5 (either x86 or amd64 version). Tested on Windows and Mac

0
 
  0 reviews  |  0 users  |  1,791 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

DescriptionThis plugin integrates multiple URL Shortening service with your WordPress.org installation bringing a similar functionality to that of WordPress.com's WP.me shortlinks feature but using 3rd party URL Shorteners. The Short URL generated during post/page publishing is cache and thus ... [More] generated only once. Furthermore, as it uses the post ID to generate, changing the site permalinks will not break the Short URL. You can also create your own short url using the WordPress Post ID (for eg: http://yoursite/POST-ID ). It provides two method of redirection, namely, wp_rewrite redirect and template_redirection (template redirect). To show the generated links in your template just include this function within the loop: As of Version 1.5, I've added an on-demand shortening function for use in the templates: Latest: Version 2.0 now supports bulk editing and generation of Short URLs Currently supported services:tinyurl is.gd su.pr bit.ly tr.im short.ie snipurl (aka Snurl / Snipr / Sn.im) cl.gs short.to ping.fm chilp.it smsh (aka sm00sh) u.nu unfake.it awe.sm Addon ModuleVersion 1.7 allows the inclusion of a addon module which provides bonus services and beta services which are not available in the main URL Shortener Plugin. URL Shortening Services or other functions included in this addon are mostly undergoing testing and may be moved to the main URL Shortener Plugin at a later date. The main purpose of this addon module is enable interested users to test out services which are not yet fully supported. Requires Shortener(http://wordpress.org/extend/plugins/url-shortener/ "URL Shortener") Plugin to be installed and activated, Addon supported services: goo.gl (Google URL Shortener) Digg Voizule Urli.nl NotesAbout WP.me Shortlinks: Currently WP.me has been made available to self-hosted WordPress via the WordPress.com stats plugin. Once a public API has been released, I will integrate the WP.me service to this plugin as well. Regarding awe.sm usage: Custom domain can be configured in your Awe.sm account InstallationJust unzip into the WordPress plugin directory and activate it via the plugin administration menu. Main Release HistoryVersion 2.1: Tweeted WordPress plugin integration, allowing auto updating of twitter status. Included updated class.FTShorten (v2.0) Version 2.0.1: Bugfix: Minor error posting to ping.fm Version 2.0: Short URLs now generated using Post/Page IDs instead of Permalinks ensuring correct redirection even if post title/permalink changes. Bugfix: Blank screen when Shorten2Ping plugin is also activated. If Shorten2Ping is activated, URL Shortener will now detect and use the URL generated by Shorten2Ping. (http://code.google.com/p/url-shortener-plugin/issues/detail?id=2) Added support (via Addon Module) for Digg Added support request (via Addon Module) for Voizle (http://code.google.com/p/url-shortener-plugin/issues/detail?id=1) Added ability to generate and delete Short URL in bulk. Ported the URL Generation functions into a class, allowing re-use in other plugins. Sn.im service is found to be down and marked to be removed in the next version of this plugin. Version 1.7: Included an Addon module option Addon functions for additional service display Directory structure cleanup Version 1.6.3: WordPress 2.9 Compatibility check. If WordPress.com stats plugin enabled, "Show Short URL" button in edit page beside "view" is removed. Version 1.6.2: Added prefix choosing support for Sn.im / Snipr / Snipurl / Snurl (Forum Support Query) Version 1.6.1: Bugfix: future/scheduled posts not generating Short URL Version 1.6: Added support for awe.sm (User request) Changed URL Generation method hook for future/scheduled posts Version 1.5.2 Bugfix: Pingfm key not saving. Version 1.5.1 Bugfix: Short URL generated was the same as post URL Version 1.5 Added on-demand shortening function: fts_shorturl() Added supported for ping.fm, chilp.it, short.to, sm00sh, u.nu, unfake.it Added personal shortening service using post id (http://yoursite/POST-ID) Added Prefix option for personal shortening service (http://yoursite/prefix/POST-ID) Added template redirection and WP_Rewrite redirection methods New Administration Page Style Version 1.4 First Public Release Added simple validation to options page Version 1.3 Added support for snipurl, cl.gs, Short.ie Version 1.2 Added support for su.pr Version 1.1 Added support for bit.ly, tr.im Added "Remove buttons" in post/page edit. Added option for automatic shorturl generation. Changed Custom Field name from fts_shorturl to shorturl Version 1.0 Initial Private release supports TinyURL, is.gd Addon Release HistoryVersion 0.3 Updated compatibility with 2.1 of core plugin Version 0.2 Changed Version labelling, disassociating from the main plugin version. Added Digg Added Voizle (http://code.google.com/p/url-shortener-plugin/issues/detail?id=1) Added Urli.nl (http://code.google.com/p/url-shortener-plugin/issues/detail?id=3) Ported the URL Generation functions into a class, allowing re-use in other plugins. Compatible URL Shortener for WordPress Plugin Version 2.0 and above only Version 0.1 Added Goo.gl Service First Release Compatible URL Shortener for WordPress Plugin Version 1.7 and above only SupportMore services may be added in the future. If you have any services that you like this plugin to support, contact me via my website or the WordPress support forums. [Less]

0
 
  0 reviews  |  0 users  |  1,499 lines of code  |  0 current contributors  |  Analyzed 2 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.