Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.222.280 Times

Jquery Catalog Reader freeware
Filter: All | Freeware | Demo
 

Jquery Catalog Reader

< 1 2 3 4 5 > 
Added: November 21, 2010 | Visits: 1.008

Contentment::Catalog Contentment::Catalog is a Perl module to provides categorization and indexing features. SYNOPSIS # Get a list of the available indexes my @indexes = $context->catalog->indexes; for my $index (@indexes) { # Get a list of avilable terms my @terms = $index->terms; for my $term (@terms) {...



Platforms: *nix

License: Freeware Size: 112.64 KB Download (90): Contentment::Catalog Download

Added: October 04, 2010 | Visits: 1.773

Stream::Reader Stream::Reader is a stream reader Perl class. SYNOPSIS # Input stream can be reference to TYPEGLOB or SCALAR, output stream # can be the same types or undefined # Constructor $stream = Stream::Reader->new( *IN, { Limit => $limit, BuffSize => $buffsize, Mode => UB } ); # Reading all...





Platforms: *nix

License: Freeware Size: 6.14 KB Download (107): Stream::Reader Download

Added: September 10, 2010 | Visits: 1.575

dotBook reader dotBook reader is a reader for HTML books in .jar and .zip files. The dotBook application will be a book reader that can download, display and cache books in a special JAR file format. The format will allow digital signatures with PGP and allow books to have chapters and paragraphs that can...


Platforms: *nix

License: Freeware Size: 399.36 KB Download (197): dotBook reader Download

Added: August 24, 2010 | Visits: 1.384

EText Reader EText Reader project is a simple cross-platform GUI EText reader.. It uses the wxWindows GUI library. It allows selection of font, and foreground and background colors, as well as persistant reading position and bookmarking. It supports browsing, searching, and direct downloading of Project...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (120): EText Reader Download

Added: February 03, 2010 | Visits: 1.040

Class::IntrospectionMethods::Catalog Class::IntrospectionMethods::Catalog can manage catalogs from IntrospectionMethods. Exported functions set_method_info( target_class, method_name, info_ref ) Store construction info for method method_name of class target_class. set_global_catalog (target_class, ...) Store catalog...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (94): Class::IntrospectionMethods::Catalog Download

Added: March 16, 2010 | Visits: 2.034

Wiki::Toolkit::Plugin::RSS::Reader Wiki::Toolkit::Plugin::RSS::Reader is a Perl module to retrieve RSS feeds for inclusion in Wiki::Toolkit nodes. Use this Wiki::Toolkit plugin to retrieve an RSS feed from a given URL so that you can include it in a wiki node. SYNOPSIS use Wiki::Toolkit::Plugin::RSS::Reader; my $rss =...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (108): Wiki::Toolkit::Plugin::RSS::Reader Download

Added: April 20, 2010 | Visits: 1.928

CGI::Wiki::Plugin::RSS::Reader CGI::Wiki::Plugin::RSS::Reader is a Perl module retrieve RSS feeds for inclusion in CGI::Wiki nodes. Use this CGI::Wiki plugin to retrieve an RSS feed from a given URL so that you can include it in a wiki node. SYNOPSIS use CGI::Wiki::Plugin::RSS::Reader; my $rss =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): CGI::Wiki::Plugin::RSS::Reader Download

Added: April 02, 2010 | Visits: 1.541

External Site Catalog External Site Catalog allows you to index and search external sites in a Plone site. ExternalSiteCatalog is a web crawler that can index external sites and make them searchable in Plone. You can specify the sites to index in a Plone Configlet, and directly index them from Plone, or let a...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (98): External Site Catalog Download

Added: August 10, 2010 | Visits: 1.547

Gunner News Reader 0.96 Gunner News Reader project is a console-based news reader. Gunner is a console-based Usenet news reader which is easy to configure. It supports multiple users, multiple servers, and color consoles. It supports most of the NNTP protocol. WHAT IS IT? Gunner is a free Usenet news reader. It was...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (109): Gunner News Reader 0.96 Download

Added: June 11, 2010 | Visits: 1.794

PHP PSD reader PHP PSD reader reads .PSD files (Adobe Photoshop Documents) using only PHP4 or PHP5 and GD. The project comes with imagecreatefrompsd (a function that returns an image handle just like the native PHP imagecreatefrom functions). It supports documents from Adobe Photoshop 3.0 up to version CS3,...


