Main > Free Download Search >

Free hqx extension software for linux

hqx extension

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1756
PHP WebDAV extension 1.1

PHP WebDAV extension 1.1


PHP WebDAV extension project allows easy access to remote resources with PHP through the DAV protocol. more>>
PHP WebDAV extension project allows easy access to remote resources with PHP through the DAV protocol.
Installation
This extension requires the Neon library and the related header files.
Neon can be downloaded from: http://www.webdav.org/neon/
Pre-built packages and ports are already available for most operating systems and distributions.
In order to compile and install the PHP WebDAV extension, just follow the standard PECL procedure :
$ phpize
$ ./configure --enable-dav
# make install
On OpenBSD systems, use
$ env AUTOCONF_VERSION=2.61 phpize
(replace 2.61 with any of the currently installed versions of autoconf on your system)
Basic example
webdav_connect(http://webdav.example.com/dav, davuser, davpassword);
$a = webdav_get(/my/nice/object.txt);
webdav_put(/your/nice/thing.txt, $data);
webdav_unlink(/unwanted_resource.txt);
webdav_rename(/dir/old_name, /dir/new_name);
webdav_copy(/dir/orig_dir, /dir/new_dir, TRUE);
webdav_close();
Named resource example
$res = webdav_connect(http://webdav.example.com/dav, davuser, davpassword);
$a = webdav_get(/my/nice/object.txt, $res);
webdav_put(/your/nice/thing.txt, $data, $res);
webdav_unlink(/unwanted_resource.txt, $res);
webdav_rename(/dir/old_name, /dir/new_name, $res);
webdav_copy(/dir/orig_dir, /dir/new_dir, TRUE, $res);
webdav_close($res);
Enhancements:
- This release fixes a bug in webdav_put() and introduces a wrapper to access DAV resources through PHP streams.
<<less
Download (0.23MB)
Added: 2007-04-08 License: BSD License Price:
939 downloads
ffmpeg-php extension 0.5.0

ffmpeg-php extension 0.5.0


ffmpeg-php is an extension for PHP that adds an easy to use object-oriented API for retrieving information from movies and audio more>>
ffmpeg-php is an extension for PHP that adds an easy to use object-oriented API for retrieving information from movies and audio files.
It has methods for returning frames from movie files as images that can be manipulated using PHPs image functions.
This works well for automatically creating thumbnail images from movie files. ffmpeg-php is also useful for reporting the duration and bitrate of audio files (mp3, wma...). ffmpeg-php can access many of the formats supported by ffmpeg.
Main features:
- Simple object oriented interface.
- Has methods to grab frames from movie files and return them as images that can be manipulated using PHPs built-in image functions. This is great for automatically creating thumbnails for movie files.
- Has the ability to use ffmpegs excellent resampling and cropping features on returned images.
- Provides access to data from mp3 files such as duration, bitrate and track meta information.
<<less
Download (1.5MB)
Added: 2006-09-30 License: GPL (GNU General Public License) Price:
1139 downloads
HTTP extension for PHP 1.5.4

HTTP extension for PHP 1.5.4


HTTP extension for PHP allows building absolute URIs. more>>
HTTP extension for PHP allows building absolute URIs, RFC-compliant HTTP redirects, RFC-compliant HTTP date handling, parsing of HTTP headers and messages, caching by "Last-Modified" and/or ETag (with an on the fly option for ETag generation from buffered output), sending data/files/streams with (multiple) ranges, negotiating user-preferred language/charset, and convenient request functionality built upon libcurl.
PHP5 classes: HttpUtil, HttpResponse (PHP-5.1), HttpRequest, HttpRequestPool, and HttpMessage.
Main features:
- Building absolute URIs
- RFC compliant HTTP redirects
- RFC compliant HTTP date handling
- Parsing of HTTP headers and messages
- Caching by "Last-Modified" and/or ETag (with on the fly option for ETag generation from buffered output)
- Sending data/files/streams with (multiple) ranges support
- Negotiating user preferred language/charset
- Convenient request functionality built upon libcurl
- PHP5 classes: HttpUtil, HttpResponse (PHP-5.1), HttpRequest, HttpRequestPool, HttpMessage.
Enhancements:
- This release fixes bug #11359: HttpMessage::toMessageTypeObject() does not populate POST fields.
<<less
Download (0.16MB)
Added: 2007-06-29 License: BSD License Price:
851 downloads
Zip extension for PHP 1.8.9

Zip extension for PHP 1.8.9


Zip extension for PHP is a zip management extension. more>>
Zip extension for PHP is a zip management extension.

It can read, write, and create zip archives. It also supports stream access to any archive entry. It is 100% compatible with the old versions of the extension (which were read-only).

<<less
Download (0.038MB)
Added: 2007-05-20 License: The PHP License Price:
542 downloads
MyxerMagic Web Extensions 1.0.0

MyxerMagic Web Extensions 1.0.0


MyxerMagic Web Extensions is a Firefox extension that allows you to quickly send any image on the web to a mobile phone. more>>
MyxerMagic Web Extensions is a Firefox extension that allows you to quickly send any image on the web directly to your mobile phone - right from the context menu of your favorite web browser!

Grab photos of friends and family from Flickr, Yahoo!, whatever. Better yet, grab photos of more attractive strangers from other places on the web.

Get the hottest celebrity shots from...wherever you surf! Dont hold your breath waiting for Bob Marley action shots to make it onto Cingulars deck.

Want album artwork from your favorite bands? Its waiting for you at their website or MySpace page.

Or, simply round out your stalker lifestyle by carrying around the MySpace profile picture of that hottie you almost asked out that one time but then, well, after that incident with the rabid poodle...

<<less
Download (0.036MB)
Added: 2007-07-18 License: MPL (Mozilla Public License) Price:
906 downloads
Smack PubSub Extensions 1.2

Smack PubSub Extensions 1.2


Smack PubSub Extensions is a set of extensions to smack. more>>
Smack PubSub Extensions is a set of extensions to smack.

The extensions mainly include support for JEP-0060 aka PubSub but there are also a few utitlity classes. Please refer to the maven-generated documentation for further information.

<<less
Download (0.031MB)
Added: 2006-09-11 License: BSD License Price:
1143 downloads
Folder Extension Wizard 1.0.1

Folder Extension Wizard 1.0.1


Folder Extension Wizard provides a small extension that Loads extensions from folders (unpacked xpi files). more>>
Folder Extension Wizard provides a small extension that Loads extensions from folders (unpacked xpi files).

A wizard is a user interface element where the user is led through a sequence of dialogs. Unlike most modern user interface paradigms, the user is forced to perform the task in a specific sequence.

However, for complex or infrequently performed tasks where the user is unfamiliar with the steps involved, it may make it easier for them to perform the task. In some open source software, wizards are called Druids.

<<less
Download (0.007MB)
Added: 2007-05-01 License: MPL (Mozilla Public License) Price:
909 downloads
mnoGoSearch extension for PHP 1.0.0

mnoGoSearch extension for PHP 1.0.0


nmGoSearch extension for PHP is a complete PHP binding for the mnoGoSearch API. more>>
nmGoSearch extension for PHP is a complete PHP binding for the mnoGoSearch API.

If used with mysql you should not use bundled mysql library in the php distribution. You should use native mysql library. To do this you should compile php with specefying mysql-dir (for example --with-mysql=/usr, not --with-mysql).

To compile PHP with CVS versions of mnogosearch (not with official releases) you must open configure script of mnogosearch in your editor. Find line like the following:

VERSION=x.x.x-`date "+%d%m%Y"`

where x.x.x is the mnogosearch version number like 3.2.16 or so.

Then just remove -`date "+%d%m%Y"`. After that this line should be VERSION=x.x.x

After complete you should reconfigure, recompile, reinstall mnogosearch and php.

<<less
Download (0.015MB)
Added: 2006-07-19 License: The PHP License Price:
1193 downloads
Epiphany Extensions 2.26.1 / 2.27.4

Epiphany Extensions 2.26.1 / 2.27.4


Epiphany Extensions 2.26.1 / 2.27.4 is yet another excellent utility you should not miss. It is actually a collection of extensions for Epiphany, the GNOME web browser more>>
Epiphany Extensions 2.26.1 / 2.27.4 is yet another excellent utility you should not miss. It is actually a collection of extensions for Epiphany, the GNOME web browser.

Major Features: Available extensions:

  1. Actions - Execute arbitrary commands from the context menu
  2. Bookmarks Tray - Embed the bookmarks menu in the panel
  3. Certificate Viewer - View the server's certificate on secure connection
  4. Dashboard - Connect Epiphany to Dashboard
  5. Error Viewer and Validator - View errors in the page, and validate your pages off-line
  6. Mouse Gestures - Perform actions with mouse gestures
  7. Tab Groups - Group new tabs together like in older Epiphany versions
  8. Tabs Move-To Menu - Move tabs to other windows without drag-and-drop
  9. Tab States - Indicates new content in background tabs
  10. Page Info - Learn all there is to know about the current web page
  11. Python Console - Opens an interactive Python console.
  12. Sample - An extension template to ease writing your own extension
  13. Select Stylesheet - Select an alternate stylesheet on web pages that support it
  14. Sidebar - Adds a sidebar to Epiphany
  15. Smart-Bookmarks - Look up the selected text using a smart bookmark.

Requirements:

  • Gnome
<<less
Added: 2009-07-13 License: LGPL Price: FREE
13 downloads
 
Other version of Epiphany Extensions
Epiphany Extensions 2.18.3 / 2.19.6Epiphany Extensions package contains extension for Epiphany software. extensions sample Sample extension [use this as a template] sample-mozilla Sample extension
License:LGPL (GNU Lesser General Public License)
Download (1.1MB)
817 downloads
Added: 2007-07-31
Wikipedia Lookup Extension 0.3.2

Wikipedia Lookup Extension 0.3.2


Lookups up the selected word in the Wikipedia encyclopedia. more>> Wikipedia Lookup Extension 0.3.2 is a powerful tool that makes it quick and easy to look up the selected word in the Wikipedia encyclopedia.<<less
Added: 2009-07-15 License: MPL Price: FREE
19 downloads
Matrox Millennium II Xv extension 1.0

Matrox Millennium II Xv extension 1.0


This patch will enhance the XFree86 4.2.0 Matrox Millennium II driver to support the X video (Xv) extension . more>>
This patch will enhance the XFree86 4.2.0 Matrox Millennium II driver to support the X video (Xv) extension (extremely useful for playing DVDs and other MPEGs). The extension is implemented as a CPU to Frame Buffer YUV scaling ILOAD. A true overlay was not used because of a Millennium II hardware limitation that would reduce the maximum usable frame buffer to only 4Mb.
Till now these are the supported Cards
Matrox Millennium II PCI (MGA2164W)
Matrox Millennium II AGP (MGA2164W_AGP) (only experimental driver)
Main features:
- YUV->RGB 4:2:2 (UYUY/YUY2) fully hardware accelerated
- YUV->RGB 4:2:0 (YV12/I420) hardware accelerated with software swizzling
- Horizontal upscaling up to 8x fully hardware accelerated (HQ linear filter)
- Horizontal downscaling up to 4x hardware accelerated with software decimation (HQ linear filter)
- Vertical upscaling software linear filtering
- Vertical downscaling software decimation (no filtering)
<<less
Download (0.023MB)
Added: 2006-07-15 License: GPL (GNU General Public License) Price:
1201 downloads
SynapseLife Toolbar Extension 0.1

SynapseLife Toolbar Extension 0.1


SynapseLife Toolbar Extension provides easy access to SynapseLife. more>>
SynapseLife Toolbar Extension provides easy access to SynapseLife.
SynapseLife is a collection of 9 integrated web applications including tools for organizing your life including social bookmarking, rss feed aggregation, tagging, contacts, calendars, to-do lists, and a money ledgers.
Main features:
- Add favorites and feeds easily from the toolbar
- Livesearch of all of your items within SynapseLife
- Overlay of contextual icons and buttons on existing social networking sites for easy addition of contacts, calendar events, feeds and favorites.
<<less
Download (0.15MB)
Added: 2007-03-31 License: MPL (Mozilla Public License) Price:
965 downloads
Ext2 compression extension 0.4.50-0403

Ext2 compression extension 0.4.50-0403


Ext2 compression extension is transparent file/directory compression for ext2 via extended attributes. more>>
Ext2 compression extension (E2compr) is a small patch against the ext2 filesystem that allows on-the-fly compression and decompression. It compresses only regular files; the administrative data (superblock, inodes, directory files etc.) are not compressed (mainly for safety reasons).
Access to compressed blocks is provided for read and write operations. The compression algorithm and cluster size (see section Clusters) is specified on a per-file basis. Directories can also be marked for compression, in which case every newly created file in the directory will be automatically compressed with the same cluster size and the same algorithm that was specified for the directory.
E2compr is not a new filesystem. It is only a patch to the ext2 filesystem made to support the EXT2_COMPR_FL flag. It does not require you to make a new partition, and will continue to read or write existing ext2 filesystems. You should consider it is only a way for the read and write routines to access files that could have been created by a simple utility similar to gzip or compress. Compressed and uncompressed files will coexist nicely on your ext2 partitions.
Usage
Basically, a file is compressed with the command `chattr +c filename, and decompressed with the command `chattr -c filename. You can also do `chattr +c (etc.) on a directory. The directory itself wont be compressed, but any new files created in that directory inherit that directorys compress flag and compression algorithm and cluster size.(1)
Use lsattr to see if a file should be compressed or not, and to see what compression algorithm and cluster size will be used.
Use e2ratio to see how much disk space is used by the compressed form compared to the uncompressed form.
You can also try the `-u or `-r options to lsattr. (The difference is that, for directories, e2ratio finds the disk usage of the whole directory tree, like du, whereas `lsattr -u only shows the space taken by the directory file, like `ls -s.)
Enhancements:
- kernel 2.4.26 and 2.6.18.5 patch sets.
- Allows repeated compress/decompress cycles.
- The ability to compile within a compressed directory tree.
- This release corrects small file sizes and fixes all known GPFs.
- It removes compiler warning messages and regularizes debug output.
<<less
Download (MB)
Added: 2007-04-14 License: GPL (GNU General Public License) Price:
925 downloads
FirePhish Anti-Phishing Extension 0.1.2

FirePhish Anti-Phishing Extension 0.1.2


FirePhish Anti-Phishing Extension is an Anti-Phishing Toolbar which utilizes the Open Phishing Database. more>>
FirePhish Anti-Phishing Extension is an Anti-Phishing Toolbar which utilizes the Open Phishing Database to provide the user with information and tools to protect against phishing attacks.

<<less
Download (0.16MB)
Added: 2007-07-28 License: MPL (Mozilla Public License) Price:
826 downloads
Object Extensions for PHP 0.1 Beta

Object Extensions for PHP 0.1 Beta


Object Extensions for PHP provides several classes that add runtime object extension and callbacks to the language. more>>
Object Extensions for PHP provides several classes that add runtime object extension and callbacks to the language. Object Extensions for PHP allows the programmer to add methods and properties to an object at runtime by dynamically extending by another object.

It also allows the creation of object property lists that allow for dynamic setting/getting of values in a fashion similar to JavaScript objects. These object property lists support basic value checking.

The Object Extensions library for PHP adds the following functionality to objects that extend the base class:

- Runtime object extension to "extend" an object by another class at runtime (to virtually inherit all public properties and methods).
- Runtime callback definitions to be able to pass function/method callbacks as variables, and subsequently execute them from other function/methods.
- Dynamic object properties class to handle runtime setting/getting of object properties, as well as ability to pass function arguments as object-based parameters rather than long list of options.

OBJECT EXTENSION:

- Base class (CExtendable) implements a _extend() function by which you may vritually extend an object by an instance of another object.
- Extended object (object passed to _extend) can reference parent object if supported by extended class.
- __get, __set and __call are all overriden to handle overriding undefined properties and methods
- Ability to reference a callback in a straightforward manner ($object->_callback()->method(args, [...]))

CALLBACK FUNCTIONALITY:

- Can create callbacks directly (through CCallback and derived classes)
- Can create method callbacks by calling _callback() method on CExtendable objects
- When combined with object extension and object properties, can provide a really easy way to execute callbacks.

OBJECT PROPERTIES:

- Base class extends ArrayIterator, all properties saved in an array
- Basic functionality to check values provided and/or set default values.
- Overrides __get, __set to get/set object properties.
- Can limit property set-tability to existing properties only, or to provided array of properties.
- Can enable read-only mode.
- Overrides __call, and in the case that the a property value with the same name as the method name exists, and is an instance of the ICallback interface, this callback is executed.

PHP COMPATIBILITY:

Object Extensions for PHP uses PHP5 functionality. It would be theoretically possible to implement similar functionality into PHP4, however, since I no longer develop in PHP4, I cannot properly test it.
<<less
Download (0.007MB)
Added: 2006-05-03 License: MIT/X Consortium License Price:
1271 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5