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.277.352 Times

libgfeed 0.1.1

  Date Added: October 03, 2010  |  Visits: 777

libgfeed

Report Broken Link
Printer Friendly Version


Product Homepage
Download (87 downloads)



libgfeed is a library to manage (create, load, edit) feed files in either the ATOM v1.0 or RSS v2.0 format. Installation: 1. `cd to the directory containing the packages source code and type ./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute `configure itself. Running `configure takes awhile. While running, it prints some messages telling which features it is checking for. 2. Type `make to compile the package. 3. Optionally, type `make check to run any self-tests that come with the package. 4. Type `make install to install the programs and any data files and documentation. 5. You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make distclean. There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution..

Requirements: No special requirements
Platforms: Linux
Keyword: Atom Feed Files Files Libgfeed Libraries Load Manage Package Programming Rss To Manage Type
Users rating: 0/10

License: Freeware Size: 337.92 KB
USER REVIEWS
More Reviews or Write Review


LIBGFEED RELATED
Web Authoring  -  Atom feed builder 1.0
You build your Atom valid feeds in a few clicks within this intuitive software, which also helps you to build your xsl files, i.e. the feeds' stylesheets, files that format your feeds.The software carries a basic FTP client to upload your files to...
6.03 MB  
Libraries  -  XML::Atom 0.19
XML::Atom is an Atom feed and API implementation. SYNOPSIS use XML::Atom; Atom is a syndication, API, and archiving format for weblogs and other data. XML::Atom implements the feed format as well as a client for the API..
59.39 KB  
Log Analyzers  -  FeedStater 1.1
FeedStater is an RSS/Atom feed statistics tool. FeedStater counts the number of unique visitors, total number of visits, and bot visits, and presents the results in a simple HTML report. FeedStater reads your Apache log file directly so it...
11.26 KB  
Newsreader Tools  -  JavaFeedReader 0.2
JavaFeedReader is a handy, easy-to-use tool designed to offer you a Java RSS / Atom Feed reader. Now you can always stay informed with the help of this Java-based news reader. You will be able to access all your favorite feeds with just a couple...
 
Utilities  -  Extract Files Action for Mac OS 1.01
The new Extract Files Action for OS X Automator allows you to extract any combination files by file extension or file type. This is very useful for video and photo workflows. For example you could extract all jpg, tiff and gif and then use another...
51.2 KB  
Communication Tools  -  Zeta Uploader - Send large Files online 2.1.0.47
FREE sending of large Files online for free via Email by uploading to Internet. Automatically send multiple files and folders to e-mail receivers. Simply enter a file and an e-mail address, we will send the download link to the receiver. Automatic...
1.3 MB  
File Management  -  Sorting big files 1.5
This script can be used to sort big files (much bigger than the available RAM) according to a key.
 
Networking  -  Feed Text Link Widget 1.1.5
This Plug-in enables you to display your RSS and Atom Feed Links as Widget in the sidebar. The Widget can display the following links: * RSS2 Post Feed * RSS2 Comments Feed * Atom Post Feed * Atom Comments Feed * RDF Post Feed * Help Link about...
71.68 KB  
Modules  -  Feedme XML 5.x-1.1 1.0
Unlike Aggregator or other RSS/ATOM feed parsers, this module is for custom XML files instead of RSS. The module can however parse RSS/ATOM feeds too, but there are other modules that implement this functionality better.InstallationUnpack in your...
 
Network & Internet  -  Feedzeo 1.1 Beta
Feedzeo is a RSS/RDF/ATOM feed aggregator cum reader written in Java. Feedzeo is an open source and free software licensed under GNU LGPL. There are two parts to Feedzeo: a Server and a Client. The Server is the application you run on your...
583.68 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB