Freeware Listing: Api Scripts

This is a pure API module, providing functions for generating login tickets. A login ticket consists of an automatically generated pass code, an expiration date, and a user who may log in with the pass code. This module provides functions for generating, retrieving and deleting login tickets, as well as checking validness of a given pass code and, given a valid code (while not requiring username and password), logging the concerned user in. The Login Ticket API was designed to act as backend for modules like Temporary Invitation and Fast Login, with less (but still some) parts of the API being suitable for the Invite module as well.

  • Platform: PHP, Scripts

User List provides an API to extend the User Administration user list (admin/user/user) by adding filters and data columns. The module adds one filter and data column through its own API that may help account administration: last access time. Options are provided to hide or reformat several of the default data columns so that the display does not become overly crowded. User List displays badge icons to visually indicate commonly needed information for administration: Account blocked, New account, and Account online. These badges may optionally be displayed on user profile pages to user's with "administer users" or "view badge icons" access permission.

  • Publisher: John Money
  • Date: 17-03-2013
  • Size: 20 KB
  • Platform: PHP, Scripts

An API for scraping the Internet via cURL, HTMLTidy, and SimpleXML. Makes scraping sites, parsing XML, and following hyperlinks a snap. A number of other scraper-type modules depend on it, so its easier to update one place than in many. Saves developers a lot of time. Can be extended to implement proxy rotation, delayed hits, useragent rotation, etc..

  • Platform: PHP, Scripts

By default, internal Smarty PHP support is blocked for security reasons. Installation: Unpack in your modules folder (usually '/sites/all/modules/') Enable under Administer > Site Building > Modules.

  • Platform: PHP, Scripts

API that can scan user inputs for 'unsavory language' and return result that can be integrated into your server side scripts. It's free for and will become more effective over time..

  • Platform: Misc Scripts

No more Guestbook spam!The Anti-Spam Guestbook by Anti-Spam Scripts performs over a dozen tests to keep your guestbook spam free. Fully featured and customizable. Setup in only a few minutes. Easy to configure and maintain.Can be customized to match your website. Keep track of entries log files and customizations with an easy to use interface. Supports banning of IP addresses and domains. Tests can be as lite or resrtictive as you need them. One installation stopped 100 spammers in 2 weeks without 1 junk message getting through. Tests for links,junk repeats, a full featured filter, URL scanning and more.

  • Platform: CGI and Perl, Scripts

Schlabo's Scripts - Show Picture (sp) multi-platform compatible. When linking to a picture this script automatically creates HTML pages on the fly with the picture, a description and a link back to the refering page. Also features Display-Counting, guest-stats (also for Top XX-lists), a comfortable administration interface, picture-uploading, easy-to-use custom templates, password protection, IP tracking and more..

  • Platform: CGI and Perl, Scripts

Schlabo's Scripts - Comic Of The Week multi-platform compatible. This script allows you to display a comic-strip (or anything else made of more than one picture) per week, day or any other specified amount of time you like. It features a comfortable administration interface, easy-to-use custom templates, password protection, IP tracking and much more..

  • Platform: CGI and Perl, Scripts

Schlabo's Scripts - Picture Of The Day multi-platform compatible. Define pictures for years in advance using the comfortable calendar mode of the admin script. Setup doesn't require any CGI knowledge, just upload the script to the server and run it. It also features automated gallery-pages, picture-descriptions, uploading, popup-windows, password protection, IP tracking and much more..

  • Platform: CGI and Perl, Scripts

Clicks Counter Scripts Set is intended to count clicks for any local paths via referring to counter script that will redirect your visitors to a target location after updating the count for current location. You can use it in different ways, e.g. for counting file downloads on your site.The set contains 3 files: 1. count.db - empty data file 2. count.php - clicks counter script that writes data to count.db 3. stats.php - clicks stats displaying script.

  • Platform: PHP, Scripts

APICMS is a CMS which provides for the integration of content within a website only a RESTful API for the web designer. You can program your own website completely independent of the CMS as usual with HTML / CSS and then bind the content with a few lines of PHP code in exactly the area in which you want to give your customers the option to change text and graphics..

  • Platform: PHP, Scripts

Protected Form Scripts Set is intended to protect online contact forms from spam bots. It requires from a person who writes you to specify the security code generated during the session, and automatically rejects all direct accesses to a form.The set contains 2 ready-to-use email form scripts: 1. Plain text version; 2. Attachment version.Both versions provide the same security level, while the second one allows to attach a file restricted to specified file size..

  • Platform: PHP, Scripts

This script uses the Twitter API to pull your latest tweets and put them on your site. Other scripts use the Twitter RSS feeds, which can be hours out of date.This requires PHP with cURL enabled, which most have enabled by default already. The script is very easy to configure and use..

  • Platform: PHP, Scripts

Admin Login Scripts Set contains 3 ready-to-use admin login scripts using 3 different authentication methods: 1. HTTP Authentication; 2. Cookies; 3. Sessions.All the three provide the same security level and do not require any DB.Minor differences: in cookie version you can also specify the number of days to keep your cookie alive while in other two versions the session will expire when you close your browser window, and in HTTP Authentication version there is no real logout but just a redirection to the root folder while there is no way to unset server globals from within the script - you will be logged out automatically as soon as you close the browser window to terminate the session.

  • Platform: PHP, Scripts

