mylene farmer official website
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 865
Simple Meeting Website 0.2
Simple Meeting Website project is a simple TurboGears Web site that can track RSVPs for a series of meetings. more>>
Simple Meeting Website project is a simple TurboGears Web site that can track RSVPs for a series of meetings.
Enhancements:
- Emailed meeting reminders have been added (activated by a cron job).
- The site now validates as HTML 4.01 Strict.
<<lessEnhancements:
- Emailed meeting reminders have been added (activated by a cron job).
- The site now validates as HTML 4.01 Strict.
Download (0.022MB)
Added: 2006-02-13 License: BSD License Price:
1351 downloads
Mandrake 10.1 Official
Mandrake is a friendly Linux Operating System which specializes in ease-of-use for both servers and the home/office. more>>
Mandrakelinux 10.1 Official is the branch of the operating system dedicated to those who want an advanced and well-stabilized Linux system.
10.1 Official provides unparalleled hardware support together with extended integration of mobile and wireless technologies such as Bluetooth and WIFI.
Other key features include GNOME 2.6, enhanced laptop support and new compilers for even greater performance. Users keen on all things "Advanced" need not look any further.
Mandrake 10.1 Official includes the following major software:
- Linux Kernel 2.6.8 (and various fixes from 2.6.9rc)
- Xorg 6.7.0
- KDE 3.2.3
- GNOME 2.6
- Glibc 2.3.3, GCC 3.4.1
- Apache 2.0.50, PHP 4.3.8
- MySQL 4.0.18, Samba 3.0.6
- Mozilla 1.7.2, GIMP 2.0.4
- OpenOffice.org 1.1.3
Main features:
- A mostly automated installation procedure
- On the desktop: Mandrakegalaxy II, and MagicDev
- Improved configuration, extended hardware support
- Simplified system maintenance
- All the best Office & Internet applications
- Multimedia and games
- Servers, Internet and Intranet services
- Easy Printing with CUPS
- Top-level Security
- Everything for Development
- Available in more than 60 languages
- Supported hardware
- All available packages
- Prices and ordering
A mostly automated installation procedure:
- The graphical installer offers a modern look & feel with consistent layout and anti-aliased fonts.
- The default installation process is mostly automated. The individual phases are highly intuitive, and most hardware devices are automatically recognized and configured. Power users can access advanced configuration options at any point of the installation.
- The type of installation can be tailored as a desktop or server-oriented system by choosing from various package group categories.
- Installation is possible by various methods such as Network installation, CD or DVD installation.
- More than 50 languages are supported during installation.
- In addition to being able to resize NTFS partitions, the installation procedure provides many unique features such as offering various file systems (including journalized file systems EXT3, ReiserFS, XFS, and encrypted file systems), setting up RAID disks, and resizing MS-Windows FAT32 partitions.
- Various network file systems are also supported such as NFS, SMB and WebDAV.
- The "auto-install" tool is a convenient way to effortlessly duplicate server and workstation installations.
- An easy-to-use rescue mode is available in case of any problems with a system.
<<less10.1 Official provides unparalleled hardware support together with extended integration of mobile and wireless technologies such as Bluetooth and WIFI.
Other key features include GNOME 2.6, enhanced laptop support and new compilers for even greater performance. Users keen on all things "Advanced" need not look any further.
Mandrake 10.1 Official includes the following major software:
- Linux Kernel 2.6.8 (and various fixes from 2.6.9rc)
- Xorg 6.7.0
- KDE 3.2.3
- GNOME 2.6
- Glibc 2.3.3, GCC 3.4.1
- Apache 2.0.50, PHP 4.3.8
- MySQL 4.0.18, Samba 3.0.6
- Mozilla 1.7.2, GIMP 2.0.4
- OpenOffice.org 1.1.3
Main features:
- A mostly automated installation procedure
- On the desktop: Mandrakegalaxy II, and MagicDev
- Improved configuration, extended hardware support
- Simplified system maintenance
- All the best Office & Internet applications
- Multimedia and games
- Servers, Internet and Intranet services
- Easy Printing with CUPS
- Top-level Security
- Everything for Development
- Available in more than 60 languages
- Supported hardware
- All available packages
- Prices and ordering
A mostly automated installation procedure:
- The graphical installer offers a modern look & feel with consistent layout and anti-aliased fonts.
- The default installation process is mostly automated. The individual phases are highly intuitive, and most hardware devices are automatically recognized and configured. Power users can access advanced configuration options at any point of the installation.
- The type of installation can be tailored as a desktop or server-oriented system by choosing from various package group categories.
- Installation is possible by various methods such as Network installation, CD or DVD installation.
- More than 50 languages are supported during installation.
- In addition to being able to resize NTFS partitions, the installation procedure provides many unique features such as offering various file systems (including journalized file systems EXT3, ReiserFS, XFS, and encrypted file systems), setting up RAID disks, and resizing MS-Windows FAT32 partitions.
- Various network file systems are also supported such as NFS, SMB and WebDAV.
- The "auto-install" tool is a convenient way to effortlessly duplicate server and workstation installations.
- An easy-to-use rescue mode is available in case of any problems with a system.
Download (2000MB)
Added: 2005-04-06 License: GPL (GNU General Public License) Price:
1668 downloads
Car Dealer Website 1.18
Car Dealer Website allows you to get your car dealership inventory on the Web. more>>
Car Dealer Website allows you to get your car dealership inventory on the Web. Car Dealer Website projects easy-to-use system features full searching capability by make/model, price range, and year range.
Each listing has a contact form where buyers can easily make contact from your site on a particular vehicle.
You can upload as many images as needed per listing and setup as many makes and models as needed for your dealership. It is fully template driven, and is easy to customize.
Installation:
-copy all files to your web host
-use phpmyadmin or your mysql interface to run site.sql against your database.
-chmod 777 upload/ and upload/tmp/
-open site.xml and edit the database section with your database details.
-go to admin/ and login with username of admin with a password of test.
-be sure to change the passwords for the admin and regular user.
Setup the site.xml file with your database settings as follows.
< database type="mysql" >
< server >database server address< /server >
< login >database login< /login >
< password >database password< /password >
< default >mysql database name< /default >
< /database >
Add this to your htaccess file to prevent viewing of the xml config file.
< Files ~ ".xml" >
Order allow,deny
Deny from all
Satisfy All
< /Files >
Enhancements:
- Some of the lines of code within the library files were fixed up to improve the speed of the system.
<<lessEach listing has a contact form where buyers can easily make contact from your site on a particular vehicle.
You can upload as many images as needed per listing and setup as many makes and models as needed for your dealership. It is fully template driven, and is easy to customize.
Installation:
-copy all files to your web host
-use phpmyadmin or your mysql interface to run site.sql against your database.
-chmod 777 upload/ and upload/tmp/
-open site.xml and edit the database section with your database details.
-go to admin/ and login with username of admin with a password of test.
-be sure to change the passwords for the admin and regular user.
Setup the site.xml file with your database settings as follows.
< database type="mysql" >
< server >database server address< /server >
< login >database login< /login >
< password >database password< /password >
< default >mysql database name< /default >
< /database >
Add this to your htaccess file to prevent viewing of the xml config file.
< Files ~ ".xml" >
Order allow,deny
Deny from all
Satisfy All
< /Files >
Enhancements:
- Some of the lines of code within the library files were fixed up to improve the speed of the system.
Download (0.12MB)
Added: 2006-07-03 License: Other/Proprietary License with Source Price:
1213 downloads
Milonic DHTML Website Menu 5.752
Milonic DHTML Website Menu is a very fast and feature rich DHTML/JavaScript Web site navigation system. more>>
The Milonic DHTML Website Navigation Menu is a fully cross-browser DHTML navigational script that works on IE4+, Netscape 4+, Opera 5+, Mozilla, Konquerer, and Safari.
Milonic DHTML Website Menu is written in JavaScript, it is fully configurable with many features, including scrollable menus, scroll bars for long menus, delayed menu opening for more accuracy, and unlimited sub-menu depth.
Enhancements:
- This release improves the way the menu handles loading of images.
- A new style/item property called pageoncolor allows setting of an onColor based on a URL match.
- The way menu widths and borders are rendered in Internet Explorer has been changed.
- A problem with Firefox not positioning the menu correctly when using screenposition has been fixed.
- A problem with preloadmenuimages.js forcing a 404 Apache error log entry has been fixed.
- A minor problem with Firefox displaying parsing value JavaScript error has been fixed.
- A new function has been added to the menu API called mm_replace().
<<lessMilonic DHTML Website Menu is written in JavaScript, it is fully configurable with many features, including scrollable menus, scroll bars for long menus, delayed menu opening for more accuracy, and unlimited sub-menu depth.
Enhancements:
- This release improves the way the menu handles loading of images.
- A new style/item property called pageoncolor allows setting of an onColor based on a URL match.
- The way menu widths and borders are rendered in Internet Explorer has been changed.
- A problem with Firefox not positioning the menu correctly when using screenposition has been fixed.
- A problem with preloadmenuimages.js forcing a 404 Apache error log entry has been fixed.
- A minor problem with Firefox displaying parsing value JavaScript error has been fixed.
- A new function has been added to the menu API called mm_replace().
Download (0.085MB)
Added: 2006-07-13 License: Free for non-commercial use Price:
723 downloads
Money-Making-Websites 1.0
The Ultimate Safe Money Guide -Free Online Money Guide Make Your Online Money The Safe Way And Generate a Daily Income Stream. The best thing I came ... more>> <<less
Download (2117KB)
Added: 2009-04-12 License: Freeware Price: Free
195 downloads
Make-Money-Website 1.0
The Ultimate Safe Money Guide -Free Online Money Guide Make Your Online Money The Safe Way And Generate a Daily Income Stream. The best thing I came ... more>> <<less
Download (2117KB)
Added: 2009-04-01 License: Freeware Price: Free
206 downloads
Locale files for South Africa 0.4
Locale files for South Africa are locale files for all official South African languages. more>>
Locale files for South Africa project are scripts to aid in localization of software. Deals with conversion between different translation formats (such as gettext-based .po formats, OpenOffice.org formats, and Mozilla formats). Also tools to help process localizations etc.
Translate.org.za is a non-profit organisation producing Free and Open Source software that enables and empowers South Africans.
The Translate Project started in 2001 with the vision of providing Free Software translated into the 11 official languages of South Africa. Free Software in your language is true empowerment.
Enhancements:
- The international dialing code has been changed from 09 to 00.
<<lessTranslate.org.za is a non-profit organisation producing Free and Open Source software that enables and empowers South Africans.
The Translate Project started in 2001 with the vision of providing Free Software translated into the 11 official languages of South Africa. Free Software in your language is true empowerment.
Enhancements:
- The international dialing code has been changed from 09 to 00.
Download (0.011MB)
Added: 2007-04-20 License: Freely Distributable Price:
919 downloads
Free Website Builder 1.6
Free Website Builder Easily Builds Unlimited Niche Video Web Sites! Easily Add Unlimited Video Pages to Your Current Websites. Our free version is comparable to the full, paid version of other Video C more>>
Free Website Builder Easily Builds Unlimited Niche Video Web Sites! Easily Add Unlimited Video Pages to Your Current Websites.
Our free version is comparable to the full, paid version of other Video Clip Site Builders.
Easily Build Unlimited Auto-Updating Niche Video Websites Using YouTube Video Clips.
Video sites are hot and their popularity is sure to explode in 2008. People love video clips, and the search engines love video site.
Simply FTP the software to your Unix/Linix webhost, run our setup program, answer a few questions, click create and you will have a new auto updating video website.
Requirements: Unix/Linux Hosting, PHP4 or PHP5, Curl, or PHP function file_get_contents
<<less Download (276.08KB)
Added: 2009-04-07 License: Freeware Price: $0
376 downloads
Simple Website Software 0.99
Simple Website Software (SWS) is my attempt to provide software to generate a reasonably modern looking web site. more>>
Simple Website Software (SWS) is my attempt to provide software to generate a reasonably modern looking web site while requiring a minimal amount of effort to set up, yet keeping the HTML pages independent so they can be easily editted and verified outside the web site.
SWS requires PHP version 4.1 or above and consists of only a small number of files. It uses cascading style sheets (CSS) to control the basic look and feel and has the basic layout, but not appearance) of that shown to the left. If you want a web site which has different components than those you see here, SWS is not for you.
There are only a few components to your basic SWS web page:
1. Banner - an optional box across the top of the page. This is provided as a file containing a fragment of HTML.
2. Left hand menus - a required set of links organized in one or more blocks. Each block has a title and consists of zero or more static links. This is provided as a file containing partial HTML address tags.
3. Middle - is where the basic HTML you provide is shown. This is provided as a file which is often named similar to your PHP program.
4. Right hand menus - an optional set of links, similar to those on the left hand side.
5. Footer - generated HTML which shows a copyright and date for each page of HTML.
Main features:
- SWS pages are rended quite fast by your PHP web server. There is no operating system dependency here - you may use a Unix (Linux) or Windows-based server. The only software requirement is that you have PHP available. You code each page in PHP, but the PHP is very simple and almost always looks the same. You dont need to be much of a PHP coder.
- SWS requires no database to render its pages.
- Any authentication uses the normal web server mechanism (e.g. .htaccess files for Unix Apache).
- Menus can be selectively displayed based on what section of the web site is being displayed. If one selects vacations, then you can show a menu of vacation links. Move elsewhere and the menu disappears.
- Menus can be selectively displayed based on whether the user is authenticated (logged in) or not. Different menu blocks can be shown to different people.
- A utility program called showfilelist.php is provided to generate simple lists of links. This program reads a simple ASCII file and generates the HTML for you keep your interface very simple.
- An entire SWS installation and setup consists of only a half dozen files, all centralized in one directory. Your basic HTML remains in HTML files so you can develope it and test it as you normally would. You only use a small PHP program to tie it all together so the pages have the correct look and feel. This keeps things easy for you to create and maintain your web site.
Enhancements:
- The release includes minor changes to make the code more compatible with PHP 5.
- There is no need to upgrade unless you are having problems.
- This software is considered stable.
<<lessSWS requires PHP version 4.1 or above and consists of only a small number of files. It uses cascading style sheets (CSS) to control the basic look and feel and has the basic layout, but not appearance) of that shown to the left. If you want a web site which has different components than those you see here, SWS is not for you.
There are only a few components to your basic SWS web page:
1. Banner - an optional box across the top of the page. This is provided as a file containing a fragment of HTML.
2. Left hand menus - a required set of links organized in one or more blocks. Each block has a title and consists of zero or more static links. This is provided as a file containing partial HTML address tags.
3. Middle - is where the basic HTML you provide is shown. This is provided as a file which is often named similar to your PHP program.
4. Right hand menus - an optional set of links, similar to those on the left hand side.
5. Footer - generated HTML which shows a copyright and date for each page of HTML.
Main features:
- SWS pages are rended quite fast by your PHP web server. There is no operating system dependency here - you may use a Unix (Linux) or Windows-based server. The only software requirement is that you have PHP available. You code each page in PHP, but the PHP is very simple and almost always looks the same. You dont need to be much of a PHP coder.
- SWS requires no database to render its pages.
- Any authentication uses the normal web server mechanism (e.g. .htaccess files for Unix Apache).
- Menus can be selectively displayed based on what section of the web site is being displayed. If one selects vacations, then you can show a menu of vacation links. Move elsewhere and the menu disappears.
- Menus can be selectively displayed based on whether the user is authenticated (logged in) or not. Different menu blocks can be shown to different people.
- A utility program called showfilelist.php is provided to generate simple lists of links. This program reads a simple ASCII file and generates the HTML for you keep your interface very simple.
- An entire SWS installation and setup consists of only a half dozen files, all centralized in one directory. Your basic HTML remains in HTML files so you can develope it and test it as you normally would. You only use a small PHP program to tie it all together so the pages have the correct look and feel. This keeps things easy for you to create and maintain your web site.
Enhancements:
- The release includes minor changes to make the code more compatible with PHP 5.
- There is no need to upgrade unless you are having problems.
- This software is considered stable.
Download (0.12MB)
Added: 2006-06-22 License: GPL (GNU General Public License) Price:
1219 downloads
Making-Money-Website 1.0
The Ultimate Safe Money Guide -Free Online Money Guide Make Your Online Money The Safe Way And Generate a Daily Income Stream. The best thing I came ... more>> <<less
Download (2117KB)
Added: 2009-04-02 License: Freeware Price: Free
207 downloads
Check Website 1.39d
Check Website is a performance monitoring and uptime notification tool. more>>
Check Website is a performance monitoring and uptime notification tool. Check Website will check if a Website is up, and check the response time of the site.
The administrator can then choose to receive an email notification if the site is down, or if the site response time is too slow. All results are also written to a daily log file.
Enhancements:
- This release fixes some small bugs that caused hang ups in the program when checking Web sites.
<<lessThe administrator can then choose to receive an email notification if the site is down, or if the site response time is too slow. All results are also written to a daily log file.
Enhancements:
- This release fixes some small bugs that caused hang ups in the program when checking Web sites.
Download (0.004MB)
Added: 2006-10-02 License: GPL (GNU General Public License) Price:
1120 downloads
Link Management Assistant 1.20
Automated Reciprocal Linking Management & Niche Website Directory Generator more>> The "Link Management Assistant" totally automates your reciprocal link partner management, allowing you to focus entirely on securing more strategic link partners to increase your websites link popularity & search engine rankings. Its also versatile enough to be used as a stand alone niche website directory management script.<<less
Download (215KB)
Added: 2009-04-16 License: Freeware Price:
190 downloads
Adaptive Website Framework 2.1.5
Adaptive Website Framework is a Web content management system (WCMS). more>>
Liquid Bytes Adaptive Website Framework (AWF) is aimed at software developers and webmasters. Adaptive Website Framework helps you to create dynamical personalized Web sites with community functions, database powered content management, and an administration interface.
AWF includes advanced features like exporting to static HTML, caching, and URL rewriting.
The new AWF 2 introduces many new features like version management and fully flexible URLs. It is currently available as Beta version and requires PHP 5.
Main features:
- Completely dynamical and personalized page creation
- User/group-management
- Built-in Content Management
- Messaging/communiy modules
- Content can be edited without knowledge of HTML/XML
- Supports nearly unlimited languages, documents and users
- Access protection of single pages or site sections possible
- Effective caching, which means more performance and less server load
- Easy to use API functions
- Export options for documents
- Possible to integrate in Unix shell scripts
- Package Installer allows you to easily add new features and share your own extensions with other AWF users
Requierments:
- Apache Web-Server with PHP >= 4.3.0 installed (AWF version 1.04 works with 4.1.0).
- DOM XML support for PHP (optional)
- MySQL server (tested using 3.22.32 and 3.23.36)
AWF was successfully tested with all major browsers (Microsoft Internet Explorer, Mozilla, Netscape Navigator, Opera and Konqueror), as only HTML is used for the core funktions.
Adaptive Website Framework is Free Software. You can use and redistribute it under the terms of the GNU General Public License, as published by the Free Software Foundation.
Enhancements:
- This release features rendering of LaTeX code, a new plugin system for content objects, improved multi-language support, better SEO, a Web shop (alpha version), and new templates.
- The Spaw WYSIWYG editor was removed for security reasons.
<<lessAWF includes advanced features like exporting to static HTML, caching, and URL rewriting.
The new AWF 2 introduces many new features like version management and fully flexible URLs. It is currently available as Beta version and requires PHP 5.
Main features:
- Completely dynamical and personalized page creation
- User/group-management
- Built-in Content Management
- Messaging/communiy modules
- Content can be edited without knowledge of HTML/XML
- Supports nearly unlimited languages, documents and users
- Access protection of single pages or site sections possible
- Effective caching, which means more performance and less server load
- Easy to use API functions
- Export options for documents
- Possible to integrate in Unix shell scripts
- Package Installer allows you to easily add new features and share your own extensions with other AWF users
Requierments:
- Apache Web-Server with PHP >= 4.3.0 installed (AWF version 1.04 works with 4.1.0).
- DOM XML support for PHP (optional)
- MySQL server (tested using 3.22.32 and 3.23.36)
AWF was successfully tested with all major browsers (Microsoft Internet Explorer, Mozilla, Netscape Navigator, Opera and Konqueror), as only HTML is used for the core funktions.
Adaptive Website Framework is Free Software. You can use and redistribute it under the terms of the GNU General Public License, as published by the Free Software Foundation.
Enhancements:
- This release features rendering of LaTeX code, a new plugin system for content objects, improved multi-language support, better SEO, a Web shop (alpha version), and new templates.
- The Spaw WYSIWYG editor was removed for security reasons.
Download (1.1MB)
Added: 2006-07-02 License: GPL (GNU General Public License) Price:
1215 downloads
Joshs Website Framework 1.0
Joshs Website Framework is a CMS framework for PHP Web developers. more>>
Joshs Website Framework is a CMS framework for PHP Web developers. Joshs Website Framework consists of various subcomponents you can extract and use individually. SaxInterface provides an OO wrapper for SAX XML parsing.
The Auth Engine provides both level-based permissions (e.g., must be level 100 to access this page) and name-based permissions (e.g., must be in "editor" group to access this page).
Utilities include Mutex and SharedData classes (for interprocess communication), site-wide custom error handling, and the ability to take a site offline for maintenance.
<<lessThe Auth Engine provides both level-based permissions (e.g., must be level 100 to access this page) and name-based permissions (e.g., must be in "editor" group to access this page).
Utilities include Mutex and SharedData classes (for interprocess communication), site-wide custom error handling, and the ability to take a site offline for maintenance.
Download (1.8MB)
Added: 2006-09-05 License: GPL (GNU General Public License) Price:
1145 downloads
Kamera 4:3.3.2-2sarge4
Kamera is a digital camera io_slave for KDE which uses gphoto2 and libgpio to allow access to your cameras pictures. more>>
Kamera is a digital camera io_slave for KDE which uses gphoto2 and libgpio to allow access to your cameras pictures with the URL camera:/
This package is part of the official KDE graphics module.
KDE is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system.
<<lessThis package is part of the official KDE graphics module.
KDE is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system.
Download (0.084MB)
Added: 2006-08-02 License: GPL (GNU General Public License) Price:
1179 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 mylene farmer official website 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