Main > Free Download Search >

Free longer than there ve been fishes in the ocean script

longer than there ve been fishes in the ocean

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 965
Long Time Operations in ASP.NET 1

Long Time Operations in ASP.NET 1


Explains everything about how to work with long running task in ASP.NET. Almost every ASP.NET developer, before or later experiences a problem with page timeout error. Sometimes it is because of some error in code, but sometimes you just need more time more>> Explains everything about how to work with long running task in ASP.NET. Almost every ASP.NET developer, before or later experiences a problem with page timeout error. Sometimes it is because of some error in code, but sometimes you just need more time to execute long running task.<<less
Added: 2008-10-22 License: Freeware Price: $0.00USD
12 downloads
Inertial movement and fire

Inertial movement and fire


This tutorial will teach you how to slowly accelerate and turn a fish and also how to make him fire the direction he is facing. more>> This tutorial will teach you how to slowly accelerate and turn a fish and also how to make him fire the direction he is facing.<<less
Added: 2007-05-02 License: Freeware Price: Free
913 downloads
User Click Tracking in CakePHP

User Click Tracking in CakePHP


This tutorial shows you how to log user activity for users on your website, where they go on your website, how they got there, how long they stayed, ip, which pages they used most and so forth. It requires you to already have cakephp installed. CakePHP more>> This tutorial shows you how to log user activity for users on your website, where they go on your website, how they got there, how long they stayed, ip, which pages they used most and so forth. It requires you to already have cakephp installed. CakePHP is a popular PHP framework.<<less
Added: 2008-04-07 License: Freeware Price: $0.00USD
28 downloads
Multithreading in ASP.NET 1

Multithreading in ASP.NET 1


Explains how to use threads to enable multitasking in ASP.NET applications. Performance and responsiveness are most the important key issues in the success of your web application. Sometimes you need to perform a long time task, that uses intensive CPU more>> Explains how to use threads to enable multitasking in ASP.NET applications. Performance and responsiveness are most the important key issues in the success of your web application. Sometimes you need to perform a long time task, that uses intensive CPU operations. A common solution to this problem is the use of multithreading.<<less
Added: 2007-02-12 License: Freeware Price: $0.00USD
10 downloads
 
Other version of Multithreading in ASP.NET
Multithreading in ASP.NETto enable multitasking in ASP.NET applications. Performance and responsiveness are most the ... the success of your web application. Sometimes you need to perform a long time task, that uses
License:Freeware
Download
1014 downloads
Added: 2007-02-12
ASP.NET 2.0 Free Tutorials : The GridView Control

ASP.NET 2.0 Free Tutorials : The GridView Control


ASP.NET 2.0 Free Tutorials : The GridView Control - In this tutorial you will learn about GridView Control, features of the GridView control, GridView supported field types and Creating a GridView con more>> ASP.NET 2.0 Free Tutorials : The GridView Control - In this tutorial you will learn about GridView Control, features of the GridView control, GridView supported field types and Creating a GridView control on a Page. The GridView control is the official successor to the DataGrid control of yesteryears. It is no longer listed in the toolbox, even though it is supported by ASP.NET 2.0.<<less
Added: 2005-09-27 License: Freeware Price: Free
1538 downloads
Canadian Weather Script 2.3.5

Canadian Weather Script 2.3.5


This magnificent piece of code leeches weather information off of Environment Canadas weather page, and displays it in a much neater, and nicer format on your own website. Weather icons included in package. Major updates from the initial version more>> This magnificent piece of code leeches weather information off of Environment Canadas weather page, and displays it in a much neater, and nicer format on your own website. Weather icons included in package. Major updates from the initial version include: object oriented style, superior configuration and customization capabilities, ability to show longer text descriptions and current information (if available), selectable display formats pre-programmed in, and better written code.<<less
Added: 2005-12-05 License: GPL Price: $0.00USD
12 downloads
 
