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

Metaweblog Api software
Filter: All | Freeware | Demo
 

Metaweblog Api

1 2 3 4 5 > 
Added: January 18, 2010 | Visits: 1.298

Net::Blogger::Engine::Userland::metaWeblog Net::Blogger::Engine::Userland::metaWeblog is a userLand metaWeblog API engine. SYNOPSIS my $radio = Blogger->new(engine=>"radio"); $radio->Proxy(PROXY); $radio->Username(USERNAME); $radio->Password(PASSWORD); $radio->metaWeblog()->newPost( title=>"hello", description=>"world",... Platforms: *nix

License: Freeware Size: 24.58 KB Download (98): Net::Blogger::Engine::Userland::metaWeblog Download

Added: April 24, 2013 | Visits: 528

Flux CMS Wiki Flux CMS is a XML/XSLT Web Content Management System based on PHP 5 and Popoon under GPL license. It's easy to use for the enduser and has WYSIWYG editing capabilites, but it's also very extensible and powerful for implementors to suit even advanced needs.Features of Flux CMS on Technicals... Platforms: PHP

License: Freeware Size: 23.33 MB Download (50): Flux CMS Wiki Download

Released: May 12, 2005  |  Added: June 15, 2006 | Visits: 3.614

Elicit Elicit, a desktop blog client that integrates Web and RSS services from Google (desktop search, news, blog search), Yahoo (news, blog search), Microsoft (news), Bloglines (RSS aggregator), Amazon (catalog searching), Flicker (photo sharing), Technorati (blog tagging) , del.icio.us (social book... Platforms: Windows

License: Shareware Cost: $59.00 USD Size: 7.89 MB Download (111): Elicit Download

Added: May 25, 2010 | Visits: 1.132

Typeface Typeface is blogging software geared toward developers who wish to blog about their development cycle. This blog makes it easy to convey thoughts and ideas about programming by posting syntax highlighted code snippets. The project supports the metaweblog API, extensive caching for speed, and... Platforms: *nix

License: Freeware Size: 1.1 MB Download (94): Typeface Download

Added: January 25, 2010 | Visits: 559

Archipelago Archipelago is a XML-RPC based editor for Manila, Radio, and web sites that support the Blogger API and MetaWeblog API. Platforms: Mac

License: Freeware Download (93): Archipelago Download

Released: November 27, 2012  |  Added: November 27, 2012 | Visits: 845

Ecto Ecto is a desktop blogging client for and Windows. With ecto you can write and manage entries for your weblog(s). The advantage over using your weblog's control panel is that you can compose entries offline and use the extra features ecto offers, such as spellcheck, creating links, attachments,... Platforms: Windows, Mac

License: Shareware Cost: $17.95 USD Size: 7.7 MB Download (57): Ecto Download

Released: August 18, 2012  |  Added: August 18, 2012 | Visits: 178

Up! Up! is a small Cocoa application that can resize and sharpen photos and upload them to a blog software via the MetaWebLog API. What's new in this version: Bugfix that makes Up! work with WordPress now. Tested with a blog at wordpress.com. Platforms: Mac

License: Freeware Size: 327.68 KB Download (52): Up! Download

Added: August 03, 2013 | Visits: 365

Midgard for Scripts Midgard is a content management tool.Features:- Web-based authoring - Website content can be edited securely anywhere from a computer connected to the internet- Separation of content and layoutContent and layout of websites are managed separately- Easy 'Edit this page' interfaceUsers with editing... Platforms: PHP

License: Freeware Size: 102.4 KB Download (40): Midgard for Scripts Download

Added: August 11, 2013 | Visits: 218

Tux CMS Tux CMS is a powerful, easy-to-use blogging engine and CMS. Inspired by the simplicity and powerful features of WordPress, Tux CMS, though still in its relative infancy, is easily a strong competitor.Full support for industry standards (Atom, RSS, Blogger API, MetaWeblog API, TrackBack, etc.) is... Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 972.8 KB Download (44): Tux CMS Download

Added: October 22, 2013 | Visits: 269

Products.IssueDealer The Issue Dealer is an application for managing information. It is currently used by organizations and individuals to manage day-to-day tasks and information. The Issue Dealer features issue management (information and tasks), relations (to relate issues) and different publishers; to see one of... Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 276.48 KB Download (44): Products.IssueDealer Download

Added: March 09, 2006 | Visits: 8.139

API Monitor API Monitor is software that monitors and displays API calls made by applications. For each API called, the program displays the process ID, process name, API called, parameters, return value, status, and the GetLastError code. It also includes an Error Lookup tool and an IOCTL decoder. New API... Platforms: Windows

License: Freeware Size: 319 KB Download (1160): API Monitor Download

Added: March 12, 2006 | Visits: 4.683

Windows API hooking SDK Windows API hooking SDK helps you hooking Windows APIs or functions in other Dlls, and replace the API function or Dlls' function to your own function, That is to say, intercepts Win32 functions and re-writing target function to easily custom and extend existing system or application's function,... Platforms: Windows

License: Shareware Cost: $158.00 USD Size: 1.22 MB Download (221): Windows API hooking SDK Download

Added: October 24, 2006 | Visits: 3.568

COM API COM API - virtual serial ports creation and management software. What needs does COM API meet? - Essentially reduces development efforts for creation of applications with virtual ports interaction - Allows creating systems with legacy components which could transfer data only to serial port... Platforms: Windows

License: Shareware Cost: $590.00 USD Size: 322 KB Download (139): COM API Download

Released: April 08, 2014  |  Added: April 16, 2014 | Visits: 11.608

Blade API Monitor Blade API Monitor is a useful developer spy tool which can trace and log API and ActiveX interface with parameters. The key features are: Trace any exported functions of any DLLs, including Windows API and any other 3rd-Part APIs, unnecessarily to know the prototype of the functions;... Platforms: Windows, Windows 7

License: Shareware Cost: $79.00 USD Size: 2.31 MB Download (762): Blade API Monitor Download

Added: March 24, 2010 | Visits: 1.830

Amazon API Search Amazon API Search is the beginnings of a perl script to search Amazon. It interfaces with Amazons API interface and performs whatever search the user desires, it then parses the data returned and inserts it in to an MySQL table. Currently the script only deals with basic returned data, and... Platforms: *nix

License: Freeware Size: 2.05 KB Download (126): Amazon API Search Download

Added: March 09, 2010 | Visits: 1.488

Inline-API Inline-API is a Perl module that teach you how to bind a programming language to Perl using Inline.pm. SYNOPSIS #!/usr/bin/perl use Inline Foo; say_it(foo); # Use Foo to print "Hello, Foo" __Foo__ foo-sub say_it { foo-my $foo = foo-shift; foo-print "Hello, $foon"; } So you think... Platforms: *nix

License: Freeware Size: 91.14 KB Download (88): Inline-API Download

Added: September 16, 2010 | Visits: 1.420

PDL::API PDL::API is a Perl module for making piddles from Perl and C/XS code. A simple cookbook how to create piddles manually. It covers both the Perl and the C/XS level. Additionally, it describes the PDL core routines that can be accessed from other modules. These routines basically define the PDL... Platforms: *nix

License: Freeware Size: 2.1 MB Download (98): PDL::API Download

Added: July 06, 2010 | Visits: 1.919

Wikipedia API Wikipedia API is a simple API to embed Wikipedia content dynamically on a Web site. Wikipedia is an online encyclopedia in which the user community is encouraged to submit information for its entries. Wikipedia is unique in that it is free to the public, the content is fairly well moderated,... Platforms: *nix

License: Freeware Download (112): Wikipedia API Download

Added: January 03, 2010 | Visits: 1.440

eBay::API eBay::API is a Perl SDK for eBay Web services Interface. SYNOPSIS # 1. GeteBayOfficialTime use eBay::API::XML::Call::GeteBayOfficialTime; my $pCall = eBay::API::XML::Call::GeteBayOfficialTime->new(); $pCall->execute(); my $sOfficialTime = $pCall->getEBayOfficialTime(); # 2. GetUser use... Platforms: *nix

License: Freeware Size: 99.33 KB Download (98): eBay::API Download

Added: April 08, 2010 | Visits: 1.589

Simple C++ ODBC Database API Simple C++ ODBC Database API is designed to encapsulate the ODBC API functionality in an object oriented manner. The API was created due to an absence of any other such API that was database independent. The database independence is achieved using the ODBC (Open DataBase Connectivity) API.... Platforms: *nix

License: Freeware Size: 84.99 KB Download (117): Simple C++ ODBC Database API Download

1 2 3 4 5 >