Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
Results 1041-1060 of 3001
Profile Manager Premium
Profile Manager Premium is a database driven advanced membership and profile management system. When a user registers, it automatically adds the information about the user into the database. After registration process, user can log on the system by using his/her login and password. Any time point the user can see/modify/delete his profile or search others profiles. You have total power over abilities of the users or the design of the pages. The Premium version also has features like admin(delete user, logon and user statistics, database backup, email or internal messaging to users etc.), upload picture, lost password, advanced listing, searching and categorizing features. Now supports PayPal and ClickBank subscriptions. The new version has a nice looking social application design and an application builder. You can create many different kinds of user content entry and listing pages using PM Premium's application builder.
(8 ratings)
Reviews2
PriceUSD 199.00
Views5035
ApaLogFilter
ApaLogFilter is a free Perl script which filters and manipulates web server logfiles (NCSA Combined Log Format). The purpose is to reduce the number of lines in the logfile to lines which are relevant for the statistics, and to manipulate the data in the entries, so that they can be better interpreted. The analysis itself can be done with programs like analog, so that this program can be seen as step for raising the quality of the reports.
(0 ratings)
Reviews0
PriceFree
Views2746
Presentation Of Hierarchical Data
Multiple level select boxes tackled with hierarchical data! This sample illustrates the concept using a hierarchy consisting of geographical region, country, and state data. The code expects a system DSN by name "Hierarchy" and accesses the database using the user id "sa" with a blank password. The database is created in SQL Server 7.0.
(0 ratings)
Reviews0
PriceFree
Views2686
AdJuggler
AdJuggler is a powerful and advanced ad management system built on Java servlet technology for efficient and robust performance. Includes support for rich media, advanced reporting options and detailed control over ad distribution. AdJuggler also offers very advanced anti-caching methods to ensure the most accurate impression and clickthrough statistics possible.
(12 ratings)
Reviews0
PriceFree
Views3993
JavaServer Pages (JSP)
This is one of the most comprehensive introductory online tutorial on JSP programming. It covers: Syntax Summary, Template Text (Static HTML), JSP Scripting Elements: Expressions, Scriptlets, and Declarations, JSP Directives, Example using Scripting Elements and Directives, Predefined Variables, JSP Actions, and JSP Comments and Character Escaping Conventi.
(0 ratings)
Reviews0
PriceFree
Views2520
Real Estate Tokenization - Cover Image
Real Estate Tokenization
Do you want to set out to develop a real estate tokenization platform? Propose your ideas for developing a platform for tokenizing real estate assets or get our ready-made platform straight off!
(0 ratings)
Reviews0
PriceFree
Views738
Core Servlets and JavaServer Pages (JSP)
Aimed at those with some previous Java experience, Core Servlets and JavaServer Pages covers all you need to know to create effective Web applications using server-side Java. Combining plenty of practical advice with detailed information on these APIs, this book provides both the necessary background on Web programming and guidance on using Java effectively to power your Web site. Topics covered: Overview of Java servlets and JavaServer Pages (JSPs), servlets vs. CGI and ASPs, survey of servlet products, installation and configuration hints, using packages with servlets, the servlet life cycle, initialization parameters, debugging tips, HTML form basics, submitting and processing form variables, HTTP request and response headers, standard CGI variables, HTTP status codes, using cookies, session tracking with servlets, e-commerce example, JSP scripting elements and attributes, including files, using applets, JavaBeans and tag libraries with JSPs, strategies for combining servlets and JSPs effectively, database and JDBC tutorial, and connecting pooling.
(0 ratings)
Reviews0
PriceFree
Views4053
SQL Server Manager
If your database server running Microsoft SQL Server 6.5 is somewhere on the Net, you can�t use the Enterprise Manager or ISQL/w (if it is located behind a firewall, as in most cases). Its web interface presented allows you to administer SQL Server via any browser across the Internet - using the SQL Distributed Management Objects (SQLDMO for short). It allows you to view definitions for tables, views and stored procedures. It also has a built-in SQL query builder that allows you to execute any SQL statement against your database.
(3 ratings)
Reviews0
PriceFree
Views9975
Cascade
Cascade allows you to easily maintain a web-based Yahoo-like directory of resources using web-based forms. Features include: Uses a SQL database on backend, Manage an arbitrarily large hierarchy of resources, Writes out static HTML pages for maximum performance, Auto-generated "What's New" page, Manages the count of all the items in a particular category and below, Items in the directory can be people and organizations-- not just links, Supports Related Categories, Supports Virtual Subcategories (what you see in yahoo with an @ next to them), Designed to integrate with static content on your website, Auto-generates a footer, Supports basic ratings of content, and Easy to use interface. The public can suggest additions and updates which admins can easily edit and appove. Also includes a basic rating/comment system for all resources.
(0 ratings)
Reviews0
PriceFree
Views18107
CoolServlets.com
Created to improve the state of the servlet community, CoolServlets.com provides a number of free, high-quality servlets. Currently available programs include discussion board, guestbook, form processor, counter, random quote, random image, and more.
(4 ratings)
Reviews0
PriceFree
Views5325
Search db by Field
Providing search capabilities to a db enables users to query on whichever element you target them to. However allowing users to target which portion of the db they would like to query gives extra value. In this example, utilizing our db of US States (state, statename, and capital) the user can search in any of three fields (by dropdown menu input) rather than the application targeting one specific table element. Note: The db only has 50 observations in it, so it is better to search on single or double letter combinations.
(3 ratings)
Reviews0
PriceFree
Views3494
Two Table Join
Outputting data from two tables is almost as easy as displaying from one. This example utilizes two tables with state information on them. The first table (state_order) contains state abbreviations (state), state names (statename) the year each state was admitted into the union (year) and the numeric order they entered in (entered). The second table (state_capitals) contains state abbreviations (state), state names (state) and state capitals (capital). The where statement looks to make a match on the field that each table has in common to ouput the correct capital with all the info from the state_order table.
(3 ratings)
Reviews0
PriceFree
Views3295
Online Database
Personal Online Database (POD) is a powerful C++ cgi script to create and manage online databases. The interface to access the database is fully customizable - Write your own html pages completely to your taste or use included templates. Database can be searched and sorted in various modes, password protected on whole file or individual entry level. Add, change, delete entries and administer DB configurations online. The DB is scalable, and its hardware/software failure protection and concurrency handling make it a reliable and high throughput DB application. It supports different data types and can automatically generate counting statistics for individual entries and report errors and statistics by html email. It can also convert existing DB files (in csv format) to format recognized by POD.
(22 ratings)
Reviews0
Price 29.00
Views20592
Village
Village is a 100% Pure Java API that sits on top of the JDBC API. The purpose of this API is to make it easier to interact with a JDBC compliant relational database. By using Village, it is possible to execute and manage select/insert/update/delete SQL statements without having to actually write a single line of SQL. Village can use any valid JDBC Connection object, so it is possible to use Village with a JDBC Connection pool.
(9 ratings)
Reviews0
PriceFree
Views4564
Get Your Data Faster with a Data Cache
Storing frequently used lookup data in a database is a great idea (e.g. order status codes, state names, etc.) that saves tremendous amounts of time in design and maintenance. However, retrieving that data from the database every time it is needed is very inefficient. This article describes how to use Application variables to cache frequently used lookup data in memory to achieve lightning fast access times.
(0 ratings)
Reviews0
PriceFree
Views1555
Servlets and JSP
Servlets are Java technology's answer to CGI programming; JSP is a technology that lets users mix regular, static HTML with dynamically-generated HTML. This tutorial discusses the basics of Java Servlets and JSP, as well as the advantages of using each of these technologies.
(12 ratings)
Reviews0
PriceFree
Views3221
Qbanner
Qbanner is a Perl/MySQL-based Advertising Server (GIF, JPEG, PNG ads). It currently features: Graphical, tabular hourly (daily, monthly) stats, supports a max of 3 banners per advertiser, and cache busting.
(0 ratings)
Reviews0
PriceFree
Views4178
FreeMarker
FreeMarker provides an easy way to get data from Java servlets into Web pages, and helps you keep graphic design separate from application logic. To use it, you encapsulate HTML in templates. These get compiled for you into Template objects, which generate HTML dynamically, using data provided by your servlets. The template language is powerful and intuitive, the compiler is fast, and the output approaches the speed of static HTML pages.
(3 ratings)
Reviews0
PriceFree
Views10459
AdCenter 2000+ (PHP/MySQL)
AD Center 2000 is a CGI script for organizing your own Banner Exchange. Each participant in the Exchange can distribute his own banner ads across the Exchange, and the ads are displayed based on a system of credits. AD Center 2000 keeps track of all impressions and click-through stats for each clients and your clients can view the stats for their advertisement(s) online. AD Center 2000 also has a banner rotation feature to ensure even distribution of impressions for all clients.
(3 ratings)
Reviews0
PriceUSD 100.00
Views6868
libstocks
Libstocks is a C library which can be used to fetch stocks quotes. It is currently able to get quotes from a lot of stocks markets. The supported markets are: United States, Canada, Mexico, Brasil, Argentina, Venezuela, Chili, Australia, and European markets. The library fetchs quotes from Yahoo Finance and then creates a doubled linked list of quotes.
(3 ratings)
Reviews0
PriceFree
Views5300
Results 1041-1060 of 3001