Multiple Template Images allows you to add multiple image selection boxes to the post and page editor. These images can be requested in your theme. You can cut, crop, blur, mask (etc.) these images using comprehensive functions (based on PHP's GD...
This is a program which utilizes the included functions in order to calculate 8 image indices (Bias, Correlation coefficient, DIV, Entropy, ERGAS, Q, RASE and RMSE). The purpose of the program is to produce the results fast, easily and in a...
Sometimes a user may want to add an image or a file inside the body of a node. This can be done with special tags that are replaced by links to the corresponding uploaded file. If the file is an open document text format, it will be display inline...
A quick and easy way to add an image to a web page. Upload images using a simple web form and the full HTML tag is created automatically, including size, padding, borders and alignment. Uploaded images can also be resized. Thumbnails linked to...
Awefully simple code in order to gain some time when trying to label the colorbars.
Works for individual plot or subplots, handles single- and multi-line labels on the top, bottom and/or right of the colorbar.
Input: colorbar...
The MySQLi base class is extended in order to add new functionality.
<b>Key Features of mysqlix:</b>
- Inserting, updating and retrieving MySQL table rows from a list of parameters
- Creating and dropping...
Allows WordPress logged in Users to add a marker on a Google map to indicate their location and view other usersd¬DSdu location. Non-logged in users may only view the map and markers but may not add a marker. This plugin is based on the GoogleMap...
This is a work in progress to add links to the footer
Rss standard allows to add an image (avatar) for feed, and Atom also allows favicons for feeds. This plugins adds that to your feeds - it looks really cute in search results and subscriptions =^___^=
Installation:
1. Upload...
How to add a sequential order column in a datagrid is an useful tutorial which helps in adding a sequential order column in a datagrid control. In this article the author clearly explains the sample code to the users. This article is more...
So you want to put an ad or an image in your sidebar. And you want it to link to another site. And you want to do it easily, without having to muck about with the code in the text widget.
While there are many WordPress plugins that...
WPSimpleInsert is a plugin to insert custom code in your blog posts. It includes options to either add the code above or below post content.
Features:
* Add custom HTML/PHP/javascript to your posts.
* Ability to add...
The Simple Popup Images plugin allows you to add pop-up images to your Wordpress blog. You put a thumbnail image in your post; if a user clicks on it, a larger version appears in a separate window.
Features that I think are cool:
This plugin will extend the Links' Advanced Image Address field to add a Image icon next to it and use the Gallery Modal to choose an image from the gallery and upload new images.
<b>Installation :</b>
1. Upload...
A simple excersise in how to pre-set and retrieve checked checkboxes in a CheckBoxList in a Datagrid is a simple tutorial which provides you the source code for displaying the item that is selected in the checkboxlist control that resides inside...
Code in Style with ASP.NET Themes is one of an article about ASP.NET themes. Theme is used to define the display of controls and pages. The themes could be used for the whole web application which is described in this tutorial. The author explains...
Simplest way to add calendar for your application is a simple web based tutorial which helps you to learn about how to use the ASP.NET calendar control in the web pages. In this tutorial the author shows you how to display the selecected date of...
Subclass .NET Server Controls To Add Validation is an ASP.NET article in which author describes about the advanced method of server control validation, which validates the users information in the web form. In this tutorial users can gather...