RSS 20 projects tagged "Mac OS X"

No download No website Updated 11 Mar 2013 WaldScan

Screenshot
Pop 32.03
Vit 8.50

WaldScan is a PHP class which recursively scans a given directory for a list of selected file types. It has many uses for any Web page which serves files over HTTP/HTTPS, for a CLI program which does batch processing of files, or in cron jobs for caching file data for faster access.

No download Website Updated 13 Mar 2013 Excel2JSON

Screenshot
Pop 34.64
Vit 8.50

Excel2JSON exports an Excel workbook into JSON, useful for Web applications powered by Excel xlsx files.

Download No website Updated 11 Oct 2012 feedMe

Screenshot
Pop 21.79
Vit 15.07

feedMe is a basic RSS feed and Podcast parser with XML namespace support for JavaScript and jQuery Web apps.

Download Website Updated 11 Mar 2013 SalamCast Podcast Player

Screenshot
Pop 31.95
Vit 16.11

SalamCast Podcast Player is an easy-to-configure podcast player. It plays remote podcasts without downloading files to your server, and will only cache RSS feeds. All site data is generated for the RSS feed from both normal RSS and iTunes podcast XML namespace elements.

No download Website Updated 11 Mar 2013 Gig Cable Label

Screenshot
Pop 29.82
Vit 17.68

Gig Cable Label generates label images with numbers in the Resistor code colors and letters in red with a white background, with a QR code to the right side of the label. The QR codes size is based on the string size of the text and ECC level (the better the error correction, the less text that can be encoded). All labels can be made with the select boxes provided for both Numeric and Alphanumeric codes. QR codes can be generated from phone numbers, URLs, email addresses, VCARDS, and custom text.

No download No website Updated 21 Feb 2013 Resilient Streaming Protocol

Screenshot
Pop 93.67
Vit 2.79

The Resilient Streaming Protocol (RSP) is a one-way IP/UDP media streaming protocol that was developed to provide high reliability audio streaming between the mountainchill.com Internet radio station's rural studios and SHOUTcast servers. Although the protocol operates in a unidirectional fashion (without listener ack/resend packets), it does support optional listener reporting and packet quality tracking. A streaming server called rspServer is included. It accepts multiple RSP stream sources, providing both RSP and SHOUTcast compatible relaying and transcoding. The source code package also includes a command-line encoder and decoders.

Download Website Updated 01 Mar 2012 Lua CJSON

Screenshot
Pop 48.96
Vit 2.88

The Lua CJSON module provides fast standards-compliant JSON parsing and encoding support for Lua. Lua CJSON includes full support for UTF-8 and has no dependencies on other libraries.

Download Website Updated 27 Aug 2011 SharpBox

Screenshot
Pop 70.30
Vit 3.35

SharpBox implements a .NET driven application programming interface for existing cloud storage services developed in C#. The library currently supports DropBox and follows a provider interface approach to adopt any other cloud service as well, such as Amazon S3 or iDisk.

No download Website Updated 31 Jul 2010 ZTopo

Screenshot
Pop 20.37
Vit 32.04

ZTopo is a tool for seamlessly viewing United States Geological Survey topographic maps. It can overlay geographic and UTM grids on maps, supports printing, and transparently downloads maps from the Internet as needed.

Download No website Updated 24 Jun 2010 siqqel

Screenshot
Pop 19.36
Vit 1.00

siqqel is a simple and lightweight framework which allows you to execute MySQL queries directly from your browser (by transforming them into JSON calls to a backend script), displaying the results of your queries within the structure of the calling HTML document. To issue a query and have its results displayed in a table of your HTML document, you simply put an SQL statement into the "sql" attribute of a <table> element and it will be executed when you open the HTML document in your browser. Your browser will wrap the SQL statement into a JSON call, and this call will be issued to a backend script on your server, which in turn issues the statement against your database server and returns the result set back to your browser. Your browser will display the result set in the according table. If you hover your mouse over the table, a "reload" icon will be displayed, allowing you to re-issue the SQL statement without the need to reload the whole page.

Screenshot

Project Spotlight

cryptmount

A tool for setup and on-demand mounting of encrypted filesystems under Linux.

Screenshot

Project Spotlight

LibGit2Sharp

A combination of Git and .Net/Mono.