Internet Media Manager 0.2 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Internet Media Manager 0.2 (Default branch)
# 1  
Old 02-06-2009
Internet Media Manager 0.2 (Default branch)

The Internet Media Manager is a Web-based database application that allows webmasters to centrally store their images and videos to be served on their sites. It provides a Youtube-like interface whereby users can simply copy and paste code snippets to embed images and videos into their Web pages. It also provides a photo gallery component that allows users to easily embed a gallery of images into their Web pages by simply copying and pasting a snippet of Javascript code. License: GNU General Public License v2 Changes:
This release adds an embeddable video gallery action. It fixes an issue with uploading FLV files (MIME type was not recognized). It adds a 'format' parameter to images to specify the desired output format of an image. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
UPNPD(8)						      System Manager's Manual							  UPNPD(8)

NAME
upnpd - Linux UPnP Internet Gateway Device daemon. SYNOPSIS
upnpd [-f] <ext_ifname> <int_ifname> DESCRIPTION
This manual page documents briefly the upnpd command. upnpd is a daemon that emulates Microsoft's Internet Connection Service (ICS). It implements the UPnP Internet Gateway Device specification (IGD) and allows UPnP aware clients, such as MSN Messenger to work properly from behind a NAT firewall. OPTIONS
A summary of options is included below. -f Stay in foreground, don't daemonise. ext_ifname External interface name. int_ifname Internal interface name. Further configuration is performed by upnpd.conf(5). SIGNALS
SIGUSR1 Delete all port mappings SIGINT, SIGTERM Shut down the server. The result of sending any other signals to the server is undefined. FILES
/etc/upnpd.conf SEE ALSO
upnpd.conf(5) AUTHOR
upnpd was written by Glover George and others. This manual page was written by Jose Fonseca <j_r_fonseca@yahoo.co.uk>, for the Debian project (but may be used by others). March 21, 2010 UPNPD(8)