animal spirits
Animal Crossing Code Project (PHP port) 1.2
If you want to spice up your Animal Crossing site, or just want to add something special to your gaming site, you can add some fun, or perhapse spoil it for people with the Animal Crossing Code Project. It contains the PHP version of the Code Generator more>> If you want to spice up your Animal Crossing site, or just want to add something special to your gaming site, you can add some fun, or perhapse spoil it for people with the Animal Crossing Code Project. It contains the PHP version of the Code Generator and Decoder, originally made in C++ by MooglyGuy. However, because MS-DOS is limited, this package can bring you more. It brings you the original features found in the original, plus some extended information in the Decoder, and a special Plus version for both programs, which also give you a visual representation on how things could show up in the game. Last but not least, it also contains some small examples on how the generator can be used also.<<less
Security Image and Question 1
This script is a new and improved way of creating a security image to help prevent automatic submissions of forms. The script will select 4 common animals and give each animal a common name. Then it will ask a question about the animals. Humans will more>> This script is a new and improved way of creating a security image to help prevent automatic submissions of forms. The script will select 4 common animals and give each animal a common name. Then it will ask a question about the animals. Humans will easily be able to determine the answer while computers will not. Enjoy.<<less
"Animals" images generator for X-Cart "Image Verification" module.
This addon was developed by Phpmagicscripts company. It allows you to use more complex image generator for X-Carts "Image Verification" module. This generator based on 23 diffeerent animals silhouettes. Using this addon you can forget about spam on your more>> This addon was developed by Phpmagicscripts company. It allows you to use more complex image generator for X-Carts "Image Verification" module. This generator based on 23 diffeerent animals silhouettes. Using this addon you can forget about spam on your X-Cart based site.<<less
Chinese Zodiac 0.0.2
This program can tell you your animal sign and corresponding character according to your birthday. Low price customization service available. more>> This program can tell you your animal sign and corresponding character according to your birthday. Low price customization service available.<<less
JavaScript Time Picker by the NoGray.com 1
The first ever Time Picker that utilize a very easy drag and drop interface. With its unique design, anyone can drag the minutes or hour hands independently to select a time. Here is a quick list of features: - Easy to use and implement. - more>> The first ever Time Picker that utilize a very easy drag and drop interface. With its unique design, anyone can drag the minutes or hour hands independently to select a time. Here is a quick list of features: - Easy to use and implement. - Independent hours and minutes hands. - Drag the clock hands to set the time. - Uses CSS spirits for faster loading time. - 12 or 24 hour output with and AM and PM (translatable) ticker.<<less
FSGuide - commander of the web 0.7
FSGuide is a two-panel file management tool that helps performing advanced file operations through the web. Features: user authentication, access control lists, 2-panel layout, bookmarks, filelist, file uploader (and run any application after upload!), more>> FSGuide is a two-panel file management tool that helps performing advanced file operations through the web. Features: user authentication, access control lists, 2-panel layout, bookmarks, filelist, file uploader (and run any application after upload!), mass-rename tool, download with bandwidth-controll option, advanced select and compare dialog, file editors for text and binary files, file viewers (highlighting HTML and PHP code), multilingual support + a lot more more! Its written in PHP, it needs no database backend. Check the screenshots at the website! FSGuide is accepting donations to keep the spirit alive!<<less
CyberPet Content Management 1.0
Completely manage your Animal Shelter or Similar Facility with no Programming Experience! Full CMS that allows owners to upload pictures of cats or dogs. a.) Phone, Email, Website Address are modified on the back end. b.) HTML compatable Welcome more>> Completely manage your Animal Shelter or Similar Facility with no Programming Experience! Full CMS that allows owners to upload pictures of cats or dogs. a.) Phone, Email, Website Address are modified on the back end. b.) HTML compatable Welcome message, enter and update your welcome message in plain text or html. c.) Add, Edit, Delete, and Update animals at your location to the database. d.) Pet fields include Type(Cat or Dog), Type(Stray or Adoption), Description (Up to 255 characters), Image file (Upload Gif or JPG) e.) Update your password with current password confirm and 2x double confirmation of new password. f.) Emails from interested browsers are automatically tagged with "[CyberPet] Regarding an animal from your webpage." So you know where the email is coming from. g.) Auto generation of "Send to Friend" message, requires users to use there current email client preventing any unwarrented spam from your mail server. h.) Integrated hit counter on every page!<<less
Ray - Community Widget Suite. Audio/Video software for your Community. 3.0
Ray is an advanced flash based communication software for your unique website. The complete Ray product includes: flash chat with audio/video conferencing, flash audio/video instant messenger, audio/video recorder, music player, video player, whiteboard, more>> Ray is an advanced flash based communication software for your unique website. The complete Ray product includes: flash chat with audio/video conferencing, flash audio/video instant messenger, audio/video recorder, music player, video player, whiteboard, web presence and desktop application. Your community site needs a place where all members can talk openly and feel the spirit of a real live, active community. Allow your users to have interactive communication with other members, or via private chat, to record their own video online, upload any kind of video/audio files and much more. Ray is especially developed to make your community more attractive, functional and interactive. Ray turns your site into an addictive communication venue, increasing page-views, returning visitors count and overall rate of your site popularity. Get Ray Community Widget Suite for FREE!<<less
JpegFile
JpegFile class reads a JPEG file into an RGB buffer. more>>
- Reads a JPEG file into an RGB buffer,
- Saves an RGB buffer as an RGB or grayscale JPEG file.
There are no provisions for progressive reading, progress bars, partial reads/saves, extended error handling, etc.. It uses a small portion of what the IJG code is capable of doing.
IJG has released version 6b of their JPG read/write code. This class will work correctly with 6b. If you want to use 6b, you will need to make the same changes that are made for 6a.
Major Features:
- RGB -> BGR
- Vertical flip
- DWORD-align
- Un DWORD-align
- Convert to grayscale
- Color quantize a 24-bit image to an 8-bit image
- Can read and write: 1, 4, 8 and 24 bit BMP files
Requirements:
- Visual C++ v5 and v6 to use the source.
Website Video Feeder 1
This is an easy to use script that quickly and painlessly generates a dynamic, content rich Video Website. Great utility for displaying videos on your website. The script can be easily customized and the subject of the script can be changed so if you more>> This is an easy to use script that quickly and painlessly generates a dynamic, content rich Video Website. Great utility for displaying videos on your website. The script can be easily customized and the subject of the script can be changed so if you wanted videos about Animals you would just change the keyword tags accordingly. QuidaScripts Video Feeder product is an automated script that dynamically pulls in U-Tube content based on keywords that you specify. Just add your keywords to the index.php file, upload the script and away you go!<<less
Pexpect 2.1
Pexpect 2.1 brings users a fresh Python module which is designed for spawning child applications; more>>
Pexpect can be used for automating interactive applications such as ssh, ftp, passwd, telnet, etc. It can be used to a automate setup scripts for duplicating software package installations on different servers. It can be used for automated software testing.
Pexpect is in the spirit of Don Libes Expect, but Pexpect is pure Python. Unlike other Expect-like modules for Python, Pexpect does not require TCL or Expect nor does it require C extensions to be compiled. It should work on any platform that supports the standard Python pty module. The Pexpect interface was designed to be easy to use.
iTopsites - Free Hosted Topsite Lists 1.1.1
itopsites offers more features and add-ons than any other hosted topsite service available. Powerful anti cheat tools, customizable HTML skins, ranks on buttons, powerful admin panel to manage members, + a great selection of free ready to use designs. more>> itopsites offers more features and add-ons than any other hosted topsite service available. Powerful anti cheat tools, customizable HTML skins, ranks on buttons, powerful admin panel to manage members, + a great selection of free ready to use designs. Signup takes only a couple of minutes and your topsite is active immediately! No popups or overly intrusive ads! We also offer the option to upgrade for a nominal fee and remove the subtle sponsored ads in the header and footer of your topsite. You are free to add your own advertisements to your topsite, and our system is compatible with ALL ad systems. Our community of webmasters are constantly releasing new designs and ideas for the improvement of itopsites, this community spirit helps make itopsites the ultimate hosted topsite solution. Its totally free, and only takes a couple of minutes to get started... so what are you waiting for? check us out and get started now!<<less
ClipShare - Youtube Clone - Free CSS Tableless Templates Pro 2.5 Vista
In the spirit of Web 2.0, ClipShare ( Video Sharing Community Script ) now comes with a wide range of free CSS Tableless Templates. ClipShare is the ultimate solution for starting your own highly profitable video sharing & uploading community website more>> In the spirit of Web 2.0, ClipShare ( Video Sharing Community Script ) now comes with a wide range of free CSS Tableless Templates. ClipShare is the ultimate solution for starting your own highly profitable video sharing & uploading community website just like the big boys: Youtube, DailyMotion, MySpace Videos, MetaCafe. Clip Share video sharing software offers a powerful and feature rich solution and most important of all, at an extremely affordable price.<<less
- Page: 1 of 1
- 1