Results matching for "%22of+the+day%22"
Sort Listings By
Show Only
By Customer Review
Licence Type
Servlets Advanced
posted byRyanJames27inDevelopment
After describing some basic programming of servlets, we will describe some advanced topics of servlets in this tutorial, viz., Session Tracking, Servlet Filters, Servlet Life Cycle Events, Including, forwarding and redirecting, Servlet Chaining and Applet Servlet Communication.
(0 ratings)
Reviews0
PriceFree
Views1378
FREE - eBay Search Engine
posted bycrowsnestshireinSearch Engines
eBay Search Engine is designed to add ebay listings directly into your own website. Allow your visitors to search ebay auctions and view categories without leaving your own site. Add smart links that return search results with your choosen terms, direct into your own webpages. Browser based script configuration for easy setup. FEATURES: Customisable Colours and Fonts with Preview before installing. Supports Header and Footer files to reflect the look and feel of your own website. Set the default Country to Search. Set the Default Category to Search. Search up to 13 different Countries, or All Countries at once. Search any of the major categories, or All Categories at once. Includes Advanced Search Screen. Returns up to 200 Search Results with Picture, Description, Price, Bids, Time Left, Freight if Specified, PayPal, Buy It Now Items etc.
(6 ratings)
Reviews0
PriceFree
Views3119
Email Encoder
posted bytomawebdevinMiscellaneous
This form will allow you to encode your e-mail address through the use of Character Entities, transforming your ascii email address into its equivalent decimal entity. Simply enter your e-mail address in the first text box, click the encode button, and then highlight and copy the resulting code produced in the second text box. This encoded e-mail address can be read and translated back into its original ascii text by almost any web browser without any further action on your part. Just replace all instances of your e-mail address on your pages with the code, and you won't have to worry about spam lists.
(0 ratings)
Reviews0
PriceFree
Views1879
Excel Invoice Manager Pro
posted byweblicator2inFinancial Tools
This flexible billing software/invoice software is based on Excel form/template. The Pro edition of the billing software/invoice software is a superb billing/invoicing program for various small to medium businesses. Easy-to-customize invoice form based on Excel template, customizable database structure supported by Database Designer. The search bar allows you to find customers, products and invoices easily - e.g. Customer Name contains Bill.
(3 ratings)
Reviews0
PriceUSD 89.00
Views4075
Liquid Xsd Validator
Tool that validates any W3C Xml Schema file (.xsd). It uses all installed version MSXML to validate the schema, this can be a useful check to run before releasing a 'standard' XSD schema, as many of the tools on the market (including the leading XSD authoring packages) will allow you to produce invalid XSD schemas. This tool can provide a useful sanity check prior to schema release.
(0 ratings)
Reviews0
PriceFree
Views4119
Macromedia Flash games
posted bypcostininFla Archives
Funny and interesting way to promote your web site. We provide a collection of flash games. Our pre-made Macromedia Flash games is suitable for Website or CD presentations. Easy to redesign and use like banners. Fla sources is also available.
(3 ratings)
Reviews0
PriceFree
Views4026
IZWebFileManager
posted bymanishmainFile Manipulation
IZWebFileManager is file management component that allows you build advanced file/document management capabilities Web Applications. Windows like view. Right-to-Left and Unicide support. Common shortcuts support.
Multilingual interface. AJAX inside.
(0 ratings)
Reviews0
PriceFree
Views3623
Liquid Xml Validator
Tool that validates XML documents against their schema. It uses all installed version MSXML to validate the XML document, and reports its findings. This is a useful tool when developing XML applications.
(0 ratings)
Reviews0
PriceFree
Views3055
Arabic KeyWord
posted bytomawebdevinMiscellaneous
Arabic KeyWord
Write in arabic font, even if you don't have Arabic system installed, Write your email in arabic, your text etc. (work only with IE)
(6 ratings)
Reviews0
PriceFree
Views2822
Perl storable module to persist data to disk
posted bymarkpagetinDatabase Tools
Came across the following challenge this week, how do I easily persist data between two independent UNIX sessions.
Usually I�d store data in a db or maybe ldap, but I only want to keep maybe a days worth and on multiple servers. In this article, I show two scripts - one which writes using the Perl Storage module and the other that reads.
Each call to write, adds to a data file. Which is then extracted from by the read script.
I include possible uses, for example recording restarts of a given service. In this instance I did n't want services restarting multiple times, where manual recovery of data would be needed.
Also generating multiple alerts and notifications, but again looking to throttle them to a given number of iterations over 24 hours.
(0 ratings)
Reviews0
PriceFree
Views2697
Is Ejb really significant in enterprise applications?
posted byRyanJames27inEJB
Ejb was introduced to Java technology to attain some features inherent in enterprise applications. Those features include instance pooling, inbuilt security, declarative transactions, container managed persistence, relationship of business objects and caching etc. Now that many people have built their applications using Ejb, let us go back and analyze if Ejb as a technology is really significant in developing enterprise applications. We are going to analyze both pros and cons of Ejb based on experience of people who have used Ejb.
(0 ratings)
Reviews0
PriceFree
Views1456
Future of Java Technology
posted byRyanJames27inMiscellaneous
When Java was developed initially as OAK even its developers were not sure in which direction the technology will grow. And actually Java has taken an unexpected turn around as a development technology. It started its journey with embedded applications but people found it somewhat slow when compare to C++. Java made foray into web in the form of applets and ruled the world for sometime. But then came enterprise era with crusade of .NET and J2EE. In this article let us examine possible directions where there are chances Java will grow as development technology.
(0 ratings)
Reviews0
PriceFree
Views1782
Java For Stand-Alone Applications
posted byRyanJames27inIntroduction to Java
Java programming language was primarily developed to deal with embedded applications. But with the introduction of Swing and other user interface utilities to Java, it made its mark in desktop applications too. Now the trend is to use Java technology in developing large web and enterprise applications. Java is more focused on web then desktop applications.
But, in this article, we are going to discuss how useful Java is as a development technology for stand alone desktop application development in present scenario.
(3 ratings)
Reviews0
PriceFree
Views1807
Tunevine Media Server
posted byawarnickinCommunication Tools
Tunevine media allows you access your music from your home computer, through your web browser. It is simple and easy to setup.
- AJAX based web inferface
- Limit access to your server, by username and password and IP(Optional)
- No information is passed from your computer to ares, unless you wanted it to.
- Free Dynamic IP Address (somename.tunevine.com).
- Easy to customize
(0 ratings)
Reviews0
PriceFree
Views1720
Spin
posted byvuletavinActionscript
This tutorial will teach you how to apply the spin on some object using Action Script.
(0 ratings)
Reviews0
PriceFree
Views2930
Shape effect in Flash
This tutorial will show you how to create some shape effect using Shape Hint.
(3 ratings)
Reviews0
PriceFree
Views2513
Curve lines with ActionScript
posted byvuletavinActionscript
Learn how to create a curve lines using Action Script.
(3 ratings)
Reviews0
PriceFree
Views2718
How to Install and Use NetBeans for Java Development
posted byRyanJames27inJavaBeans
In this guide, I will try to explain you how you can run examples for J2EE tutorials. There are many ways you can do this, here we will be using the examples in NetBeans IDE which is one of the most powerful open source Java integrated development environments available.
(6 ratings)
Reviews0
PriceFree
Views1975
ASP.NET 2.0: Data Source Object Model
posted byrjamesinTutorials & Tips
In this tutorial you will learn about Data Source Object Model in ASP.NET 2.0, the Rationale of DataSource components, Data Source Control Internals, Tabular DataSource Controls, Hierarchical Data Source Controls, The SqlDataSource Control: Usage and Data Source Parameters.
(0 ratings)
Reviews0
PriceFree
Views1724
Forms Authentication in ASP.NET 2.0
posted byrjamesinTutorials & Tips
In this tutorial you will learn about Forms Authentication in ASP.NET 2.0 - Forms Authentication class, Cookie Domain, Forms Cookies, The Login Control, Signin, Signout, Authenticate, Redirect, Login Status, Login Name and Login View Controls.
(9 ratings)
Reviews0
PriceFree
Views2761
Related Categories
You May Also Like
Video Theme: Setup a website like YouTube today (New 2022) - Download Now!Sponsored
(3 ratings)
PriceUSD 99.00



