rolled over
Gradual Element Fader
This is a generic fader script that can be applied to element(s) on the page, such as images, to make them gradually fade into view when the mouse rolls over them, and fade out when out. Just give the desired elements on the page a "class=gradualfader" more>> This is a generic fader script that can be applied to element(s) on the page, such as images, to make them gradually fade into view when the mouse rolls over them, and fade out when out. Just give the desired elements on the page a "class=gradualfader" to kick start the effect.<<less
Dice Rolling Simulator 1.00
Roll multisided dices upto 2500 times and see graph over average values over time. Simple PHP script using GD2 lib to create graph over the simulated dice rolling values and the average value over time. No installing nor database needed, just upload more>> Roll multisided dices upto 2500 times and see graph over average values over time. Simple PHP script using GD2 lib to create graph over the simulated dice rolling values and the average value over time. No installing nor database needed, just upload and start the simulating. Script stores jpg file for graph in tmp folder.<<less
License:Freeware
Operations Over Signals
Operations Over Signals is created to be a great and useful program that adds and multiplies two signals. It also displaces, amplifies and changes the frequency of the signal. more>>
Operations Over Signals is created to be a great and useful program that adds and multiplies two signals. It also displaces, amplifies and changes the frequency of the signal.
New Vegas Forum 1.0
NEW VEGAS FORUM is a tree forum written PHP that uses mySQL to store all its data. Its highly configurable and simple with a good amount of features. Features version in NEW VEGAS FORUM: -templated design. Gives opportunity to change design of the more>> NEW VEGAS FORUM is a tree forum written PHP that uses mySQL to store all its data. Its highly configurable and simple with a good amount of features. Features version in NEW VEGAS FORUM: -templated design. Gives opportunity to change design of the forum very quickly. -supports smilies in subject and message. -supports topics. -multi-language support with text direction. -useability improved. Now its more easier to navigate forum post, view and delete messages. -styles, buttons, topics, error messages, max threads per page, max subject size, max message size, max autor name size, max topic name size, threads rolling in the forum tree are all configurable in forumconfig.php file. Preview at http://hostbox.fdns.net/f orum/<<less
Mouse Over Table Rows 1.0.0
As CSS can not achieve this on every browsers, javascript is a good solution to be able to highlight rows on mouse over. Live Demo. more>> As CSS can not achieve this on every browsers, javascript is a good solution to be able to highlight rows on mouse over. Live Demo.<<less
Roll your own script.aculo.us effect
Scriptaculous Javascript library comes with a nice set of effects; if theyre not enough, roll your own. more>> Scriptaculous Javascript library comes with a nice set of effects; if theyre not enough, roll your own.<<less
SOHT (Socket over HTTP Tunneling) 0.6
SOHT (Socket over HTTP Tunneling) has the goal to provide an easy to use tool that enables all types of socket communication through an HTTP Proxy server. more>>
SOHT (Socket over HTTP Tunneling) 0.6 brings a way to enable types of socket communication through an HTTP Proxy server. It is useful for users who are behind a restrictive firewall and wish to access external servers that use protocols other than HTTP.
Possible uses are:
- Web Browsing (Bypass logging, access restricted sites)
- POP3/SMTP/IMAP Email clients
- Telnet/SSH clients
This tool consists of two separate components. A server, which must be deployed on a Java Servlet container (A .NET server is also planned), and a client, which is run on the local machine and connects to the server via HTTP. There are Java and .NET versions of the client, so the client can be run on nearly any platform.
A SOCKS 4 and 5 Proxy Server has been integrated into the most recent version of the Java Client. This provides an very easy way to bypass any local web proxy restrictions and logging.
If you would like to be able to SSH from anywhere using just your web browser, you should check out my SSHWebProxy project. This project provides a pure html SSH client that can be used from any web browser without installing any client software. It is limited to SSH and is not as flexible as SOHT, but it may be a good solution if you just want occasional SSH access.
Requirements: none
Overlap Image Viewer
jQuery based inline image viewer. Loads the desired image on top of the rolled over element. more>> jQuery based inline image viewer. Loads the desired image on top of the rolled over element.<<less
Superimpose text over blank image 1.0
Wrote this online little tool so anyone can create a blank image with a background color of your chosing (defaults to black) directly from my site. With your choice of color text super-imposed over the blank image (defaults to white). See the url. more>> Wrote this online little tool so anyone can create a blank image with a background color of your chosing (defaults to black) directly from my site. With your choice of color text super-imposed over the blank image (defaults to white). See the url. The image can then be saved for use on web sites, or in emails, etc. Or reference directly from your web page. Using AJAX with PHP to perform the submission. The code is available at the download url.<<less
Midgard 8.09.5
Midgard is a content management tool. more>>
Midgard 8.09.5 provides you with an effective content management tool. In addition, it is also very feature-rich and has many helpful advantages.
Major Features:
- Web-based authoring Website content can be edited securely anywhere from a computer connected to the internet
- Separation of content and layout: Content and layout of websites are managed separately
- Easy Edit this page interface: Users with editing permissions can edit a page by just browsing to it and clicking "Edit this page"
- Tree based content management: Content can be managed in a hierarchical tree using the Aegir interface
- WYSIWYG editing: Rich text editor allows Word compatible WYSIWYG editing of content for MS Internet Explorer 5.5 and Mozilla 1.3
- Arranging content in folders: Content can be arranged in folders for display, and can be moved and copied between folders
- Image asset management: Images and other file based assets can be stored centrally into an image repository or gallery
- Content approvals: Content can be published immediately or left as a working copy until approval
- Scheduled publication: Publication and removal dates can be assigned for content
- Content locking: Midgards locking system prevents accidental simultaneous editing of a document
- Revision history and roll-back: All revisions to content are stored to an RCS repository and can be easily viewed and retrieved
- Accessibility: SpiderAdmin provides an accessible interface for content authors and site maintainers
- Offline editing: Midgards news and blog system supports the Metaweblog API for posting content using desktop tools like Ecto and Marsedit
Sshbak: easy-to-use remote backup over SSH 1.2
Sshbak is very simple but powerful and secure remote backup utility. It performs a fast and comprehensible daily (usually) backup of multiple machines via remote SSH connections. The result is a simple set of tar+gzip files. It supports the backup of more>> Sshbak is very simple but powerful and secure remote backup utility. It performs a fast and comprehensible daily (usually) backup of multiple machines via remote SSH connections. The result is a simple set of tar+gzip files. It supports the backup of piped program output (allowing remote backup of mysqldump or pg_dumpall results), parallel backup of different machines, and more.<<less
els ASP.NET ToolTip Control 1.0
els ASP.NET ToolTip Control allows you to create beautiful dynamic, animated ToolTip content appear when the mouse rolls over the control . Its free . more>> els ASP.NET ToolTip Control allows you to create beautiful dynamic, animated ToolTip content appear when the mouse rolls over the control . Its free .<<less
How to create your own AJAX drop-down menu
So you want to learn how to use AJAX? You?ve seen it used here, there and everywhere (think Google Maps, Facebook) and you love its groovy dynamics and usability...and now you want a little piece of that action for yourself. Yes? Good, because I?m more>> So you want to learn how to use AJAX? You?ve seen it used here, there and everywhere (think Google Maps, Facebook) and you love its groovy dynamics and usability...and now you want a little piece of that action for yourself. Yes? Good, because I?m about to show you how. My 3-Part tutorial will explain how to create drop-down menus dynamically via AJAX. It will guide you through the initial concept, the design and code (AJAX,HTML,ASP,SQL Server), and explain all logic along the way. So let?s roll...<<less
Winning Dice
Winning Dice demonstrates the life of a professional gambler. With a single dice the odds of rolling a 6 are easy to calculate. If you know the true odds and the odds being offered, you could make a f more>> Winning Dice demonstrates the life of a professional gambler. With a single dice the odds of rolling a 6 are easy to calculate. If you know the true odds and the odds being offered, you could make a fortune. If you get it wrong (or right), you could be in for a tough time.<<less
phpDatabase.net 0.1
phpDatabase.net is an open source pure php database script. You can use it for your application as light weight database. It implements basic database functions like creating and dropping database; creating, changing and dropping tables and sequences; more>> phpDatabase.net is an open source pure php database script. You can use it for your application as light weight database. It implements basic database functions like creating and dropping database; creating, changing and dropping tables and sequences; selecting, inserting, updating and deleting data from tables; automatic locking of files, so simultanous changing the data is possible.Transaction processing, commiting or rolling back of made changes,default auto commiting mode. For all of this you only need to download one php Script , include it and start to use its functions in your own php Application.<<less
- Page: 1 of 2
- 1
- 2