fiat panda active 1.1 eco
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1711
Panda Antivirus 9.00.00
Panda Antivirus for Linux is an antivirus for Linux servers and desktops. more>>
Panda Antivirus for Linux is an antivirus for Linux servers and desktops. The project is an antivirus designed to be managed from the command line or console. To do this, an executable called PAVCL will be used.
The aim of Panda Antivirus for Linux is to scan and disinfect Windows and DOS workstations connected to a Linux server, as well as the Linux server itself.
Panda Antivirus for Linux scans files using both string searches and heuristic methods. The target files of the antivirus are Word documents, Java Applets, ActiveX controls and compressed files (ZIP, RAR, etc.).
At the moment, it does not scan the boot sector or the partitions table.
Panda Antivirus for Linux is a freeware version: Panda Software does not offer technical support for this software.
<<lessThe aim of Panda Antivirus for Linux is to scan and disinfect Windows and DOS workstations connected to a Linux server, as well as the Linux server itself.
Panda Antivirus for Linux scans files using both string searches and heuristic methods. The target files of the antivirus are Word documents, Java Applets, ActiveX controls and compressed files (ZIP, RAR, etc.).
At the moment, it does not scan the boot sector or the partitions table.
Panda Antivirus for Linux is a freeware version: Panda Software does not offer technical support for this software.
Download (7.8MB)
Added: 2007-02-22 License: Freeware Price:
1028 downloads
Panda Publisher RC3
Panda Publisher provides a lightweight, standards-compliant content management system. more>>
Panda Publisher provides a lightweight, standards-compliant content management system.
Panda Publisher is a lightweight content management system. It aims to be fast, scalable, standards-compliant and meta-data rich in order to serve page viewers better and allow Web masters to concentrate on writing content rather than all the little things that make visiting Web sites easier for users.
Meta-data is created on the fly to ensure that it is up-to-date. Menus, Site Maps, Searches, etc. are all generated automatically to give consistent navigation to the end user.
Enhancements:
- Shiny new installer
- Standards Compliance improvements
- Fixed style sheet selector in admin
- New Offline-mode
- Code clean-ups
- Security Fixes
<<lessPanda Publisher is a lightweight content management system. It aims to be fast, scalable, standards-compliant and meta-data rich in order to serve page viewers better and allow Web masters to concentrate on writing content rather than all the little things that make visiting Web sites easier for users.
Meta-data is created on the fly to ensure that it is up-to-date. Menus, Site Maps, Searches, etc. are all generated automatically to give consistent navigation to the end user.
Enhancements:
- Shiny new installer
- Standards Compliance improvements
- Fixed style sheet selector in admin
- New Offline-mode
- Code clean-ups
- Security Fixes
Download (MB)
Added: 2007-04-04 License: GPL (GNU General Public License) Price:
934 downloads
AstroSPACES 1.0
AstroSPACES is the worlds first open source PHP social networking solution. more>>
AstroSPACES project is the worlds first open source PHP social networking solution. While there are forks off AstroSPACES -- PHP-Spacester being the most popular -- AstroSPACES is still the leader in PHP social networking.
Designed to use the Smarty Template Engine, AstroSPACES is easily templatable. It features image galleries, private messaging, comments, and more. It is in active development, with a new release every few days.
<<lessDesigned to use the Smarty Template Engine, AstroSPACES is easily templatable. It features image galleries, private messaging, comments, and more. It is in active development, with a new release every few days.
Download (1.3MB)
Added: 2006-09-09 License: GPL (GNU General Public License) Price:
1140 downloads
ASK - Active Spam Killer 2.5.3
ASK is a spam killer. more>>
ASK is a spam killer. This program (Active Spam Killer, or ASK for short) takes an "Active" approach in solving the problem: Everytime an email is received, a message is sent back to the sender asking for confirmation. If that sender does not confirm the message, it remains queued for delivery. If the sender confirms, the message is delivered and removed from the queue. The "confirmed" senders will be added to your "whitelist" and will never be sent another confirmation. Messages from these emails will always be delivered immediately . You can also specify an "ignorelist" for emails that should be always ignored and a "blacklist" that will cause a nastygram to be sent back to the sender everytime an email is received.
There are many traditional approaches to avoiding spam. The most common approach is based on "content-filtering": a program that attempts to classify incoming mails based on their content. This works partially, but in reality, its somewhat easy to find ways to avoid it.
ASK takes advantage of the fact that most spammers use invalid or fake "From:" address in their messages. When a new message arrives and the sender is unknown, ASK sends a "confirmation message" back, informing the sender that the original message has been queued, pending confirmation. When the sender confirms (a simple reply), ASK delivers the original message and adds the sender to a "whitelist". Further messages from this sender will be immediately delivered. It is also possible to ignore messages based on specific criteria, like senders email, subject and so on.
The goal of ASK is to block Spam mail before it is delivered to your mailbox. As we know, filtering alone is not effective since many times Spam mail contains no detectable elements.
ASK should be invoked from .forward (or .procmailrc if you are using procmail). The incoming message should be piped to ASK, which will be in charge of doing the actual delivery.
When ASK receives an email, if first checks the email address against your "ignorelist". If the address is listed there, its ignored completely. Then, the message is checked against your "blacklist". If its there, a nastygram is sent back to the sender with something like "Please stop sending me emails" in the Subject line.
The real fun happens when an email comes from an unknown user (i.e, someone not in any of your lists). In this case, ASK calculates the MD5 checksum of the message + a secret MD5 key (configured during installation time). This number is sent as part of a "confirmation message" back to the user. If the user replies to it, the confirmation number (in the subject) is recognized, the message is dequeued and delivered. If the user does not reply, the message remains queued until its removed.
The program has some intelligence to deal with specific cases. For instance, if a mail is sent to a non-existing user, the error message from mailer-daemon is ignored. This avoids seeing lots of "invalid user" messages in your inbox.
Another interesting "twist" is that messages coming from your own email address are never trusted. If the spammer knows your address he could easily fake your own address as the From: line. Messages coming from you will be identified by a "mailkey", a piece of string you always put on your message by default (maybe a piece of your own signature). Note that this has the added side-effect of allowing any messages coming in reply to a message you sent to someone (as long as that person keeps your "mailkey" in its quoted reply, a practice common these days).
The program never deletes any messages. For instance, if you send yourself a message without your mailkey (a possible Spam), it will be saved in a "Junk" mailfolder (you can specify this folder during the configuration).
<<lessThere are many traditional approaches to avoiding spam. The most common approach is based on "content-filtering": a program that attempts to classify incoming mails based on their content. This works partially, but in reality, its somewhat easy to find ways to avoid it.
ASK takes advantage of the fact that most spammers use invalid or fake "From:" address in their messages. When a new message arrives and the sender is unknown, ASK sends a "confirmation message" back, informing the sender that the original message has been queued, pending confirmation. When the sender confirms (a simple reply), ASK delivers the original message and adds the sender to a "whitelist". Further messages from this sender will be immediately delivered. It is also possible to ignore messages based on specific criteria, like senders email, subject and so on.
The goal of ASK is to block Spam mail before it is delivered to your mailbox. As we know, filtering alone is not effective since many times Spam mail contains no detectable elements.
ASK should be invoked from .forward (or .procmailrc if you are using procmail). The incoming message should be piped to ASK, which will be in charge of doing the actual delivery.
When ASK receives an email, if first checks the email address against your "ignorelist". If the address is listed there, its ignored completely. Then, the message is checked against your "blacklist". If its there, a nastygram is sent back to the sender with something like "Please stop sending me emails" in the Subject line.
The real fun happens when an email comes from an unknown user (i.e, someone not in any of your lists). In this case, ASK calculates the MD5 checksum of the message + a secret MD5 key (configured during installation time). This number is sent as part of a "confirmation message" back to the user. If the user replies to it, the confirmation number (in the subject) is recognized, the message is dequeued and delivered. If the user does not reply, the message remains queued until its removed.
The program has some intelligence to deal with specific cases. For instance, if a mail is sent to a non-existing user, the error message from mailer-daemon is ignored. This avoids seeing lots of "invalid user" messages in your inbox.
Another interesting "twist" is that messages coming from your own email address are never trusted. If the spammer knows your address he could easily fake your own address as the From: line. Messages coming from you will be identified by a "mailkey", a piece of string you always put on your message by default (maybe a piece of your own signature). Note that this has the added side-effect of allowing any messages coming in reply to a message you sent to someone (as long as that person keeps your "mailkey" in its quoted reply, a practice common these days).
The program never deletes any messages. For instance, if you send yourself a message without your mailkey (a possible Spam), it will be saved in a "Junk" mailfolder (you can specify this folder during the configuration).
Download (0.09MB)
Added: 2006-12-23 License: GPL (GNU General Public License) Price:
1036 downloads
Passive Cache 1.1
Passive Cache is a Firefox extension that retrieves a stripped version of the cached Google page for a URL. more>>
Passive Cache is a Firefox extension that retrieves a stripped version of the cached Google page for a URL, as well as a listing of Waybacks archived pages for the URL. In essence, it allows the viewing of a page, or site, without any active connections being made to the site.
<<less Download (0.007MB)
Added: 2007-07-28 License: MPL (Mozilla Public License) Price:
822 downloads
Panda3D 1.3.2
Panda3D is a free 3D Engine. more>>
Panda3D is a free 3D Engine.
Panda3D is designed to reduce the time and cost of game development. It features an unusually short learning curve, an extremely straightforward API, and strong resilience to user error.
It is ideal for projects where the amount of time is limited, especially for game development houses that have to produce games quickly, or for instructors who want their students to be able to finish a game in a few weeks.
Main features:
- Short learning curve
- Rapid development
- Library callable from C++ or Python
- Rock solid stability
- Free software license
- Support for Windows and Linux
- Simple installation
- Collection of free models and artwork
- Multiple active development teams
- Disney Imagineering
- Entertainment Technology Center
- Lots of documentation
- Extensive manual
- Collection of code samples
- API Reference materials
Enhancements:
- Fixed sound system that would not initialize properly under Linux.
- Panda DLL names now all start with "libp3" or "libpanda".
- Fixed normals reversed in heightfield tesselator.
<<lessPanda3D is designed to reduce the time and cost of game development. It features an unusually short learning curve, an extremely straightforward API, and strong resilience to user error.
It is ideal for projects where the amount of time is limited, especially for game development houses that have to produce games quickly, or for instructors who want their students to be able to finish a game in a few weeks.
Main features:
- Short learning curve
- Rapid development
- Library callable from C++ or Python
- Rock solid stability
- Free software license
- Support for Windows and Linux
- Simple installation
- Collection of free models and artwork
- Multiple active development teams
- Disney Imagineering
- Entertainment Technology Center
- Lots of documentation
- Extensive manual
- Collection of code samples
- API Reference materials
Enhancements:
- Fixed sound system that would not initialize properly under Linux.
- Panda DLL names now all start with "libp3" or "libpanda".
- Fixed normals reversed in heightfield tesselator.
Download (58MB)
Added: 2007-05-30 License: GPL (GNU General Public License) Price:
539 downloads
Fast File Search 1.1.13
Fast File Search crawls FTP servers and SMB shares. more>>
Fast File Search is a crawler for FTP servers and SMB shares that can be found on Windows or UNIX systems running Samba.
It provides a web interface for searching files. It is optimized for searching files by a wildcard when there are some normal (not * or ?) chars specified in the beginning or in the end of the mask (for example *.iso).
Fast File Search crawler runs on UNIX (currently only Linux has been tested but I do not now any reasons why it should not work on other UNIXes). Fast File Search uses MySQL database, web interface needs a web server with PHP >= 4.0.3 and the crawler needs some perl modules.
The crawler (ffsearch.pl) crawls the network (FTP servers from the list and all reachable SMB hosts on the local network) and stores the information about files into database. It is invoked at certain times each day via crontab entries.
There are two modes of operation of the crawler: complete crawl and incremental crawl. The crawler expects a command line argument that tells crawler which mode to run (-c or --complete for complete crawl, -i or --incremental for incremental crawl). Both modes retrieve a list of the active SMB hosts in all workgroups.
The complete crawl tries to scan all active hosts and all hosts that are listed in database. The complete crawl should be run once a day.
The incremental crawl tries to scan active hosts and hosts listed in database that have not been scanned since the last complete crawl because they were unreachable. The incremental crawl should be run several times a day, for example each 3 hours.
How does the crawler get know whether the host has been crawled since the last complete crawl?
Each time the complete crawl is executed, the expire count is incremented first. When the host is crawled, expire count is set to zero. So all hosts whose expire count > 0 were not reachable since the last complete crawl. Moreover, when expire count reaches value specified in configuration (i.e. it was unreachable during the time period of complete crawls) the information about files on the "expired" host is deleted from database.
Web interface is used to search the files in database, details how to search are described in the Help section of the search page.
You can also add a FTP server to a FTP server list, edit FTP server in the list or delete FTP server from the list through the web interface. So that anybody could not do anything with the server list only the record about abcdef is editable from host abcdef. There are also admins who can edit all records in the server list. The admins login through the web interface.
Enhancements:
- fixed few bugs in the crawler
- added a possibility to exclude some SMB shares
- www: improved Russian and Ukrainian translation
<<lessIt provides a web interface for searching files. It is optimized for searching files by a wildcard when there are some normal (not * or ?) chars specified in the beginning or in the end of the mask (for example *.iso).
Fast File Search crawler runs on UNIX (currently only Linux has been tested but I do not now any reasons why it should not work on other UNIXes). Fast File Search uses MySQL database, web interface needs a web server with PHP >= 4.0.3 and the crawler needs some perl modules.
The crawler (ffsearch.pl) crawls the network (FTP servers from the list and all reachable SMB hosts on the local network) and stores the information about files into database. It is invoked at certain times each day via crontab entries.
There are two modes of operation of the crawler: complete crawl and incremental crawl. The crawler expects a command line argument that tells crawler which mode to run (-c or --complete for complete crawl, -i or --incremental for incremental crawl). Both modes retrieve a list of the active SMB hosts in all workgroups.
The complete crawl tries to scan all active hosts and all hosts that are listed in database. The complete crawl should be run once a day.
The incremental crawl tries to scan active hosts and hosts listed in database that have not been scanned since the last complete crawl because they were unreachable. The incremental crawl should be run several times a day, for example each 3 hours.
How does the crawler get know whether the host has been crawled since the last complete crawl?
Each time the complete crawl is executed, the expire count is incremented first. When the host is crawled, expire count is set to zero. So all hosts whose expire count > 0 were not reachable since the last complete crawl. Moreover, when expire count reaches value specified in configuration (i.e. it was unreachable during the time period of complete crawls) the information about files on the "expired" host is deleted from database.
Web interface is used to search the files in database, details how to search are described in the Help section of the search page.
You can also add a FTP server to a FTP server list, edit FTP server in the list or delete FTP server from the list through the web interface. So that anybody could not do anything with the server list only the record about abcdef is editable from host abcdef. There are also admins who can edit all records in the server list. The admins login through the web interface.
Enhancements:
- fixed few bugs in the crawler
- added a possibility to exclude some SMB shares
- www: improved Russian and Ukrainian translation
Download (0.14MB)
Added: 2005-10-18 License: GPL (GNU General Public License) Price:
1468 downloads
Firewall-1 Response 1.0
Firewall-1 Response is a Perl script for performing simple active responses based on a Checkpoint Firewall-1. more>>
Firewall-1 Response is a Perl script for performing simple active responses based on a Checkpoint Firewall-1. It is good for closing off your network against people who do port scans or network sweeps.
fw sam provides a command line interface to a limited feature-set of the firewall security policy. The purpose of this is to allow scripts such as this a way to dynamically change the security policy of one or more firewalls without administrator intervention. This should scare you, because of the potential of these changes allowing bad guys to run a DoS attack against you.
<<lessfw sam provides a command line interface to a limited feature-set of the firewall security policy. The purpose of this is to allow scripts such as this a way to dynamically change the security policy of one or more firewalls without administrator intervention. This should scare you, because of the potential of these changes allowing bad guys to run a DoS attack against you.
Download (0.029MB)
Added: 2006-07-12 License: GPL (GNU General Public License) Price:
1201 downloads
PHP Active Code Library 0.10
PHP Active Code Library (ACL) is a PHP 5 class used to store and call PHP files that are stored in a database. more>>
PHP Active Code Library (ACL) is a PHP 5 class used to store and call PHP files that are stored in a database.
The files are stored in a plain text field and not a binary field. PHP ACL also takes care of include/require calls.
If a file includes another file stored in the database, PHP ACL takes care of getting, generating, and including that file.
<<lessThe files are stored in a plain text field and not a binary field. PHP ACL also takes care of include/require calls.
If a file includes another file stored in the database, PHP ACL takes care of getting, generating, and including that file.
Download (0.013MB)
Added: 2006-07-27 License: GPL (GNU General Public License) Price:
1191 downloads
Oangband 1.1.0
Oangband is one of many variants of Angband, emphasising intuitive rules, varied gameplay, and extra coolness. more>>
Oangband project is one of many variants of Angband, emphasising intuitive rules, varied gameplay, and extra coolness.
This long-established variant (one of the older ones active) offers more individual and distinct classes and specializations, more intelligent and diverse monsters, and more subtle and interesting objects.
Depth of play is tremendous, with well-balanced ways to kill monsters that work from the moment you walk into the dungeon, to that dread day you face Morgoth, wielder of the Udun-Fire.
<<lessThis long-established variant (one of the older ones active) offers more individual and distinct classes and specializations, more intelligent and diverse monsters, and more subtle and interesting objects.
Depth of play is tremendous, with well-balanced ways to kill monsters that work from the moment you walk into the dungeon, to that dread day you face Morgoth, wielder of the Udun-Fire.
Download (1.4MB)
Added: 2007-03-05 License: GPL (GNU General Public License) Price:
963 downloads
apache-top 1.0
apache-top provides real-time display of the active processes from a remote apache server. more>>
apache-top provides real-time display of the active processes from a remote apache server.
With apache-top you can get:
- The active apache processes with their associated PID, the status, the seconds being active, the CPU usage, the asociated VirtualHost, the accessing ip and the request (POST or GET, the file being accessed and the used protocol)
- The server uptime and the last time it was restarted
- The CPU usage
- Requests by second, Kb by second and the average Kb by request
- Number of active and inactive processes
- A graph with the inactive and active processes and their status
<<lessWith apache-top you can get:
- The active apache processes with their associated PID, the status, the seconds being active, the CPU usage, the asociated VirtualHost, the accessing ip and the request (POST or GET, the file being accessed and the used protocol)
- The server uptime and the last time it was restarted
- The CPU usage
- Requests by second, Kb by second and the average Kb by request
- Number of active and inactive processes
- A graph with the inactive and active processes and their status
Download (0.012MB)
Added: 2006-09-01 License: GPL (GNU General Public License) Price:
1149 downloads
Kaboot Lite 0.1.1.1
Kaboot Linux Operating system aims to provide an operating system which you can take anywhere. more>>
Kaboot Linux Operating system aims to provide an operating system which you can take anywhere and has all your favourite programs on.
Kaboot operating system is avaliable as a Live CD or Live USB you can take with you anywhere.
A number of different versions are avaliable, two optimised for size or speed, one for functionality, and one science based.
All containing a host of useful programs able to boot virtually any computer (meeting the minimum requirements) from CD and
USB.Kaboot is still in active development and if you find a bug or fix, you can let me know in the forums.
Kaboot Lite - uses Openbox as the Desktop Environment and is a compact OS able to boot into a window manager using minimal memory.
Package List:
sys-apps/slocate
media-gfx/scrot
sys-apps/coldplug
x11-misc/pypanel
sys-kernel/linux-headers
media-gfx/feh
sci-calculators/galculator
x11-themes/commonbox-styles
x11-themes/openbox-themes
app-admin/syslog-ng
app-admin/testdisk
sys-process/vixie-cron
x11-misc/obconf
sys-boot/grub
perl-core/ExtUtils-MakeMaker
x11-misc/bbrb
x11-misc/gdeskcal
net-dialup/rp-pppoe
x11-wm/openbox
x11-base/xorg-x11
net-misc/dhcpcd
sys-kernel/genkernel
sys-libs/glibc
www-client/mozilla-firefox
app-editors/nano
app-arch/gzip
sys-kernel/gentoo-sources
sys-apps/pcmcia-cs
net-im/gaim
sys-apps/hotplug
app-editors/cute
sys-devel/gettext
x11-terms/aterm
sys-fs/dmraid
<<lessKaboot operating system is avaliable as a Live CD or Live USB you can take with you anywhere.
A number of different versions are avaliable, two optimised for size or speed, one for functionality, and one science based.
All containing a host of useful programs able to boot virtually any computer (meeting the minimum requirements) from CD and
USB.Kaboot is still in active development and if you find a bug or fix, you can let me know in the forums.
Kaboot Lite - uses Openbox as the Desktop Environment and is a compact OS able to boot into a window manager using minimal memory.
Package List:
sys-apps/slocate
media-gfx/scrot
sys-apps/coldplug
x11-misc/pypanel
sys-kernel/linux-headers
media-gfx/feh
sci-calculators/galculator
x11-themes/commonbox-styles
x11-themes/openbox-themes
app-admin/syslog-ng
app-admin/testdisk
sys-process/vixie-cron
x11-misc/obconf
sys-boot/grub
perl-core/ExtUtils-MakeMaker
x11-misc/bbrb
x11-misc/gdeskcal
net-dialup/rp-pppoe
x11-wm/openbox
x11-base/xorg-x11
net-misc/dhcpcd
sys-kernel/genkernel
sys-libs/glibc
www-client/mozilla-firefox
app-editors/nano
app-arch/gzip
sys-kernel/gentoo-sources
sys-apps/pcmcia-cs
net-im/gaim
sys-apps/hotplug
app-editors/cute
sys-devel/gettext
x11-terms/aterm
sys-fs/dmraid
Download (284.6MB)
Added: 2005-12-21 License: GPL (GNU General Public License) Price:
1404 downloads
MegaTrack 1.4.1
MegaTrack is an application that tracks Atlantic and eastern Pacific tropical storms. more>>
MegaTrack is an application that tracks Atlantic and eastern Pacific tropical storms. It uses the HSQLDB engine and is updated from the tropical storm data repository from the Unisys weather center.
Enhancements:
- This minor release fixes an issue with active storms and also some rendering issues.
<<lessEnhancements:
- This minor release fixes an issue with active storms and also some rendering issues.
Download (8.3MB)
Added: 2005-08-31 License: GPL (GNU General Public License) Price:
847 downloads
CBL ActiveRecord 20060323
CBL ActiveRecord is an O/R mapping library for PHP5.x. more>>
CBL ActiveRecord project is an O/R mapping library for PHP5.x. Active Record is an object that wraps a row in a database table or view, encapsulates the database access, and adds domain logic on that data.
Using this library, it becomes very easy to access the database.
- Development Status: Beta
- Intended Audience: Developers
- License: GNU Lesser General Public License (LGPL2.1orlater)
- Programming Language: PHP5, PHP5.1
- Translations: English, Japanese
<<lessUsing this library, it becomes very easy to access the database.
- Development Status: Beta
- Intended Audience: Developers
- License: GNU Lesser General Public License (LGPL2.1orlater)
- Programming Language: PHP5, PHP5.1
- Translations: English, Japanese
Download (0.019MB)
Added: 2006-04-14 License: LGPL (GNU Lesser General Public License) Price:
1288 downloads
Active Calendar 1.2.0
Active Calendar is PHP Class, that generates calendars (month or year view) as a HTML Table (XHTML-Valid). more>>
Active Calendar is PHP Class, that generates calendars (month or year view) as a HTML Table (XHTML-Valid). Active Calendars source code is free.
You can modify or pass it on under the conditions of the GNU Lesser General Public License, published by the Free Software Foundation.
The calendars created by this class:
can be static (without any links)
can optionally have navigation controls
can optionally have a date picker control
can optionally have linkable days (url or javascript)
can optionally have event days with event links and own layout
can optionally have event content with links and own layout
support different GMT zones for the current date calculation
support month and day names, depending on your language
can be configured using CSS
do not require Javascript to be displayed or navigated (server side generation)
can be generated with just 2-3 lines of code
Active Calendar is based on the PHP native date functions (default) and supports optionally the ADOdb Date Library. Supported dates (on systems using a 32-bit signed integer Unix time_t):
Using PHP native date functions: 1902 - 2037 (UNIX) and 1971 - 2037 (Windows)
Using ADOdb Date Library: 100 - 3000 and later [ limited by the computation time of adodb_mktime() ] on both UNIX and Windows. To use the ADOdb Date Library just include it in your scripts. The Active Calendar class will use the library functions automatically.
Enhancements:
- An activeCalendarWeek subclass was added.
- The class can generate week calendars (one or multiple rows) according to the date or the week number of the year passed to the class using two public methods, showWeeks() and showWeeksByID().
- The structure of the download package was updated and an example was added for demonstrating how the Active Calendar can be used as a popup date selector in a form.
<<lessYou can modify or pass it on under the conditions of the GNU Lesser General Public License, published by the Free Software Foundation.
The calendars created by this class:
can be static (without any links)
can optionally have navigation controls
can optionally have a date picker control
can optionally have linkable days (url or javascript)
can optionally have event days with event links and own layout
can optionally have event content with links and own layout
support different GMT zones for the current date calculation
support month and day names, depending on your language
can be configured using CSS
do not require Javascript to be displayed or navigated (server side generation)
can be generated with just 2-3 lines of code
Active Calendar is based on the PHP native date functions (default) and supports optionally the ADOdb Date Library. Supported dates (on systems using a 32-bit signed integer Unix time_t):
Using PHP native date functions: 1902 - 2037 (UNIX) and 1971 - 2037 (Windows)
Using ADOdb Date Library: 100 - 3000 and later [ limited by the computation time of adodb_mktime() ] on both UNIX and Windows. To use the ADOdb Date Library just include it in your scripts. The Active Calendar class will use the library functions automatically.
Enhancements:
- An activeCalendarWeek subclass was added.
- The class can generate week calendars (one or multiple rows) according to the date or the week number of the year passed to the class using two public methods, showWeeks() and showWeeksByID().
- The structure of the download package was updated and an example was added for demonstrating how the Active Calendar can be used as a popup date selector in a form.
Download (0.032MB)
Added: 2006-02-23 License: GPL (GNU General Public License) Price:
1345 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above fiat panda active 1.1 eco search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed