registry keys
AVH Amazon 3.0.8
This WordPress plugin gives you the ability to add multiple widgets which will display one or more random item(s) from your Amazon wishlist, baby registry and/or wedding registry. more>> <<less
Sequel 2.5
This is a lightweight database access toolkit for Ruby more>> Sequel 2.5 provides users with a professional and lightweight database access toolkit for Ruby. Sequel uses the concept of datasets to retrieve data. A dataset object encapsulates an SQL query, letting the query fetch all the data by using a Ruby DSL.
Major Features:
- Sequel provides thread safety, connection pooling and a concise DSL for constructing database queries and table schemas.
- Sequel also includes a lightweight but comprehensive ORM layer for mapping records to Ruby objects and handling associated records.
- Sequel supports advanced database features such as prepared statements, bound variables, stored procedures, master/slave configurations, and database sharding.
- Sequel makes it easy to deal with multiple records.
- Sequel currently has adapters for ADO, Amalgalite, DataObjects, DB2, DBI, Firebird, Informix, JDBC, MySQL, ODBC, OpenBase, Oracle, PostgreSQL and SQLite3.
Enhancements
- Add Dataset #set_defaults and #set_overrides, used for scoping the values used in insert/update statements
- Allow Models to use the RETURNING clause when inserting records on PostgreSQL
- Raise Sequel:DatabaseError instead of generic Sequel:Error for database errors, dont swallow tracebacks
- Use INSERT ... RETURNING ... with PostgreSQL 8.2 and higher
- Make insert_sql, delete_sql, and update_sql respect the :sql option
- Default to converting 2 digit years, use Sequel.convert_two_digit_years = false to get back the old behavior
- Make the PostgreSQL adapter with the pg driver use async_exec, so it doesnt block the entire interpreter
- Make the schema generators support composite primary and foreign keys and unique constraints
- Work with the 2008.08.17 version of the pg gem
- Disallow abuse of SQL function syntax for types (use :type=>:varchar, :size=>255 instead of :type=>:varchar[255])
- Quote index names when creating or dropping indexes
- Dont have column accessor methods override plugin instance methods
- Allow validation of multiple attributes at once, with built in support for uniqueness checking of multiple columns
- In PostgreSQL adapter, fix inserting a row with a primary key value inside a transaction
- Allow before_save and before_update to affect the columns saved by save_changes
- Make Dataset#single_value work when graphing, which fixes count and paginate on graphed datasets
WordPress Installer 1.0
Wordpress installer is free friendly gui for installing wordpress. Easily set the mysql database, mysql user, mysql user password, host, port ,table prefixdatabase charset and collation, language, bydefault the secret keys are automatically generated, more>> Wordpress installer is free friendly gui for installing wordpress. Easily set the mysql database, mysql user, mysql user password, host, port ,table prefixdatabase charset and collation, language, bydefault the secret keys are automatically generated, but you can override this and add your own keys, without editing wp-config.php With the wordpress installer you can install new wordpress blog easily.<<less
MatrixView 1.0.3
Adds capabilities to standard HTML unordered lists (UL elements) including keyboard selection using the arrow keys and mouse selection. You may register callbacks that will be invoked when a user selects, deselects or double-clicks/presses enter on the more>> Adds capabilities to standard HTML unordered lists (UL elements) including keyboard selection using the arrow keys and mouse selection. You may register callbacks that will be invoked when a user selects, deselects or double-clicks/presses enter on the selected elements. This script is useful for creating file browsers, shopping carts, image galleries, etc where you want the user to be able to select objects and perform actions with them.<<less
Key rotating using Motion Guide
In this easy lesson, you will see how to rotate key using Motion Guide. more>> In this easy lesson, you will see how to rotate key using Motion Guide.<<less
DG Spinner/Spinbox 1.0
A highly customizable javascript spinner. Some features: * Change value by using mouse wheel * Change value by "nudging" the label. * Change value by using the arrow keys * Automatic validation of key input * Support for decimals * Support more>> A highly customizable javascript spinner. Some features: * Change value by using mouse wheel * Change value by "nudging" the label. * Change value by using the arrow keys * Automatic validation of key input * Support for decimals * Support for max-, and min values * Support for custom increment values * Support for "shift" key increment values. JS Unit tests are also available.<<less
Bear SQL 1.0
Bear SQL is a light, easy to use, web front end to MySQL. It allows you to manage databases, tables and users, including backup and restore functionality. With Bear SQL you can create and remove databases and tables, add, edit and delete records, alter more>> Bear SQL is a light, easy to use, web front end to MySQL. It allows you to manage databases, tables and users, including backup and restore functionality. With Bear SQL you can create and remove databases and tables, add, edit and delete records, alter tables, add and remove primary keys and indexes, add edit and delete columns, change column properties, search tables, optimize tables, write your own queries, save queries, save query results, add and manage users and more. All from a simple web front end.<<less
KwikCapture Instant Image Capture Software V1.0
KwikCapture was designed to offer a FREE and FAST method to Capture and save Images and Screenshots. No more wasted time, literally one click or use of hot keys and your imaged is captured. Then uploaded to our server and copied to your pre more>> KwikCapture was designed to offer a FREE and FAST method to Capture and save Images and Screenshots. No more wasted time, literally one click or use of hot keys and your imaged is captured. Then uploaded to our server and copied to your pre selected folder on your PC. You are in full control, just download the FREE software, set up your options and your ready to go. The simple user panel allows you to set hotkeys of your preference, choose your desired file to copy the image to and more... KwikCapure gives you three options. To capture a selected area, to capture an active window or to capture fullscreen. KwikCapture is a unique concept in image capture,sharing and hosting. The sofware download enables you to capture images,screenshots and active windows in seconds. Not only that but it will automaticaly store the captured images to a local file on your computer. It will also automatically upload your image to our server and open a browser so you can share the url.<<less
GoodGallery 1.0
-Easy, no installation or configuration needed -Blindingly fast. -No Database -Customizable and configurable via settings and CSS -Flexible; you can change galleries around and thumbnails, etc are managed properly -Fault Tolerant more>> -Easy, no installation or configuration needed -Blindingly fast. -No Database -Customizable and configurable via settings and CSS -Flexible; you can change galleries around and thumbnails, etc are managed properly -Fault Tolerant Wont corrupt files even on restrictive php settings. -Full Deep Linking everywhere -High quality image output, similar to photoshop jpeg high by default -Standards Compliant; w3c validates as XHTML 1.0 strict -Free for personal use -Keyboard shortcuts. Put that mouse down, sit back and relax, navigating through your pictures with your arrow keys and enter.<<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.
ActiveXPowUpload
ActiveXPowUpload is easy client-side solution that can be used to perform file uploads from a user machine to the web server. more>>
Major Features:
- Multiple file selection at once by Ctrl, Shift keys or by Ctrl A hot key.
- Recursive folders selection.
- Drag-n-drop files and folders.
- Rich progress and status information during the upload process.
- Uploads Form text items at the same request by POST or GET method.
- Sends selected paths info. This allows to recreate directory structure at server as it user selected.
- File filters by extension in the "Browse Files" dialog.
- Limit the maximum allowed size of individual files.
- Limit the maximum allowed total size of files.
- Limit the maximum allowed number of files to be uploaded at the same time.
- Possibility to cancel an upload anytime.
- Returns server reply with errors or success upload confirmation.
- Access to files date modified, date created, date last accessed, name, size information. This data accessible before upload and also can be uploaded with files to the server.
- Multilingual interface.
- Interface can be fully hidden and replaced with custom HTML and Java Script code. Control has reach properties, methods and events.
- Supports SSL (HTTPS).
- Supports Authentication (Basic, Windows integrated). ActiveXPowUpload don't ask credentials if user already entered it while opening web page.
- Supports Cookies and Session. ActiveXPowUpload automatically sends all Cookies and SessionID cookie that has web page containing it.
- Supports Proxy Servers. It using the same proxy specified at browser settings to upload files.
- Supports Unicode file names, text Form items, localized messages and captions.
CD key manager 1.0
A simple script that helps you keep track of all of your CD Keys. The script allows you to add users and as many keys as you want. It is powered by PHP and mySQL technology. more>> A simple script that helps you keep track of all of your CD Keys. The script allows you to add users and as many keys as you want. It is powered by PHP and mySQL technology.<<less
Recursive array to XML 0.1
This class can be used to generate XML documents from nested arrays. It takes an associative array and traverse it to generate a XML document on which the array keys are turned into XML tags and array entry values are nodes of the XML tags. The more>> This class can be used to generate XML documents from nested arrays. It takes an associative array and traverse it to generate a XML document on which the array keys are turned into XML tags and array entry values are nodes of the XML tags. The XML document encoding, version, line indenting and line endings are configurable parameters.<<less
Amazon Web Services PHP Script 2.0
This amazon script was originally developed by Uioreanu Calin in 2002, in this version we have adapted it for easier reading and editing, we always found the original version a great help but such a chore to find your way around with redundant files more>> This amazon script was originally developed by Uioreanu Calin in 2002, in this version we have adapted it for easier reading and editing, we always found the original version a great help but such a chore to find your way around with redundant files often getting in the way. The Amazon Web Service PHP script comes with the ability to do the following: * Product Display - The ability to search for and retrieve product information from the Amazon.com and .co.uk catalog. * Shopping Cart - The ability to add Amazon.com products to shopping carts, wish lists, and registries from third party locations. This script makes it a lot easier to call from either the United Kingdom Amazon store or the United States. We have decreased the service down to around four key files and you should find it extremely easy to adapt Full credit Uioreanu Calin as without him we would never have been able to adapt it.<<less
Syndikut - Who is IP Lookup na
Syndikut Scripts - Syndikut Who is IP lookup is a free service which allows anyone to lookup an IP address to discover the country, registry details and more. Simply enter the IP address and hit Look up. more>> Syndikut Scripts - Syndikut Who is IP lookup is a free service which allows anyone to lookup an IP address to discover the country, registry details and more. Simply enter the IP address and hit Look up.<<less