component build
FireDot Component 1.0
Enjoy this small free component for Flash that is able to simulate various particle drawings and is only 2k. The online panel lets you try different settings, then you just have to click on the component in your movie and fill in the component more>> Enjoy this small free component for Flash that is able to simulate various particle drawings and is only 2k. The online panel lets you try different settings, then you just have to click on the component in your movie and fill in the component parameters panel with the settings you just have taken in notes.<<less
ISO8601 Component 1.2
This provides an industry-standard way of formatting dates. more>>
ISO8601 Component 1.2 is a small but efficient script for any webmasters. It actually provides an industry-standard way of formatting dates. The format looks like 2003-09-16 or 2003-09-16T19:15:30.45.
It is the preferred way to store dates in XML because dates can be sorted using sort algorithms designed for string data. This component converts VB/VBScript Date object to ISO8601 format and back to VB/VBScript Date object. The component can also be used to construct a Date object. This component can be used in environments that support COM such as Active Server Pages, Windows Scripting Host, Visual Basic, etc.
Installation:
- Move the dll to a directory like: C:Program FilesXStandardBin.
- Open a command prompt and cd to the directory where the dll is located.
- Type regsvr32 XISO8601.dll
- Grant "Read & Execute" file permissions on this dll to everyone
eZ components 2007.2.1
eZ components is an enterprise ready general purpose PHP components library by eZ systems. more>>
eZ components 2007.2.1 is a useful program including independent building blocks for PHP application development eZ components for speeding up development and limiting risks. An application can use one or more components effortlessly as they all adhere to the same naming conventions and follow the same structure.
All components are based on PHP 5.1, except for the ones that require the new Unicode support that will be available from PHP 6 on.
The Base component provides basic functionality that all other components rely on. This basic functionality contains a certain set of exceptions and a mechanism to load components on demand, reducing memory usage. Other components build around this Base component and provide functionality for a whole range of different subjects.
Subjects include reading archive files (.zip, .tar), caching data, database SQL abstraction layer and schema management, debugging and event logging, image analysis and manipulation, in-process communication, sending fully feature mail message, templating and the safe usage of input data. Besides these main features there are also a few other components dealing with a whole range of subjects.
This is a complete list of all the individual libraries that is included in eZ components.
- Archive
-
- Allows you to extract and create archive files, such as .tar (ustar, v7tar and gnutar) and .zip
- Cache
-
- A solution for caching, supporting multiple backends allowing you to specify the best performing solution for your caching-problem.
- Configuration
-
- A component that allows you to use configuration files in different formats.
- The formats include the standard .ini file, and an array based format.
- ConsoleTools
-
- A set of classes to do different actions with the console (also called shell). It can render a progress bar, tables and a status bar and contains a class for parsing command line options.
- Database
-
- A lightweight database layer on to of PHPs PDO that allows you to utilize a database without having to take care of differences in SQL dialects.
- DatabaseSchema
-
- A set of classes that allow you to extract information from a database schema, compare database schemas and apply a set of changes to a database schema.
- A set of classes that allow you to extract information from a database schema, compare database schemas and apply a set of changes to a database schema.
- Debug
-
- This components provides a set of classes that help you to debug an application. It provides timers and report generators for different formats that give a summary of warnings and errors that occurred within your application.
- EventLog
-
- Allows you to log events into files or other storage spaces in different formats.
- Execution
-
- Provides functionality to give feedback to your applications users when a fatal error happened or an uncaught exception was thrown.
- Feed
-
- Provides reading and writing support of RSS (multiple versions) and ATOM feeds.
- Provides reading and writing support of RSS (multiple versions) and ATOM feeds.
- File
-
- Provides support for file operations which are not covered by PHP or are just missing.
- Provides support for file operations which are not covered by PHP or are just missing.
- ImageAnalysis
-
- This class allows you to analyse image files in different ways. At least the MIME type of the file is returned. In some cases (JPEG, TIFF and GIF) additional information is gathered as well.
- ImageConversion
-
- A set of classes to apply different filters on images, such as colour changes, resizing and special effects.
-
- The components allows you construct Mail messages conforming to the RFCs. It has support for attachments, multipart messages and HTML mail. It also interfaces with SMTP to send the e-mail. Reading and parsing mail messages comes in version 1.1.
- PersistentObject
-
- This component allows you to store an arbitrary data structures to a fixed database table. The component provides all the functionality needed to fetch, list, delete etc these datastructures.
- PhpGenerator
-
- Provides a simple interface for creating PHP files and executing PHP code.
- SystemInformation
-
- Provides access to common system variables, such as CPU type and speed, and the available amount of memory.
- Provides access to common system variables, such as CPU type and speed, and the available amount of memory.
- Template
-
- A fully functional Templating system, supporting template compilation in different levels, user defined functions and operators, an optimizer, output escaping for different output handlers to prevent XSS and other security problems and a plug in system for extra functionality (such as a Translation system).
- A fully functional Templating system, supporting template compilation in different levels, user defined functions and operators, an optimizer, output escaping for different output handlers to prevent XSS and other security problems and a plug in system for extra functionality (such as a Translation system).
- Translation
-
- A component that reads XML translation definitions (the Qt Linguist format), supports caching of translation contexts and presents you with a class to apply translations to strings. A filter system allows you to transform translation definitions for special use.
- Url
-
- Provides functionality for parsing URL parameters, and path manipulation.
- UserInput
-
- A component that assists you to safely user input variables coming into your application. It builds on top of PHPs filter extension and extends it by providing a more inituitive API.
Major Features:
- Designed for enterprise PHP application development
- Open source and licensed under the New BSD license
- Clear IP rights
- Thoroughly documented
- Developed, supported and maintained by eZ systems
Pivo POP3 Component
A high performance POP3 component enables ASP/ VB/ VC++/ C#/ VB.NET/ ASP.NET or other COM environment applications to retrieve email from mail server based on POP3 protocol. Pivo POP3 Object supports more>> A high performance POP3 component enables ASP/ VB/ VC++/ C#/ VB.NET/ ASP.NET or other COM environment applications to retrieve email from mail server based on POP3 protocol. Pivo POP3 Object supports all operations. It also provides advanced features such as retrieve emails in background, capability of unlimited queued request. POP3 is a widely-deployed mail access protocol. Many programs access POP3 message stores, and thus need POP3 configuration information. Since there are multiple configuration elements which are required in order to access a mailbox, a single string representation is convenient. A POP3 mailbox (like an [IMAP4] mailbox) is a network resource, and URLs are a widely-supported generalized representation of network resources.A means of specifying a POP3 mailbox as a URL will likely be useful in many programs and protocols.<<less
Search COM Component
Add feature rich database searching on your ASP web site! You can choose between four ways of searching: any word, all words, phrase or boolean search expression with AND, OR and NOT keywords. It supp more>> Add feature rich database searching on your ASP web site! You can choose between four ways of searching: any word, all words, phrase or boolean search expression with AND, OR and NOT keywords. It supports searching with standard SQL that works with any database and also MS SQL Full Text Search for optimized searching on SQL Server. There are ActiveX, .NET, Mobile and Web edition.<<less
Joomla Tag Component 0.1
Joomla Tag Component allows users to tag articles on your Joomla website. Tag Cloud Component Features: It can be linked to the menu, to display a tag cloud in its own page. eg: http://www.visitirelandgu ide.com/tags/ It can display tagged content more>> Joomla Tag Component allows users to tag articles on your Joomla website. Tag Cloud Component Features: It can be linked to the menu, to display a tag cloud in its own page. eg: http://www.visitirelandgu ide.com/tags/ It can display tagged content in a list: http://www.visitirelandgu ide.com/tags/ireland/ It can display an RSS format for each tag content: http://www.visitirelandgu ide.com/index2 ... &no_html=1 Preview of tagged articles Related tags views - Tags related to a set of tags Tags administration, publish, add, edit, delete, filters etc. Quite a bit more.... note: the site referenced is live, please do not add tags to the site. Joomla Tag Content Plugin Features: Displays the tags inline in articles Registered users can add tags. Adding tags is done via AJAX in the background, while the tags update automatically. Joomla Tag Cloud Module Features: Displays a tag cloud - alphabetical, with tag density determining size of the tag. Displays a related tag cloud<<less
Joomla! Component Updater 1.0.15
Joomla! Updater is an extension for Joomla! 1.5 that puts an "Add Software" menu item under the Components Menu. Once activated, you can install a variety of Joomla! components with just a single click of the mouse! No more searching the Internet for more>> Joomla! Updater is an extension for Joomla! 1.5 that puts an "Add Software" menu item under the Components Menu. Once activated, you can install a variety of Joomla! components with just a single click of the mouse! No more searching the Internet for the components you need, determining compatibility, then spending hours downloading, logging in to your site and uploading, then installing the new software. What a headache! Now you can just login to your site, locate your Joomla Updater component from Intellispire, browse to the software you need and click INSTALL! Done! Not only does the Joomla! Updater allow for easy install, it also keeps your installed software updated with latest version, and security patches. Could life get easier than that? The updater allows you to install complex Joomla! based packages , such as VirtueMart, in just a few mouse clicks. New software is added often. Contact us to get your favorites added to the Joomla! Updater.<<less
Highlighter Component
Highlighter is .NET component that changes format of wanted words and phrases, to make them more notable in text on web page (e.g. for search results). You can change anything you can imagine, includi more>> Highlighter is .NET component that changes format of wanted words and phrases, to make them more notable in text on web page (e.g. for search results). You can change anything you can imagine, including font size, color, bold, italic, underline, background color etc., or simply use css styling. Features & Benefits: Developers: Add highlighting features to your ASP or ASP.NET application in no time with this easy to use component. Just add your terms and choose the look that best suite to your existing design. You can format all words to the same format or specify different formats if you need it. Your business: Improve your web site and make it more intuitive for your customers. If your web page has a lot of text, it could be confusing for your vistiors to find what they want. That can be crucial in making decision of purchasing, enroll or next visit to your site.<<less
DotNet Email Component 1.00
XPeriorCotNet Email Component is a fully functional POP3/SMTP email component written in C#, SMTP Funtionality is complete and includes read and delivry receipts. POP3 allows for receiving mails, this component can be used on windows forms and web form more>> XPeriorCotNet Email Component is a fully functional POP3/SMTP email component written in C#, SMTP Funtionality is complete and includes read and delivry receipts. POP3 allows for receiving mails, this component can be used on windows forms and web form<<less
Flash Button Component 1.0
With this component you can set up a navigation bar in seconds. -Buttons have got an alpha channel shadow, so you can overlay pictures and textures. -You can modify the color of each button with a real time preview. -You can load either .html more>> With this component you can set up a navigation bar in seconds. -Buttons have got an alpha channel shadow, so you can overlay pictures and textures. -You can modify the color of each button with a real time preview. -You can load either .html pages or .swf movies -Each button has a "selected" animated state and a reverse animation on "deselection" -Custom component UI -Only 40 Kb<<less
Strong Crypt Component
Strong Crypt Component is a .NET component, that can be used in .NET, ASP.NET, classic ASP or Win32 COM applications. It is part of Crypt package that also including a Common Crypt Component. Strong c more>> Strong Crypt Component is a .NET component, that can be used in .NET, ASP.NET, classic ASP or Win32 COM applications. It is part of Crypt package that also including a Common Crypt Component. Strong crypt component provides strongest possible encryption to protect your text or binary data, but it is still probably the most easier to use component that you will ever see.<<less
Image Panning Component 1.0
Flash image panning component that allows you to display images at any size without resizing. The component is especially useful when developing image galleries. Main features: Â - Can load images and swf files; Â - Images/movies can have any more>> <<less
Google Search Component
Google Search Component is such a useful component providing a search engine made in flash that links off to google. more>>
Google Search Component is such a useful component providing a search engine made in flash that links off to google. You can add this to your website so users can search the web. You can also use it for a quick search.
Easy Tool Tip Component
Drag and Drop ToolTip component. more>>
Easy Tool Tip Component is created as a smart and useful drag and drop ToolTip component. This only drags and drops it over and image in your project and set parameters in the properties panel.
Major Features:
- Free.
- Drag and drop.
- Useful to comment images, movieclips and areas of an image.
- Not intended to work over buttons.
Usage:
Just Drag and Drop it over and image in your project and set parameters in the properties panel.
<<lessCamera Window Component
Camera window is a flash component that allows you to add a window containing your web cam playback in your flash document. Installation: the file is distributed in the standard macromedia exchange fi more>> Camera window is a flash component that allows you to add a window containing your web cam playback in your flash document. Installation: the file is distributed in the standard macromedia exchange file (*.mxp file). To install this flash component you need macromedia extension manager which you can download for free from www.macromedia.com, after you buy and receive the *.mxp file: -open extension manger, select your flash version from the drop down menu, -click "File>install extension", browse to the directory where camera window.mxp is saved, select it and click "open" follow the instructions. Configuration: Now the camera window component is installed, open flash and click on "window>component s", from the components panel select "camera window>normal window" and drag it in your flash movie if you want to set the resolution the window will use select the camera window from the stage, right click on it and select "Properties", in the properties window select the "paramet<<less