Other version of Canadian Weather Script
Canadian Weather ScriptWeather icons included in package. Major updates from the initial version include: object ... , superior configuration and customization capabilites, ability to show longer text
License:GPL
Download
1424 downloads
Added: 2005-12-05
FhSlide - Flash Slide Show 2.0 1.2

FhSlide - Flash Slide Show 2.0 1.2


FhSlide is a Flash slide show tool. It display your images (jpg) in a particular folder one by one with fade in / fade out effect. Your images can have different sizes. Small images will be centered and large image will be resized to fit the flash movie more>> FhSlide is a Flash slide show tool. It display your images (jpg) in a particular folder one by one with fade in / fade out effect. Your images can have different sizes. Small images will be centered and large image will be resized to fit the flash movie area. To build your slide show is just as easy as putting your images in a folder! In version 2.0, the size of the slideshow area is no longer fixed. It can be configured via html code. So it is definitely easy to fit into your page layout for different sizes of images.<<less
Added: 2004-01-09 License: Freeware Price: $0.00USD
14 downloads
 
Other version of FhSlide - Flash Slide Show
FhSlide - Flash Slide Show 2.0) in a particular folder one by one with fade in / fade out effect. Your images can have different ... In version 2.0, the size of the slideshow area is no longer fixed. It can be configured via html
License:Freeware
Download
2132 downloads
Added: 2004-01-09
Long Date And Time Format 1.0

Long Date And Time Format 1.0


The Following code will print out the date so that its in a long date format including the appropriate suffix - i.e st, nd, rd. Heres the code in action: Thursday 12th May 2005 more>> The Following code will print out the date so that its in a long date format including the appropriate suffix - i.e st, nd, rd. Heres the code in action: Thursday 12th May 2005<<less
Added: 2005-05-12 License: Freeware Price: $0.00USD
12 downloads
 
Other version of Long Date And Time Format
Long Date And Time Formati.e st, nd, rd. Heres the code in action: Thursday 12th May 2005. Long Date And Time Format - Katy ... out the date so that its in a long date format including the appropriate suffix - i.e st, nd, rd
License:Freeware
Download
1631 downloads
Added: 2005-05-12
Use Asynchronous Execution Pattern in ASP.NET 1

Use Asynchronous Execution Pattern in ASP.NET 1


Asynchronous operations or execution pattern is another face of multithreading. Some operations are time consuming, take long time to complete, and block user interface waiting for their completion. This tutorial explains how to to create more>> Asynchronous operations or execution pattern is another face of multithreading. Some operations are time consuming, take long time to complete, and block user interface waiting for their completion. This tutorial explains how to to create asynchronous pages for long time consuming operations.<<less
Added: 2007-03-22 License: Freeware Price: $0.00USD
14 downloads
 
Other version of Use Asynchronous Execution Pattern in ASP.NET
Use Asynchronous Execution Pattern in ASP.NETAsynchronous operations or execution pattern ... Some operations are time consuming, take long time to complete, and block user interface
License:Freeware
Download
976 downloads
Added: 2007-03-22
Make a Long URL Short

Make a Long URL Short


If you have a long URL (website address) which has problems wrapping in email messages or in chat rooms or is impossible to read over the phone, use our free Short URL service to make a shorter URL. Your long URL :: http://www.google.com/ver more>> If you have a long URL (website address) which has problems wrapping in email messages or in chat rooms or is impossible to read over the phone, use our free Short URL service to make a shorter URL. Your long URL : http://www.google.com/ver y_long_url/3535%464646sjj s%eheh/......and_more Your short URL : http://linkname.i2i.bz Its FREE use it today visit http://i2i.bz<<less
Added: 2008-03-25 License: Freeware Price: $0.00USD
16 downloads
Application Data Recovery 3.4

Application Data Recovery 3.4