Pagination Scripts Set contains 3 different pagination functions that can be easily implemented into any other script to paginate the output results retrieved from MySQL database or elsewhere. Note that these functions do not query the DB by theirselves, you should previously have counted the total number of matches and retrieved the appropriate results, specified number of results per page etc..

  • Platform: PHP, Scripts

WebNMS SNMP API Android Edition offers a lightweight Java library to build SNMP-based network management applications for android powered devices. It can be used for monitoring and tracking network elements that are reliable and scalable.The lightweight Java SNMP library provides off-the-shelf components for trap and table handling along with basic SNMP operations, such as SNMP GET, SNMP GETNEXT, SNMP GETBULK, and SNMP SET. These components enable simple development of SNMPv1, SNMPv2c, and SNMPv3 management applications for android devices. The SNMP management application (manager) built using the Java-based SNMP API can receive SNMP traps, which can be processed based on predefined criteria for effective SNMP management.

  • Platform: Android, Java

Groovy Monkey is a Utility for Eclipse that enables you to create scripts in Groovy, Beanshell, Python or Ruby to run directly in Eclipse. This tool can be used to Eclipse API exploration, automation scripts, and rapid plugin prototyping..

  • Platform: WinOther

LabMinder is an encapsulation of the VMware Lab Manager SOAP API within Ant tasks. The intended usage of this project is to enable Lab Manager automation through Ant scripts..

  • Platform: Linux, Mac OS X, WinOther

Sieve is a mail filtering language standardized as RFC 3028 / RFC 5228 and its extensions. libSieve provides a simple, clean API for parsing and executing Sieve scripts. Code is on GitHub: http://github.com/sodabrew/libsieve.

  • Publisher: github.com
  • Date: 02-11-2012
  • Size: 556 KB
  • Platform: Linux, Mac OS X, WinOther

Embed a Lua interpreter in a C++ application, using an OO API. Easily evaluate Lua expressions, scripts, call functions, table fields, etc. Easily handle multiple return values. Lua stack managed automatically, but still available if needed..

  • Platform: Linux, Unix, WinOther

Api Scripts: Freeware | All

New Reviews


SD QuickExec

Im always scouting the internet looking for quality applications that’ll help me save time carrying out some of the basic things I do every time I switch on my computer. For example, launch my internet browser, email client, iTunes and so on. ...


Speedtest4free

For a long time now, Internet Service Providers have been battling it out, attempting to bring their customers the latest and greatest internet speeds available, to beat their competitors and steal their customers. Its always a good idea to know ...


Jewel Quest 3 Game

Jewel quest (3) is a free ware downloadable game from Free Ride games, a game development studio with a fair number of high quality games on this website. Jewel quest isn't an exception to this rule. Jewel quest is essentially a clone of the ...


Advanced System Optimizer

Keeping your Computer fast, clean and error free is of utmost importance if you want to get most out of it. Over the passage of time, many personal computers get clogged with errors, unnecessary or duplicate files and shortcuts leading to fragmented ...


Coin World

Coin world is an interesting platforming demo game in which you play as “Colin the coin” as you take on the evil “bank note flash”. The premise alone is an interesting enough reason to play the game, and combined with the ...


Ad-Aware Free Antivirus+

You might have experienced that with some programs, other smaller programs are attached and they get installed silently. Also, many times, these programs, also known as adware or spyware, are downloaded silently or by mistake through internet. ...


WinLock

WinLock is a program that helps users lock down and limit access to certain functions of a Windows PC. Applications such as WinLock are crucial in environments where public access is allowed to PC’s, such as libraries or internet cafes, as ...


SpeedUpMyPC

SpeedUpMyPC is a program which apparently has the capabilities to boost your system performance by resolving computer issues it finds after scanning though your system SpeedUpMyPC is most definitely not the only piece of software that claims to be ...


Simple Sticky Notes

Simple sticky notes is a freeware note taking utility to appeal to users in the same way in which a physical sticky note would; by allowing you to write something down very quickly with very little effort (without having to open a program or pull ...



New Downloads

PTP Track Hound

Free software, that allows you
to easily capture and analyze
PTP network traffic. It is the
successor of Meinberg PTP ...

Nero Wave Editor

Powerful editing and recording
of audio files. The various
filtering and sound
optimization methods allow you
to create ...

SmartCallMonitor

SmartCallMonitor is the
easy-to-use calling and
monitoring software for TAPI
capable hardware like a
telephone system or ...

iCare Blood Pressure
Monitor

iCare Blood Pressure
Monitor--It could monitor
blood pressure, and the error
of plus or minus 12 or less.

PDF Shaper Free

PDF Shaper is a powerful and
free PDF software, which
offers a collection of PDF
tools and utilities to modify
and ...

FolderVisualizer

FolderVisualizer: Where did my
drive space go?

10-Strike Network Scanner

This lightweight and free
network scanner has got a lot
of powerful features. Scan
network for hosts, detect
their IP and ...

uTorrent Turbo Accelerator

uTorrent Turbo Accelerator is
a newly added software in the
family of the popular p2p
client uTorrent plug-ins. The
...

Passkey Lite

Passkey Lite, a free version
of Passkey, is a simple
combination of Passkey for DVD
and Passkey for Blu-ray. It
can ...



Related Searches

Scripts Create
Api Crypto
Scripts Ddl
Api Fax Delphi
Access Api C
Access Api
Microsoft Access Api
Nfs Server Api
Api For User Inactiv
Api Hook Source Code
Api Text Viewer
Java Divx Api