Platforms: *nix

License: Freeware Download (205): PHP PSD reader Download

Added: April 16, 2010 | Visits: 1.848

Yet Another RSS Reader Yet Another RSS Reader provides a RSS aggregator and reader that displays its results in the system tray. Yet Another RSS Reader is an RSS aggregator and reader that displays its results in the GNOME notification area. To view the contents of the feed just click the menu-item and it will launch...


Platforms: *nix

License: Freeware Download (114): Yet Another RSS Reader Download

Added: May 08, 2010 | Visits: 1.168

Bundle::Catalog Bundle::Catalog is a bundle to install all Catalog related modules. SYNOPSIS perl -MCPAN -e install Bundle::Catalog This bundle includes all the modules used by the Perl Catalog module. A Bundle is a module that simply defines a collection of other modules. It is used by the CPAN module...


Platforms: *nix

License: Freeware Size: 942.08 KB Download (105): Bundle::Catalog Download

Added: August 24, 2010 | Visits: 1.611

AJAX Book Reader AJAX Book Reader is a complete AJAX client-server application that may be used with a Web browser to display a sequence of text files one page at a time. The display style is completely controlled by a configuration file. The first application of this is as a book viewer where each chapter...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (132): AJAX Book Reader Download

Added: June 06, 2010 | Visits: 1.521

RTF::Reader RTF::Reader is a base class for building RTF-processing modules. Gives you a simple toolset for doing what you want with RTF THIS MODULE IS AT BEST BETA, AT WORST, STILL IN PLANNING. The interface may change, the docs are almost certainly slighty out of date.... The latest version of all this...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (370): RTF::Reader Download

Added: November 01, 2010 | Visits: 1.723

XML::LibXML::Reader XML::LibXML::Reader is a Perl interface to libxml2 pull parser. SYNOPSIS use XML::LibXML::Reader; $reader = new XML::LibXML::Reader("file.xml") or die "cannot read file.xmln"; while ($reader->read) { processNode($reader); } sub processNode { $reader = shift; printf "%d %d %s %dn",...


Platforms: *nix

License: Freeware Size: 256 KB Download (108): XML::LibXML::Reader Download

Added: January 23, 2010 | Visits: 1.785

OPML Reader OPML Reader provides a Feed Reader for any OPML Autodiscovery enabled page. Open a Feed Reader for any OPML Autodiscovery enabled page. You can choose between Optimal OPML browser and Grazr..


Platforms: *nix

License: Freeware Size: 51.2 KB Download (210): OPML Reader Download

Added: August 07, 2010 | Visits: 2.023

OpenBerg Reader OpenBerg Reader is an open-standards-based, multi-platform eBook reader. The objective of the OpenBerg project is to design and implement open-source tools for the creation, edition and usage of open-standard eBooks. We are currently developing the OpenBerg reader, an advanced eBook reader...


Platforms: *nix

License: Freeware Size: 430.08 KB Download (174): OpenBerg Reader Download

Released: May 03, 2011  |  Added: May 09, 2011 | Visits: 3.583

Visual jQuery LightBox Visual jQuery LightBox is a free wizard program that helps you easily generate web photo galleries with a nice Lightbox-style overlay effect based on famous jQuery script, in a few clicks without writing a single line of code. Just move your photos to Visual jQuery LightBox application...


Platforms: Windows

License: Freeware Size: 11.62 MB Download (259): Visual jQuery LightBox Download

Released: May 05, 2010  |  Added: May 18, 2010 | Visits: 4.026

Animated jQuery Menu Style 08 Navigation menus are the most important element one should pay attention when designing a website. Web-developers can create user-friendly horizontal or vertical navigation menus using CSS. Javascript makes it possible to create more interactive, more responsive and more flexible navigation to...


Platforms: Windows, Mac, *nix

License: Freeware Size: 34.07 KB Download (333): Animated jQuery Menu Style 08 Download

Released: March 02, 2013  |  Added: March 30, 2013 | Visits: 1.781

Sib Icon Catalog Browse hundreds of stock icon sets and search among thousands of icons in minutes. Sib Icon Catalog makes it easy to locate and buy royalty-free icons with on-time delivery guarantee. With Browse, you can instantly preview individual icons and entire icon collections with no watermarks. Sib Icon...


Platforms: Windows

License: Freeware Size: 98.52 MB Download (130): Sib Icon Catalog Download

< 1 2 3 4 5 >