This module enables the import of the following content from a Joomla website into Drupal.
* Users * Sections & Categories into Taxonomy Vocabularies and Terms * Content items to nodes
The module was developed against Joomla 1.0.x, however initial reports from the community indicate that the module also works with Joomla 1.5.x.
Configure the module via Administer >> Site Configuration...
URL Content Field is a Drupal 7 field type that pulls in content from a given URL on a given frequency. By itself, it's useful for applying Drupal search to non-Drupal sites or keeping an archive of a specific URL over time (as node revisions)....
Open and Read content from a text file is a simple ASP article where you will learn the procedures involved in file management. You can learn how to handle files of your website, to open the files and to read the content of the files line by line....
CSMV calculates distances from a given set of points to a set of linear segments
SYNOPSIS: [squared_distances_to_segments I]=csmv(P,R,Q,to_plot) [squared_distances_to_segments I]=csmv(P,R,Q,...)
INPUT P,R : arrays of...
The content distribution module is for managing distribution of content from a single central website to one or many remote websites via web services.
A typical set-up includes one single 'content distributing' Drupal instance with...
XML Documentation Tool provides a way to automate the production of documentation deliverables, in both PDF and HTML formats, from a set of content modules written in XML, using DocBook DTD. It enables re-use of content modules from previous...
An object-oriented web development system which allows the construction of dynamic content from a set of files that resemble HTML with some perl inline markup. It has a driver (optimized for FastCGI and mod_perl), acompiler, and a set of extensi
This script takes the content from a page and strips it of images to be more printed. Insert two comment tags within your HTML at the start and finish and link to the script. Includes a few variables like page title and font.
computes the distance from a given line segment (in 2d) or draws an anti aliased line
see http://mathworld.wolfram.com/Point-LineDistance2-Dimensional.html for computation of the orthogonal distance to the line.
Where...
This script creates an HTML page from a template and puts your email info in it. You can view, print, delete, and respond to your emails from an admin console or the directory index page.
Computes an orthogonal basis from a given criteria. Options are identical to those of sortwvfrms: basis are computed by signal width, localization, and noise. The vectors are sorted by the given criteria, projected onto a subspace...
This function was designed to analyze and display the overlap of the content of a given set of m-files. A figure will open containing 2 plots (see screenshot). In the left plot the relative overlap of any two files is represented by fields in...
This class reads links from a given file and lists them on the current page. The idea is to facilitate maintaince of links on the site. Archive includes samples and a main page.
This script will take all the tables from a given MySQL database and upload them to Amazon SimpleDB as Domains. The 'name' of each uploaded record is the value of the first primary key found in the table.
This was written to scratch a...
In order to optimize any MATLAB function, there are two options: 1) rewrite the function to take only 1 array of inputs, reading all others from a file, perhaps, or from a global variable (undesirable), or 2) write an interface layer that handles...
UNFOLDPROTEIN(data, bracket) calculates the melting temperature, Tm, of a protein from a given Nx2 array of unfolding data (with N >= 10). In the case of unfolding studies performed using circular dichroism spectroscopy, the second Tm...
The pseudo-Wigner distribution function provides space-frequency information from a given image. In this application, image data can be locally analyzed in any desired direction by the use of an sliding 1-D small window. Calculation time is...
Computes mel frequency cepstral coefficient (MFCC) features from a given speech signal. The speech signal is first preemphasised using a first order FIR filter with preemphasis coefficient. The preemphasised speech signal is subjected to the...
This script shows how to compute the Diffusion Kurtosis (DKI) Coefficients from a given Diffusion-Weighted MRI dataset. The script implements several fitting methods with various constraints from the article by A. Barmpoutis and J. Zhuo...
This project handles with the question how to extract fixed feature points from a given face in a real time environment. It is based on the idea, that a face is given by Viola Jones Algorithm for face detection and processed to track pupil... |