Inspector File Recovery is a data recovery program with support for FAT 12/16/32 and NTFS file systems. It recovers files with the original time and date stamp, and can optionally restore them to a network drive and can recover many files, even when a more>> Inspector File Recovery is a data recovery program with support for FAT 12/16/32 and NTFS file systems. It recovers files with the original time and date stamp, and can optionally restore them to a network drive and can recover many files, even when a header entry is no longer available.<<less
Added: 2004-04-30 License: GPL Price: $0.00USD
17 downloads
Krishanletter - THE text database newsletter!

Krishanletter - THE text database newsletter!


Krishanletter is a newsletter software that is based on a flat text file database. You can use it on web pages that do not have access to any database like MySQL or if you dont want to use it. It foll more>> Krishanletter is a newsletter software that is based on a flat text file database. You can use it on web pages that do not have access to any database like MySQL or if you dont want to use it. It follows the development of the famous Jax Newsletter, thats no longer maintained. FEATURES: no MySQL --- no installation --- multilingual --- personalized newsletters --- unlimited number of newsletter groups and recipients --- use as many data fields as you like --- group recipients in subgroups (manually or automatically) --- uses the CSS of your webpage --- detailed user management --- easy multilingual newsletter template system with variables --- logfiles --- no javascript at user pages, only in admincenter --- PHP4.1+ --- secure un/subscription (Double Opt-In/Out)<<less
Added: 2007-08-09 License: Other Free / Open Source License Price: FreeAdditionalInfoKrishanSoftwareLicense
826 downloads
Create the shortest URLs!

Create the shortest URLs!


Ever face the dilemma of not remembering what an URL is, or perhaps you have a site with a long URL and others forget it? This site is the solution to those and other problems. Our site will shrink your URLs to something thats easy to remember and with more>> Ever face the dilemma of not remembering what an URL is, or perhaps you have a site with a long URL and others forget it? This site is the solution to those and other problems. Our site will shrink your URLs to something thats easy to remember and with custom tags it makes this process a breeze. Shorten those URLs now!<<less
Added: 2008-09-07 License: Freeware Price: $0.00USD
15 downloads
TreeView Generator 2.0

TreeView Generator 2.0


There are so many websites that have lots of cool, intriguing, engaging content, but are really hard to navigate. If a user cant find his or her way to a certain part of your website, that part of your website is absolutely useless. The Fuzzel Fish more>> There are so many websites that have lots of cool, intriguing, engaging content, but are really hard to navigate. If a user cant find his or her way to a certain part of your website, that part of your website is absolutely useless. The Fuzzel Fish TreeView Generator can fix that problem. In a few easy steps the TreeView Generator will generate some HTML code that you can place anywhere to make your treeview navigation menu appear. Version 2.0 is even easier to use than the previous version, and supports quick creation of child nodes.<<less
Added: 2002-05-28 License: Freeware Price: 0.00
19 downloads
 
Other version of TreeView Generator
TreeView GeneratorFuzzel Fish - There are so many websites that have lots ... The Fuzzel Fish TreeView Generator can fix that problem. In a few easy steps the TreeView
License:Freeware
Download
1461 downloads
Added: 2002-05-28
Tuning Apache for Mod_Perl and CGI-Proxy

Tuning Apache for Mod_Perl and CGI-Proxy


Every now and then, someone asks me ?Hey, how do I ?tune? my webserver to better run proxies? I?ve heard tuning is really important but what does it mean?? or they?ll ask ?why is it important to run a more>> Every now and then, someone asks me ?Hey, how do I ?tune? my webserver to better run proxies? I?ve heard tuning is really important but what does it mean?? or they?ll ask ?why is it important to run a dedicated server just for a proxy site? Can?t I run my sites on (some cheaper hosting method)?? Hopefully once you?re done reading this article, you?ll better understand the answers to these common questions, and come out with a knowledge of how specifically to tune apache for J Marshall?s Cgi-Proxy script to run on Apache. You should also be able to take the concepts herein and apply them to performance tuning Apache for any website.<<less
Added: 2006-11-14 License: Freeware Price: Free
646 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5