binding
PHP Multipurpose Forms with data binding and cross table
To administrate data has to be efficient and easy to handle. If you consider for example a publishers company with several authors who have written different books it makes no sense to present the dat more>> To administrate data has to be efficient and easy to handle. If you consider for example a publishers company with several authors who have written different books it makes no sense to present the data on different web pages. Thats not lucid. PHP and MySql programming and a cross table can help you out. The cross table holds the id-data from the author and book table. All the action will take place on one web page. Show data, add data, edit data and delete data: We take the authors from a dropdown list, using arrays and ensure the control is still in the right position, when an author was activated. In this query we ask also for the book data using the cross table in which the author_id is allocated to the book_id. To add or edit author or books data we open new controls. If a new author has been added his data will be presented in the main form. Authors can not be deleted if there is a corresponding book. A new book entry corresponds to the author and adds the data in the books.<<less
PHP Multipurpose Forms with data binding and cross table PHP_MPF_0106
To administrate data has to be efficient and easy to handle. If you consider for example a publishers company with several authors who have written different books it makes no sense to present the data on different web pages. Thats not lucid. PHP and more>> To administrate data has to be efficient and easy to handle. If you consider for example a publishers company with several authors who have written different books it makes no sense to present the data on different web pages. Thats not lucid. PHP and MySql programming and a cross table can help you out. The cross table holds the id-data from the author and book table. All the action will take place on one web page. Show data, add data, edit data and delete data: We take the authors from a dropdown list, using arrays and ensure the control is still in the right position, when an author was activated. In this query we ask also for the book data using the cross table in which the author_id is allocated to the book_id. To add or edit author or books data we open new controls. If a new author has been added his data will be presented in the main form. Authors can not be deleted if there is a corresponding book. A new book entry corresponds to the author and adds the data in the books.<<less
ORBit-Python 0.3.1
ORBit-Python is a project to develop Python bindings for ORBit. more>>
ORBit-Python also takes the dynamic approach one step further by automatically discovering available IDL modules and transparently loading them when the corresponding modules get imported. When the IDL files are loaded, the appropriate objects and classes are created dynamically. This makes rapid prototyping with CORBA a reality.
It supports dynamic loading of IDL (no IDL compiler required), and most of ORBits TypeCodes.
<<lessAJAX Rating System 1
Based on the prototype.js javascript framework, these rating stars are really easy to implement on your website. They feature form field binding, javascript callback function support, and XMLHttpRequest value sending (AJAX). more>> Based on the prototype.js javascript framework, these rating stars are really easy to implement on your website. They feature form field binding, javascript callback function support, and XMLHttpRequest value sending (AJAX).<<less
New features in Data Access in ASP.NET 2.0
ASP.NET 2.0 Tutorials : New features in Data Access - In this tutorial you will learn about new features in Data Access, Data binding, The XPathBinder, XPathBinder.Eval, Connection Strings, The factor more>> ASP.NET 2.0 Tutorials : New features in Data Access - In this tutorial you will learn about new features in Data Access, Data binding, The XPathBinder, XPathBinder.Eval, Connection Strings, The factory class, Batch operations, Asynchronous Commands, SQL Bulk Copy, ColumnMappings, Enhancements to SQL Server 2005, ADO.NET Class Enhancements, DataTableReader, Serializing a DataTable, The XMLSerializer, RemotingFormat and Managing Views of Data.<<less
obout Advanced Combobox 1.0
Autocomplete feature, data binding, etc. Zip file has lots of ready working examples for C# and VB.NET (both VS2003 and VS2005). Impress your customers with more convenient state selectors and other great features.Compatible with ASP.Net 2.0. ASP.NET more>> Autocomplete feature, data binding, etc. Zip file has lots of ready working examples for C# and VB.NET (both VS2003 and VS2005). Impress your customers with more convenient state selectors and other great features.Compatible with ASP.Net 2.0. ASP.NET AJAX Compatible, Cross-browser: IE, Firefox, Safari, Opera.<<less
License:Freeware
Ruby-FFI 0.2.0
This is a Ruby extension for programmatically loading dynamic libraries, binding functions within them, and calling those functions from Ruby code more>>
Using this extension, the developer will not need a compiler to run the functions needed. The FFI extension works without changes on Ruby, JRuby and Rubinius. Because all the code for an FFI extension is written in Ruby, its as easy to read as any other Ruby code. There is no need to switch mental modes from C programming to Ruby programming.
Major Features:
- The Best of the JVM
- High performance
- Real threading
- Vast array of libraries
- Platform Independent
- Easy to install
- Easy migration
- No hassles.
DBIx-Procedure-Oracle 0.2
DBIx-Procedure-Oracle module allows the calling of Oracle PL/SQL functions and procedures without writing SQL statements. more>> DBIx-Procedure-Oracle 0.2 offers you a powerful tool which allows the calling of Oracle PL/SQL functions and procedures without writing SQL statements to reference them.
It queries the Oracle system table ALL_ARGUMENTS to resolve the procedure and determine the correct data types and bindings ( IN, OUT or INOUT ) of the procedure parameters. From this information an anonymous PL/SQL block is built and a database statement handle constructed. At present only positional binding of parameters is supported ( as opposed to named parameters ).
Minimum Profit 5.0.0 rc1
Minimum Profit is a text editor for programmers. more>> Minimum Profit 5.0.0 rc1 brings a convenient text editor which is useful for programmers.
Major Features:
- Multiple files can be edited at the same time and blocks copied and pasted among them.
- Syntax highlighting for many popular languages / file formats: C, C , Perl, Shell Scripts, Ruby, Php, SQL, Python, HTML...
- Creative use of tags: tags created by the external utility ctags are used to move instantaneously to functions or variables inside your current source tree. Tags are visually highlighted (underlined), and symbol completion can be triggered to avoid typing your own function names over and over.
- Intelligent help system: pressing F1 over any word of a text being edited triggers the underlying system help (calling man when editing C or Shell files, perldoc with Perl, ri on Ruby, winhelp on MS Windows...).
- Understandable interface: drop-down menus, reasonable default key bindings.
- Configurable keys, menus and colors.
- Text templates can be easily defined / accessed.
- Multiplatform: Console/curses, GTK (1.2 and 2.0), MS Windows.
- Automatic indentation, word wrapping, internal grep, learning / repeating functions.
- Search and replace using plain text or regular expressions (including a special function to replace text on all open files).
- Small memory footprint.
- Spellchecking support (via the ispell package).
- Multilingual.
- Password-protected, encrypted text files (using the ARCFOUR algorithm).
- It helps you abandon vi, emacs and other six-legged freaks definitely.
- Awesome easter egg.
MX Widgets Suite PHP 3.6.0
Powerful HTML controls for database binding - For the Dreamweaver MX PHP developers who need to implement enhanced dynamic forms, the MX Widgets Suite offers a powerful alternative to the regular HTML controls. Unlike standard MX forms development, that more>> Powerful HTML controls for database binding - For the Dreamweaver MX PHP developers who need to implement enhanced dynamic forms, the MX Widgets Suite offers a powerful alternative to the regular HTML controls. Unlike standard MX forms development, that requires manual coding to implement the application logic, our product relies on the power of the server side language and JavaScript to enforce an accurate and user friendly forms completion. MX Widgets supports: ColdFusion, PHP and ASP VBScript. Features: --Editable Dropdown; --Dependent Dropdown; --Date Picker; --Comma separated Menu; --Comma separated checkbox; --A total of 13 different widgets; --Multiple browser compliance; --PHP, ColdFusion and ASP support; --Compatibility with all Dreamweaver form generators.<<less
PADL
PLEASE REVIEW AND EDIT CAREFULLY PADL class can used to generate license style keys to control the distribution and functionality of PHP applications. more>> PADL is designed to help you easily render license style keys to manage the allocation and functionality of PHP utilities. It generates license strings that can bind PHP applications to specific domains, specific servers, can only be executed during limited time period, or to restrictions placed on a home server within the license key.
The binding to server process attempts to use the server network card MAC address. This feature was tested on servers are Mac OS X (Darwin), Linux, Windows XP, although it may also work for FreeBSD, NetBSD, Solaris.
PADL also attempts to use information from $_SERVER variable to encode that server name, server IP, server application path and server application url to the license key. Part of the process also binds the IP Address from the $_SERVER variable if found, but it also attempts to parse the server config file (the same used to get the MAC address) for any more IPs.
The server binding can be disabled if required, and it also possible to block the key being generated for the localhost address (127.0.0.1). The time limiting of the license uses a start period (and a given start offset to allow for time discrepancies) and an expiry date if required. If required when validating a key it is also possible to dial home to check the license key on your own PADL License Server, examples are given.
The PHP_OS and PHP_VERSION of the php that the key was generated for is also encrypted into the key. It is also possible to encrypt additional information into the license key to enable you to place restrictive features in your application to allow the creation of trialware or demoware.
ComponentSecurityManager 1.0
ComponentSecurityManager brings you a powerful tool which uses the principle of least privilege to restrict access to or visibility of controls, containers, more>>
ComponentSecurityManager 1.0 brings you a powerful tool which uses the principle of least privilege to restrict access to or visibility of controls, containers, and non-graphical application elements using a variety of techniques including preserved metadata and loose binding. The library is intended for use in Adobe Flex and AIR applications.
<<lessPADL - PHP Application Distribution License System 0.5.2
This class can used to generate keys to control the distribution PHP applications that are enable according to a license. It generates license strings that can bind PHP applications to specific servers or can only be executed during limited time more>> This class can used to generate keys to control the distribution PHP applications that are enable according to a license. It generates license strings that can bind PHP applications to specific servers or can only be executed during limited time period or to restrictions placed on a home server. The binding to server process attempts to use the server network card MAC address. This feature was tested on servers are Mac OS X (Darwin), Linux, Windows XP, although it may also work for FreeBSD, NetBSD, Solaris. The class also attempts to use information from $_SERVER variable to encode that server name, server IP, server user path and server url to the application folder. This server binding can be disabled if required, and it also possible to block the key being generated for the localhost address (127.0.0.1) The time limiting of the license uses a start period (and a given start offset to allow for time discrepancies) and an expiry date if required. If required when validating a key it is possible to dial home to check the license key on your own server. (see demo2.license.php file) The PHP_OS and PHP_VERSION of the php that the key was generated for is also encrypted into the key. It is also possible to encrypt additional information into the license key. This class is still in development however it is stable.<<less
Menu for ASP.NET
ComponentUs Menu is a powerful component for ASP.NET 2.0. All popular browsers supported. Menu is keyboard friendly. Use the arrow keys to navigate menu items, use shortcut keys to activate menu items more>> ComponentUs Menu is a powerful component for ASP.NET 2.0. All popular browsers supported. Menu is keyboard friendly. Use the arrow keys to navigate menu items, use shortcut keys to activate menu items. Keyboard scrolling mode is also supported. Menu can be configured as context menu. Enhance your web application with custom element or page context menu. Easy customization via templates. Menu can contain nested content - a set of HTML elements and controls that make up the layout for a particular menu item. Advanced databinding feature allows the developer to bind almost every valid datasource. Databinding inside templates, custom binding definitions are also supported. Built-in editor is available. Menu provides feature of smooth movement floating menu. It also provides dragging behavior feature.<<less
ADO.NET - Working with Disconnected Data 1
Explains how to use ADO.NET to manipulate data without database connection. Disconnected data can be used to communicate between distributed applications or web services. Like connected data, disconnected data supports multiple tables and data binding. more>> Explains how to use ADO.NET to manipulate data without database connection. Disconnected data can be used to communicate between distributed applications or web services. Like connected data, disconnected data supports multiple tables and data binding.<<less
- Page: 1 of 2
- 1
- 2