try to
Yorp
The Yorp access control system allows you to protect areas of your site, only allowing access to selected users. The system is lightweight but powerful. Users will be asked to sign up or log in when t more>> The Yorp access control system allows you to protect areas of your site, only allowing access to selected users. The system is lightweight but powerful. Users will be asked to sign up or log in when they try to enter a protected area of the site with a friendly prompt. There are no ugly HTTP logins. You can have multiple protected areas, and serve almost any type of file, including PHP and CGI files. Each area can have different levels of access to different groups of users, and you can require validation of accounts by email or manually by an administrator. A user can belong to any number of groups. The full feature list is on the site.<<less
RSS 2 HTML
RSS has been touted by many to be a great way to keep your website fresh and at the top of the search engines. Unfortunately, when many website owners try to integrate RSS into their website, they run more>> RSS has been touted by many to be a great way to keep your website fresh and at the top of the search engines. Unfortunately, when many website owners try to integrate RSS into their website, they run into problems. This article looks at a quick, easy, and effective way to get RSS on your website and provides a free script for you to use on your server.<<less
Sticky Clock 1.2
I tried to combine two Javascripts I found on the net. The result is a cute little infobox that shows the time and stays at the initial position, specified by some parameters in the style tag. New version now available! Try the Demo - link. more>> I tried to combine two Javascripts I found on the net. The result is a cute little infobox that shows the time and stays at the initial position, specified by some parameters in the style tag. New version now available! Try the Demo - link.<<less
Simple Counter Tutorial 1.0
This is just a Simple Counter, Try this counter first and hope you will make some professional ones after it by trying some other good Counter tutorials. more>> This is just a Simple Counter, Try this counter first and hope you will make some professional ones after it by trying some other good Counter tutorials.<<less
deGallery 3.5
The deGallery (last version 3.5) is a new image gallery that no need database. Comments; votes; multilanguage; censure; gif, jpg and png supporting; e-mail notification for new comments; albums subdivision; and more... Try it! more>> The deGallery (last version 3.5) is a new image gallery that no need database. Comments; votes; multilanguage; censure; gif, jpg and png supporting; e-mail notification for new comments; albums subdivision; and more... Try it!<<less
Cribbage Suite
This is actually a platform independent GUI interface that enhances your cribbage experience. more>>
Cribbage Suite offers a simple yet effective snipplet for everyone. It is actually a platform independent GUI interface that enhances your cribbage experience.
Major Features:
- Teaches you how to play cribbage.
- Scores your hand for you.
- Helps you choose which cards to keep.
- Has a scoreboard GUI that acts like a cribbage board.
- Keeps track of players' headtohead stats and displays wins as a function of time...pretty cool to compare yourself to a cribbage buddy.
- "Idiotproof" programming: if you try to score a hand that has two duplicate cards, CribbageSuite beeps and tells you what's wrong. If you try to find stats for someone who's never played before, CribbageSuite will warn you.
- Platform independent (Windows, Mac, PC) through the use of "filesep"
Requirements:
- MATLAB 7.1.0 (R14SP3)
CSS Pagination
CSSPagination is a pagination class which combines with Cascading Style Sheet for good looking style; CSSPagination has main function to split all records before they will be loaded into one website, to be several records in one page (you can determine more>> CSSPagination is a pagination class which combines with Cascading Style Sheet for good looking style; CSSPagination has main function to split all records before they will be loaded into one website, to be several records in one page (you can determine how many records in one page). So, if you want to jump at the other page, you can choose once of them. CSSPagination is easy to use and good looking. I try to throw the complexity code. The most important is, that you can change the CSS code (style.css) to make it suitable with your own page style.<<less
Mystic Text Animation
Read this tutorial and see how to create advanced mystic text animation in flash 8, using Action Script. This tutorial is so hard for explain, but Ill try on, to explain it on the best way I can, so L more>> Read this tutorial and see how to create advanced mystic text animation in flash 8, using Action Script. This tutorial is so hard for explain, but Ill try on, to explain it on the best way I can, so Lets go!<<less
Meta Tag Analyzer
Meta Tag analysis tool to help webmasters analyze their web pages. This script analyze not only the Meta Tags but try to use the same spider technology as the search engines spiders them self. more>> Meta Tag analysis tool to help webmasters analyze their web pages. This script analyze not only the Meta Tags but try to use the same spider technology as the search engines spiders them self.<<less
Website e-mail extractor
From time to time, maybe even more often, there is a need to collect all the email addresses from one or more websites. Email addresses are easily noticed, but do you really want to go and search for email addresses on every single page of one website more>> From time to time, maybe even more often, there is a need to collect all the email addresses from one or more websites. Email addresses are easily noticed, but do you really want to go and search for email addresses on every single page of one website address. There is usually somewhere between 5 and over 10 and more pages that make one website. Therefore it would be a long and tiresome process to go through all the pages to get email addresses. Now with my perl script, only thing that you have to do is enter the name of website from which you want email addresses and wait for the script to finish extracting them and you get all email addresses in one file named emails.txt The script is heavily commented so its easier for anyone to change it for whatever reason. If You have problems with extracting emails from certain websites, let us know and well help you out, our Free support team will try to help you in shortest amount of time.<<less
Date Validation in ASP.NET
In this tutorial, we will try to validate some data coming from a form input. While using this sample code will check the date is true and in correct format. We will compare the date within a culture more>> In this tutorial, we will try to validate some data coming from a form input. While using this sample code will check the date is true and in correct format. We will compare the date within a culture date format. Code can do two jobs for us : date is valid and date is in correct format.<<less
PHP Censor 2.0.0
This is an advanced censor that takes a list of words you define and censors them. It uses regular expressions to censor the base words and many common workarounds, such as airstrike characters (*), spaces between the letters, replacing As with @s, Ss more>> This is an advanced censor that takes a list of words you define and censors them. It uses regular expressions to censor the base words and many common workarounds, such as airstrike characters (*), spaces between the letters, replacing As with @s, Ss with $s, and many other common tricks. This censor is so powerful, you have to butcher up your word so badly to try to evade the censor, that the word will no longer have any effect. It is distributed in the form of a PHP function. *UPDATE: Broken link fixed.<<less
LFTP 3.7.3
LFTP is sophisticated file transfer program with command line interface. more>>
LFTP 3.7.3 is created to be a sophisticated file transfer program with command line interface. It supports FTP, HTTP, FISH, SFTP, HTTPS and FTPS protocols. GNU Readline library is used for input.Every operation in lftp is reliable, that is any non-fatal error is handled and the operation is retried automatically.
If downloading breaks, it will be restarted from the point automatically. Even if ftp server does not support REST command, lftp will try to retrieve the file from the very beginning until the file is transferred completely. This is useful for dynamic-ip machines which change their IP addresses quite often, and for sites with very bad internet connectivity.
If you exit lftp when some jobs are not finished yet, lftp will move itself to nohup mode in background. The same happens when you have a real modem hangup or when you close an xterm.lftp has shell-like command syntax allowing you to launch several commands in parallel in background. It is also possible to group commands within () and execute them in background.
Major Features:
- FTP and HTTP protocols support.
- FTP (e.g. TIS FWTK) proxy support.
- HTTP proxy support.
- FTP over HTTP proxy support (hftp).
- HTTPS and FTPS protocols support using GNU TLS or OpenSSL library.
- Automatic OPIE/SKEY support in FTP protocol.
- FXP transfers support (between two FTP servers, bypassing client machine).
- FTP listings support: unix-style, NT, EPLF, OS/2, AS400, MacWebStar, MLSD.
- Automatic reconnect and retry of an operation on retriable errors or timeout.
- IPv6 support in both FTP and HTTP.
- FISH protocol support. It uses ssh with no special program on server side.
- SFTP protocol v3-v6 support.
- HTTP/1.1 keep-alive support.
- Partial WebDAV support.
- Experimental support for SRV DNS records.
- SOCKS support (configure option).
- Modification time preservation (if server can report it).
- `reget and `reput support.
- Built-in mirror and reverse mirror (mirror -R).
- Transfer rate throttling for each connection and for all connections in sum.
- Limit for number of connections to the same site. Interruption of background transfer to do a foreground operation when the limit is reached.
- Socket options tuning: buffer size and maximum segment size.
- Job queueing.
- Job execution at specified time.
- Comprehensive scripting support.
- URL recognition in most operations.
- Readline library is used for input.
- Context sensitive completion.
- Bash-like prompt extensions.
- Launching of local shell commands.
- Suspend support.
- Bookmarks.
- Aliases.
- Saving of last directory on each site. `cd to go there.
- Copying of files between two servers, e.g. between FTP and HTTP.
- Numerous settings which can be associated with a specific server or a group.
- Paging of remote files using external program.
- `zcat and `zmore support.
- Help for commands.
- Command history saved in a file.
- Transfer status includes rate and ETA.
- File listing cache.
Using Functions Try, Catch and Finally
Handling errors and exceptions in JavaScript is a very tricky task for developers. A single error or exception could mean something is wrong in the general coding of the application. This would prompt developers to seek the source of the problem and more>> <<less
NukeYouTube 1.0
Your users will enjoy features like uploading the videos in the free option, so if you want to open a free video service like youtube and make money from online ads this is perfect to you. The admin and your users will enjoy: Submit videos,rate more>> Your users will enjoy features like uploading the videos in the free option, so if you want to open a free video service like youtube and make money from online ads this is perfect to you. The admin and your users will enjoy: Submit videos,rate and review videos, send the video ot friend, play video in popup window or stream from front page,User can add code to their website to play videos,download the video to their computer,More from this user (feature) Thumbnails of the videos,sort order (newest to oldest,most popular,category) Plus many more features! There is literally no other website or module that can offer all of these features. management,polls and voting and video comments just to name a few. Dont be fooled by others that try to duplicate this! Software has streams videos right from the browser and does not require "extra" plugins or the ffmpeg codex!<<less
License:GPL