profiler heads
RSS_GET Headlines
This is a quick and painless way to include RSS/XML/RDF headlines on your webpage. All you have to do is set 3 variables (URL/Name/Number of headlines) and include the file. The script stores the head more>> This is a quick and painless way to include RSS/XML/RDF headlines on your webpage. All you have to do is set 3 variables (URL/Name/Number of headlines) and include the file. The script stores the headlines in files and only loads the RSS file every 15 minutes (time customizable). The script may be included many times in the same page, making it great for making a web portal or home page.<<less
A basic time profiler 1.0
A basic time profiler script provides a very simple time profiling module which helps you to measure actual execution time for blocks of Python code. more>> A basic time profiler 1.0 offers you a powerful tool which is able to provide a very simple time profiling module helping you to measure actual execution time for blocks of Python code.<<less
Web Header Manager
Web Header is a specially designed .NET component, which manages and customizes all HEAD tags for your web pages. Web Header Manager will help you easily manage your META tags (TITLE, KEYWORDS, DESCRI more>> Web Header is a specially designed .NET component, which manages and customizes all HEAD tags for your web pages. Web Header Manager will help you easily manage your META tags (TITLE, KEYWORDS, DESCRIPTION) for better promotion and positioning your site in all search engines. With management of STYLES section and linking with CSS files you can automatically customize the design of your web pages. This feature allows providing your site visitors with the ability to choose the appearance of your site?s pages from the set of predefined templates. The run-time management of SCRIPT section can change the client-side functionality of your pages.<<less
phpWebhacks 1.5
This PHP class can be used to automate retrieval and processing of Web pages more>> phpWebhacks 1.5 is designed to help users easily and conveniently make retrieval and processing of Web pages automatic.
HTTP GET, POST and HEAD requests can be sent to retrieve Web pages. The class supports file uploads, HTTP authentication, HTTP and meta tag redirection and gzip compression.
It can also process the retrieved HTML pages to help extracting information to send subsequent requests like collecting cookies, extracting input values from forms, parsing meta tags.
Requirements: PHP 5.0 or higher
HTML TEXT PROTECTOR 1.0
PASTE THIS JAVASCRIPT IN HEAD SECTION This Script helps to Prevent HTML Text From Copy OR Robbery more>> PASTE THIS JAVASCRIPT IN HEAD SECTION This Script helps to Prevent HTML Text From Copy OR Robbery<<less
SWI-Prolog 5.7.12
SWI-Prolog is very useful because it offers a comprehensive Free Software Prolog environment, licensed under the Lesser GNU Public License. more>>
SWI-Prolog 5.7.12 is very useful because it offers a comprehensive Free Software Prolog environment, licensed under the Lesser GNU Public License. Together with its graphics toolkit XPCE, its development started in 1987 and has been driven by the needs for real-world applications. These days SWI-Prolog is widely used in research and education as well as for commercial applications.
Major Features:
- Kernel licensed under the LGPL. Prolog libraries are distributed under the GPL with an additional statement that allows for use in proprietary applications. Details can be found on the license page.
- fast compilation. E.g., loads 140,000 lines of code spread over 500 source-files in 2.3 seconds on an AMD 5400+ system.
- Robust and free of memory leaks. In use for several servers that run 24x7.
- Small. The full development environment, including graphics, libraries and many interface packages requires approx. 40MB harddisk. The non-graphical kernel is about 650Kb, the graphics library adds about 1.2Mb to the image.
- Scales well for large applications. No limits on program size, atom-length, term-arity or integer values. No performance degradation on predicates with many (indexed) facts.
- Unbounded integer and rational number arithmetic based on GMP library.
- Comprehensive set of built-in predicates, covering Part 1 of the ISO standard, the de-facto Edinburgh Prolog standard and important parts of Quintus and SICStus Prolog. Fair compatibility to Ciao, YAP and GNU-Prolog.
- Flexible and fast interface to the C- and C++-Language. The interface allows for calling both-ways, handling of non-determinism both ways and embedding of the SWI-Prolog kernel in C/C++ projects.
- The goodies: modules (upward compatible to Quintus and SICStus), garbage-collection (transparent to C/C++-code, including atom garbage collection), last-call optimisation, Dynamic expansion of the runtime stacks, ISO exception-handling (including C/C++ interface for catching and throwing exceptions).
- Execution profiler (time and call statistics) for Linux, most Unix platforms and Windows NT/2000/XP/Vista.
- Cross-Referencer. gxref/0 provides a graphical front-end for the extensible Prolog cross-referencer (xref).
- Portable to many platforms, including almost all Unix/Linux platforms, Windows (NT/2000/XP/Vista, including 64-bit editions), MacOS X (using X11 for graphics) and many more. Both 32-bits and 64-bits hardware is supported. Sources are plain C99, configured automatically using GNU autoconf (configure, make, make install).
- UNICODE character set handling internal. Ideal for web- and international applications.
- Machine-independent saved-states (save on one platform, run using the virtual machine of another platform).
- Multi-threading support: run multiple pre-emptively scheduled prolog engines on the same database.
- attributed variables, coroutining (freeze/2, when/2, dif/2), global variables, cyclic terms. Flag-controlled handling of occurs-check (on/off/error) see current_prolog_flag/2.
- Constraint Logic Programming, providing libraries for CHR (Constraint Handling Rules), clp(FD), clp(R,Q) and various others.
- Bundled with interface libraries for Java (JPL), ODBC, TCP/IP sockets, SSL, CGI form handling, etc.
- Multi-threaded Web server library with comprehensive libraries to generate HTML, HTTP authorization, session management, exchanging JSON (used by many AJAX widgets), etc.
- Fast and flexible libraries for parsing SGML/XML (HTML), parsing RDF, store and query the RDF triple model. A graphical editor for RDF/RDFS and OWL models called Triple20 is distributed seperately.
- Literate programming support through PlDoc. Provides integrated view on manual and application documentation and producing LaTeX documentation for your application.
- Unit testing support through PlUnit.
- Regular binary distributions for most popular platforms (Windows (32/64 bits), Linux (32 bits) and MacOS X (32 bits)).
- Regular distribution of the full source packages. The sources are also accesible through GIT.
Flash and Flex Resources
Flexcubed is a powerhouse for Flash and Flex 2.0 components and resources both Commercial and Free ones. We develop, market and support a cream of interesting components that help developers and desig more>> Flexcubed is a powerhouse for Flash and Flex 2.0 components and resources both Commercial and Free ones. We develop, market and support a cream of interesting components that help developers and designers alike make the best applications. We share a unified goal of empowering businesses worldwide with viable solutions to help transform and keep their heads high. In brief, we exist to make businesses better.<<less
ASP.NET 2.0 Referencing Master Page Members
In this tutorial you will learn about reference Master Page Mebers, add property to Master Page, expose Master Properties. Members of the Master page can be referenced by content pages. These members more>> In this tutorial you will learn about reference Master Page Mebers, add property to Master Page, expose Master Properties. Members of the Master page can be referenced by content pages. These members can be methods, properties or controls. The constraint for property reference is theat the property has to be declared as public members of the master page. They could be public page scope variables, public propertis and public methods. Let us work out a simple example. The developer wants to set the title of a content page or to add a style sheet on a per page basis. Code will have to be added to the Page_Load event. The Header property on the Page class exposes the content of the< head > tag as programmable entities.<<less
dbClassBuilder 0.5
Upload your schema to this online application and gives yourself a head start creating your database abstraction layer for your php / mysql application. dbClassBuilder will parse a file creating INSERT, SELECT, and UPDATE functions for each table more>> Upload your schema to this online application and gives yourself a head start creating your database abstraction layer for your php / mysql application. dbClassBuilder will parse a file creating INSERT, SELECT, and UPDATE functions for each table definition found in the uploaded database schema. Its simple to use, all you need to do is upload your schema! Try it now!<<less
Visual Bulletin Board (VisualBB)
With years of experience in creating high quality web applications, our developers strive to bring you this new revolution in message board software. Our product is head to head with its competition, more>> With years of experience in creating high quality web applications, our developers strive to bring you this new revolution in message board software. Our product is head to head with its competition, striving on its speed, efficiency and overall ease of use. Our product is written in PHP and uses Mysql as the standard backend.<<less
PERL - MySQL Module
Integrate MySQL databasing into your web applications with PERL. Get your feet wet and dive head first into our tutorial. more>> Integrate MySQL databasing into your web applications with PERL. Get your feet wet and dive head first into our tutorial.<<less
xooMapper 1.2
XooMapper is a small script to help create an expandable site map. Unobtrusive - Degrades Gracefully The script is written to manipulate the DOM when the page loads. The original list of links is a nested unordered list. Nested links are hidden more>> XooMapper is a small script to help create an expandable site map. Unobtrusive - Degrades Gracefully The script is written to manipulate the DOM when the page loads. The original list of links is a nested unordered list. Nested links are hidden at page load and clickable expand/collapse images are added to those links that have sub-links. If a user has JavaScript disabled, then they will see the full nested list. Accessible Users that use accessibility devices will have access to all links. Implementation Your site map page should contain a nested unordered list of all of the links in your site. The containing
Asap-Web-Sniffer 1.0
Supported protocol HTTP/1.1 by metods GET/POST and HTTP autentification by Basic metod. User agent, prefered language, coding type and supporting/nonsupporting gzip change is possible. After sending data sniffer displays http head including redirects and more>> Supported protocol HTTP/1.1 by metods GET/POST and HTTP autentification by Basic metod. User agent, prefered language, coding type and supporting/nonsupporting gzip change is possible. After sending data sniffer displays http head including redirects and founded links (possible only when Content-Type=text/html). At last sniffer display web page code, which can be highlighted (restricted for html, xml, css and javascript format).<<less
Chilkat .NET HTTP Component
HTTP client component with extensive caching capabilities, cookie persistence to XML filestore, SSL, file upload, XMLHTTP, GET, POST, HEAD, managed HTTP server connection pool, proxy support, internat more>> HTTP client component with extensive caching capabilities, cookie persistence to XML filestore, SSL, file upload, XMLHTTP, GET, POST, HEAD, managed HTTP server connection pool, proxy support, internationalization features, custom request headers, basic authentication, and more.<<less
MP3Forge v2.0.3
MP3Forge is an MP3 Upload system that allows the end user to upload there mp3, they will then receive the link information (Link formats are: HTML, BBCode, Direct, and Site Link). From there the user can use the link for there own personal site. All more>> MP3Forge is an MP3 Upload system that allows the end user to upload there mp3, they will then receive the link information (Link formats are: HTML, BBCode, Direct, and Site Link). From there the user can use the link for there own personal site. All links except for the direct link go to the MP3 Page, where Song Artist, Title, Album, Genre, and year are available for viewing (The MP3 Info or ID3 Tags are read by the script or inputed by the user during file upload and wrote to a MP3 Data file, where it then keeps the data for later use), the page also has a link to an in site MP3 Player, and download function. There is a rate function for the users to rate the mp3s. It also has an admin section where the Administrator can view all files and access logs. The administrator has the option to listen to or delete MP3s. MP3Forge can also be skinned very easily through the head and footer files. (Also supports ads through the ad files)<<less