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

WebService::Kizasi 0.1.0

  Date Added: November 03, 2010  |  Visits: 712

WebService::Kizasi

Report Broken Link
Printer Friendly Version


Product Homepage
Download (86 downloads)



WebService::Kizasi is a Perl Interface for the Kizasi Web Services. SYNOPSIS use WebService::Kizasi; use Encode qw(_utf8_off); my $kizapi = WebService::Kizasi->new(); my @result; $result[0] = $kizapi->c10e_word_1d(CPAN); $result[1] = $kizapi->c10e_word_1w(CPAN); $result[2] = $kizapi->c10e_word_1m(CPAN); $result[3] = $kizapi->keyword_in_context(CPAN); $result[4] = $kizapi->ranking_1d; $result[5] = $kizapi->ranking_1w; $result[6] = $kizapi->ranking_1m; for my $result (@result) { my $utf8off = $result->items->[0]->title; _utf8_off ($utf8off); print $utf8off,"n"; print $result->items->[0]->pubDate,"n"; print $result->items->[0]->link,"n"; print $result->items->[0]->guid,"n"; $utf8off = $result->items->[0]->description; _utf8_off($utf8off); print $utf8off,"n"; } Kizasi.jp is the sight which discovers the "sign of change" (Kizasi) from blogs, and the WebService::Kizasi is a Perl interface to the Kizasi WebService API (Kizapi). For details, see http://blog.kizasi.jp/kizasi/66..

Requirements: No special requirements
Platforms: Linux
Keyword: Cpan Interface Kizasi Web Services Libraries Perl Perl Interface Print Programming Result Webservice Webservicekizasi
Users rating: 0/10

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


WEBSERVICE::KIZASI RELATED
Miscellaneous  -  NewsCloud Web Services 1.0
The NewsCloud Web Services allow you to interact with the NewsCloud.com Web site via PHP or REST.There is a library of examples as well as a base API class that encourage developers to use and extend. User sessions are supported.
 
Desktop Toys  -  Web Services Screenlet 0.1b
Web Services Screenlet is a GNOME screenlet that controls Apache and MySQL services running on your computer. You can easily see the actual state and start/stop each service by right clicking the screenlet. You can customize the...
40.96 KB  
Web Browsers  -  Microsoft Entourage 2008 Web Services Edition 13.1.0
Uses Exchange Web Services as the primary protocol to communicate with Exchange Server. Microsoft Entourage 2008 Web Services Edition is using Exchange Web Services as the primary protocol in order to easily communicate with Exchange...
64.33 MB  
Programming  -  Curl Web Services Development Kit 2.1
Curl Web Services Development Kit - a Curl Open Source project The WSDK library provides components necessary for building Curl applications that make use of web services. These include both SOAP/WSDL support, and an XML document model.
1.91 MB  
Programming  -  Web Services Console Eclipse Plugin 0.3.2
Web Services Console is an Eclipse plugin that provides the user with a rich set of tools for developing and monitoring web services.
136.01 KB  
Utilities  -  Web Services Interop Profile Environment 0.0.5
Web Services Interoperability Profile Environment is a toolkit for managing and using 'service profiles' needed for SOA realisation. Core is an inheritance resolver library, used by a document generator and conformance test suite generator.
6.39 MB  
Libraries  -  eBay::API 0.22
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 =...
99.33 KB  
Libraries  -  idl2wsdl 0.41
idl2wsdl is an IDL compiler to WSDL (Web Services Description Language). SYNOPSIS idl2wsdl [options] spec.idl OPTIONS All options are forwarded to C preprocessor, except -b -h -i -q -s -t -v -x. With the GNU C Compatible Compiler...
16.38 KB  
Network & Internet  -  ZXID 0.19
ZXID aims at full stack implementation of all federated identity management and identity web services protocols. Initial goal is supporting SP role, followed by IdP and ID-WSF WSC roles. ZXID is light weight, has small foot print, and is...
2.6 MB  
Development Tools  -  JBoss Web Services 3.0.2
JBossWS is a JAX-WS compliant web service stack developed to be part of JBoss' Java EE5 offering.JAX-WS brings to web services what EJB3 brings to EJB. With its greatly simplified programming model and functional enhancements it is desigend to...
 
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