cheetah web browser 0.10
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 456

Essentia Web Server for Linux 2.1
High performance Scalable Web Server, Supporting 1000s of Virtual Servers,with Built in interfaces for Servlets,JSP, ISAPI & CGI.Includes Remote Server Management,Log Analysis Tool & Real Time Server more>>
High performance HTTP/1.1 compliant Multi-threaded server. Supports thousands of Virtual Servers. Access control on each directory, based on users or groups. Browser based Server Management. Multiple Logging modes with configurable log format. Comprehensive log analysis tool. Built in Java Servlet & JSP Engine. Built in ISAPI & CGI Interfaces. Real time Server Activity Monitor.
<<less Download (776K)
Added: 2009-04-25 License: Shareware Price: $75.00
182 downloads
Other version of Essentia Web Server for Linux
High performance Scalable Web Server, Supporting 1000s of ... - Browser based Server Management. - Multiple Logging modes with configurable log formatPrice: $75
License:Demo
License:Demo
BrowserCRM 4.602
BrowserCRM is a web-based suite combining integrated Email functionality with flexible and powerful CRM. more>>
BrowserCRM is a web-based suite combining integrated Email functionality with flexible and powerful Customer Relationship Management and Collaboration tools, running in any web browser.
Main features:
- you can have a single, comprehensive CRM and Collaboration application accessible from anywhere.
- you can centralize your customer information from multiple applications and individual computers.
- you can build a complete, real-time customer history.
- your people can always access live business data and up-to-date documents from any web browser.
- you can install the Server Edition on your own server or ISP, or use BrowserCRM Hosted in our data center.
BrowserCRM is a commercial CRM application, backed by a company with 3 years experience in the sector and with significant expertise in web-enabling small businesses.
<<lessMain features:
- you can have a single, comprehensive CRM and Collaboration application accessible from anywhere.
- you can centralize your customer information from multiple applications and individual computers.
- you can build a complete, real-time customer history.
- your people can always access live business data and up-to-date documents from any web browser.
- you can install the Server Edition on your own server or ISP, or use BrowserCRM Hosted in our data center.
BrowserCRM is a commercial CRM application, backed by a company with 3 years experience in the sector and with significant expertise in web-enabling small businesses.
Download (1.6MB)
Added: 2006-07-21 License: Other/Proprietary License with Free Trial Price: $199
1238 downloads
TotalShield Web for Apache 2.0
TotalShield is a next-generation, end-to-end web security solution. more>>
TotalShield is a next-generation, end-to-end web security solution that provides corporate Internet and Intranet sites with strong protection, while offering ease of deployment and configuration.
Main features:
Web Attack filtering
- Blocks known attack classes
Web Server Shielding
- Ensures unbreachable, system-level protection for system resources (e.g. files, network connections) accessed by the Web server
Dynamic Profiling and Tracking
- Enables differential access rights to be applied dynamically for any number of Web users
Activity Monitoring
- Enables logging and analysis of all user activities
Positive Security Approach
- Engenders a compact and intuitive rule set, requiring minimal maintenance
Modular Software Design
- Enables rapid deployment with 0% impact on existing network infrastructure
Version restrictions:
- The license expires after one month.
<<lessMain features:
Web Attack filtering
- Blocks known attack classes
Web Server Shielding
- Ensures unbreachable, system-level protection for system resources (e.g. files, network connections) accessed by the Web server
Dynamic Profiling and Tracking
- Enables differential access rights to be applied dynamically for any number of Web users
Activity Monitoring
- Enables logging and analysis of all user activities
Positive Security Approach
- Engenders a compact and intuitive rule set, requiring minimal maintenance
Modular Software Design
- Enables rapid deployment with 0% impact on existing network infrastructure
Version restrictions:
- The license expires after one month.
Download (15MB)
Added: 2005-09-19 License: Other/Proprietary License with Free Trial Price:
1495 downloads
Connect Daily Web Calendar 3.3.4
Connect Daily, a Web-based calendaring system, allows multiple users to add and edit calendar events using a Web browser. more>> <<less
Download (2.4MB)
Added: 2007-07-18 License: Other/Proprietary License with Free Trial Price: $99
1383 downloads
Charles Web Debugging Proxy 2.6.2
Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP traffic. more>>
Charles is an HTTP proxy / Reverse Proxy / HTTP monitor that enables a developer to view all of the HTTP traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information).
Charles can act as a man-in-the-middle for HTTP/SSL communication, enabling you to debug the content of your HTTPS sessions.
Charles simulates modem speeds by effectively throttling your bandwidth and introducing latency, so that you can experience an entire website as a modem user might (bandwidth simulator).
Charles is especially useful for Macromedia Flash developers as you can view the contents of LoadVariables, LoadMovie and XML loads. More about Charles and Flash.
Charles is also useful for XML development in web browsers, such as AJAX (Asynchronous Javascript and XML) and XMLHTTP, as it enables you to see the actual XML that is flowing between the client and the server.
Main features:
- Cookies are shown in the HTTP headers, so you can see exactly what cookies you are sending and receiving.
- Every request and response is recorded in Charles. Redirects that are often too quick to see when testing with a web browser can be seen in Charles. Requests from applications other than your web browser (such as Flash movies) can also be seen.
- Request and response sizes are shown in Charles, so you can see how big each request was.
- Assets loaded from an HTML page are recorded so that you can see how many images etc are loaded by a page, and where from.
- All files can be viewed, including JavaScript files, CSS files, HTML files etc.
- Mirror all responses to disk, recording your session.
- Blacklist sites so that requests are blocked.
- See the results of caching by seeing cached responses (304 Not Modified), and requests containing last modified dates (IfModifiedSince).
- Disable caching by removing cache related headers from requests and responses as they pass through Charles, ensuring that you are always requesting the latest file.
- See whether a cache has served your request by looking for cache-hit HTTP headers.
- View encrypted HTTPS traffic in plain text. Enables you to view requests and responses in plain text even when communicating with an SSL secured web server.
- Reveal unexpected requests, such as typos and 404s.
- View requested images.
- Bandwidth Throttle your web connection to a specified bytes/second speed, and millisecond latency. This enables you to simulate modem conditions on a high speed internet connection (bandwidth simulator)
- Spoof DNS name to ip mappings so that you can test a domain name before it has gone live. Very useful for testing your virtual hosting.
- Export to CSV all of the summary data captured by Charles for analysis and reporting in Excel
- Reverse proxy creates ports on the localhost that act as regular HTTP servers, but forward all requests to a specified web server.
- HTTP 1.1 support - including keep-alive, chunking and content-encodings including gzip, compress and deflate.
- External proxy support - configure an proxy for Charles to use to access the Internet
- NTLM authentication support (Windows NT Challenge Response Authentication / Integrated Windows Authentication)
- Automatic configuration of Windows Internet Proxy settings.
- Search all headers and bodies for keywords.
- Port forwarding support, allows any protocol to be forwarded by Charles and debugged.
- Unicode and other charset encoding/decoding support.
- AJAX debugging (Asynchronous Javascript and XML) and XMLHTTP debugging
- AMF parsing to help debug Flash Remoting
- Firefox proxy autoconfiguration
- Automatic Update Checking
<<lessCharles can act as a man-in-the-middle for HTTP/SSL communication, enabling you to debug the content of your HTTPS sessions.
Charles simulates modem speeds by effectively throttling your bandwidth and introducing latency, so that you can experience an entire website as a modem user might (bandwidth simulator).
Charles is especially useful for Macromedia Flash developers as you can view the contents of LoadVariables, LoadMovie and XML loads. More about Charles and Flash.
Charles is also useful for XML development in web browsers, such as AJAX (Asynchronous Javascript and XML) and XMLHTTP, as it enables you to see the actual XML that is flowing between the client and the server.
Main features:
- Cookies are shown in the HTTP headers, so you can see exactly what cookies you are sending and receiving.
- Every request and response is recorded in Charles. Redirects that are often too quick to see when testing with a web browser can be seen in Charles. Requests from applications other than your web browser (such as Flash movies) can also be seen.
- Request and response sizes are shown in Charles, so you can see how big each request was.
- Assets loaded from an HTML page are recorded so that you can see how many images etc are loaded by a page, and where from.
- All files can be viewed, including JavaScript files, CSS files, HTML files etc.
- Mirror all responses to disk, recording your session.
- Blacklist sites so that requests are blocked.
- See the results of caching by seeing cached responses (304 Not Modified), and requests containing last modified dates (IfModifiedSince).
- Disable caching by removing cache related headers from requests and responses as they pass through Charles, ensuring that you are always requesting the latest file.
- See whether a cache has served your request by looking for cache-hit HTTP headers.
- View encrypted HTTPS traffic in plain text. Enables you to view requests and responses in plain text even when communicating with an SSL secured web server.
- Reveal unexpected requests, such as typos and 404s.
- View requested images.
- Bandwidth Throttle your web connection to a specified bytes/second speed, and millisecond latency. This enables you to simulate modem conditions on a high speed internet connection (bandwidth simulator)
- Spoof DNS name to ip mappings so that you can test a domain name before it has gone live. Very useful for testing your virtual hosting.
- Export to CSV all of the summary data captured by Charles for analysis and reporting in Excel
- Reverse proxy creates ports on the localhost that act as regular HTTP servers, but forward all requests to a specified web server.
- HTTP 1.1 support - including keep-alive, chunking and content-encodings including gzip, compress and deflate.
- External proxy support - configure an proxy for Charles to use to access the Internet
- NTLM authentication support (Windows NT Challenge Response Authentication / Integrated Windows Authentication)
- Automatic configuration of Windows Internet Proxy settings.
- Search all headers and bodies for keywords.
- Port forwarding support, allows any protocol to be forwarded by Charles and debugged.
- Unicode and other charset encoding/decoding support.
- AJAX debugging (Asynchronous Javascript and XML) and XMLHTTP debugging
- AMF parsing to help debug Flash Remoting
- Firefox proxy autoconfiguration
- Automatic Update Checking
Download (0.71MB)
Added: 2007-02-01 License: Shareware Price: $50
648 downloads
WidgetWeb 1.0.51
WidgetWeb is a framework for creating community-shared Web sites similar to wikis. more>>
WidgetWeb project is a framework for creating community-shared Web sites similar to wikis. These are Web sites where content and page composition can be edited via a Web browser.
A powerful permission model is provided to restrict which community members are allowed to edit. WidgetWeb is built on a simple premise: components comprise a web page and components can be nested to create more complicated effects. This provides for easy browser-based editing.
Main features:
- In-Place Editing - editing occurs through a web browser and in the context of the rest of the page.
- Edit One Item At A Time - edits occur for a single widget which reduces complexity.
- Nested Widgets - widgets can be nested to create different effects. Never worry again about remembering arcane macro names!
- Customizability - site look and feel and all components rely heavily on CSS which can be controlled by the site administrator. Those requiring additional control can replace implementations and resources.
- Permissions - control who can do what on your site.
- HTML Optional - its up to a component author to determine whether or not HTML is required.
- Fast - Typical pages render in less than a second.
- No Orphaned Pages - pages are either a child of the space or of another page. This means that pages are never orphaned.
- The "People", "Login and Register", and other links that reveal it is a dynamic site can all be hidden. This is especially appealing for companies looking for a lightweight CMS (as opposed to a tool to support collaboration).
- Built-in Server - can be ran without a web server (useful for personal wikis). May also be hosted in a servlet engine.
- Spaces allow for grouping of common pages.
Enhancements:
- This release introduces FCKEditor as the WYSIWYG editor, offering several enhancements including additional font control.
- Other changes include full IE6 and IE7 support, as well as performance improvements due to improved browser caching and reduced script sizes.
<<lessA powerful permission model is provided to restrict which community members are allowed to edit. WidgetWeb is built on a simple premise: components comprise a web page and components can be nested to create more complicated effects. This provides for easy browser-based editing.
Main features:
- In-Place Editing - editing occurs through a web browser and in the context of the rest of the page.
- Edit One Item At A Time - edits occur for a single widget which reduces complexity.
- Nested Widgets - widgets can be nested to create different effects. Never worry again about remembering arcane macro names!
- Customizability - site look and feel and all components rely heavily on CSS which can be controlled by the site administrator. Those requiring additional control can replace implementations and resources.
- Permissions - control who can do what on your site.
- HTML Optional - its up to a component author to determine whether or not HTML is required.
- Fast - Typical pages render in less than a second.
- No Orphaned Pages - pages are either a child of the space or of another page. This means that pages are never orphaned.
- The "People", "Login and Register", and other links that reveal it is a dynamic site can all be hidden. This is especially appealing for companies looking for a lightweight CMS (as opposed to a tool to support collaboration).
- Built-in Server - can be ran without a web server (useful for personal wikis). May also be hosted in a servlet engine.
- Spaces allow for grouping of common pages.
Enhancements:
- This release introduces FCKEditor as the WYSIWYG editor, offering several enhancements including additional font control.
- Other changes include full IE6 and IE7 support, as well as performance improvements due to improved browser caching and reduced script sizes.
Download (20.3MB)
Added: 2006-11-15 License: Other/Proprietary License with Free Trial Price:
1073 downloads
Safesquid proxy server 3.0
Antivirus and content filtering proxy server more>> SafeSquid is a content filtering internet proxy. SafeSquid chains with Squid via request forwarding / ICP / ICAP / CARP, to deliver content filtering / substitution. Advanced Profiles manager to set user / group / network based Internet access policies. Profile and policies for time-scheduled bandwidth allocation & connectivity types. Profiling supports categorised lists of web-sites from urlblacklists.com besides key-words based scoring. Uses ClamAV and F-Prot for virus scanning. Regex based content re-writing to eliminate pop-ups and scripts. Browser based GUI runs independent of Apache. Configuration synchronization between proxy servers in a cluster to ease management.<<less
Download (2.00MB)
Added: 2009-04-17 License: Demo Price: NA
202 downloads

Live Support Chat for Web Site for Linux 5.0.27
It helps you sell your product online and give superior customer support service more>> Live chat software is the cost effective tool that helps you sell your product online and give superior customer support service. With just the click of the mouse, your web site visitors can contact your support team for live assistance through Provide Supports live chat system.
Easy Integration with Your Web Site
No Software Installation Required
Manage Multiple Chats Simultaneously
Call Transfer
Operator to Operator Chats
Proactive Chats<<less
Download (9.69MB)
Added: 2009-04-14 License: Shareware Price: $15
192 downloads
CVS Manager 1.0.0
CVS Manager is a web-based CVS (Concurrent Versioning System) repository monitoring/management and reporting software. more>>
CodeMiner CVS Manager is a web-based CVS (Concurrent Versioning System) repository monitoring/management and reporting software.
It provides a centralized view of the user activity and repository growth through intuitive graphs and charts. These graphs provide valuable insights into various activities in the CVS repository that would be helpful to project managers or developers.
With CVS Manager, you can answer critical questions about your repository, such as
- Is my project converging?
- How has my project progressed over time?
- What critical files had been added in the last few hours?
- How does this project compare with other projects?
Apart from managing the repository, CVS Manager monitors the health of server (pserver), providing reports on CPU, Memory, and Disk utilization.
Main features:
Repository Monitoring
- CVS Manager continuously monitors the CVS repository, collects various details about the repository, and presents them as dashboard views. This helps you easily analyze each activity in your repository.
Comprehensive Reports
- CVS Managers pre-built views provide in-depth statistics on repository activities with ability to drill down for more details. This enables easy CVS management.
Web-based Access
- CVS Manager offers a web-based user interface enabling easy repository monitoring from anywhere using just a web browser.
Multi-platform Deployment
- CVS Manager can easily be deployed on both Windows and Linux platforms.
Version restrictions:
- CodeMiner CVS Manager can be evaluated free of charge for 45 days.
<<lessIt provides a centralized view of the user activity and repository growth through intuitive graphs and charts. These graphs provide valuable insights into various activities in the CVS repository that would be helpful to project managers or developers.
With CVS Manager, you can answer critical questions about your repository, such as
- Is my project converging?
- How has my project progressed over time?
- What critical files had been added in the last few hours?
- How does this project compare with other projects?
Apart from managing the repository, CVS Manager monitors the health of server (pserver), providing reports on CPU, Memory, and Disk utilization.
Main features:
Repository Monitoring
- CVS Manager continuously monitors the CVS repository, collects various details about the repository, and presents them as dashboard views. This helps you easily analyze each activity in your repository.
Comprehensive Reports
- CVS Managers pre-built views provide in-depth statistics on repository activities with ability to drill down for more details. This enables easy CVS management.
Web-based Access
- CVS Manager offers a web-based user interface enabling easy repository monitoring from anywhere using just a web browser.
Multi-platform Deployment
- CVS Manager can easily be deployed on both Windows and Linux platforms.
Version restrictions:
- CodeMiner CVS Manager can be evaluated free of charge for 45 days.
Download (15MB)
Added: 2005-08-17 License: Shareware Price: $195
1557 downloads
JNetStart 2.1
JNetStart facilitates launching Java Swing applications deployed on a remote server. more>>
JNetStart project can facilitate launching Java Swing applications deployed on a remote server without installing or downloading the application component files.
The technology narrows the gap between the web browser and Swing by making large client applications instantly available to the user and providing a web style experience in the startup process.
Main features:
- JNetStart is comprised of a server where Swing applications are deployed and a client stub that loads the application classes and resources on demand;
- The application code is downloaded from the server and runs on the client computer;
- The client never caches anything on the local drive. The application jars are not downloaded from the server;
- The application runs in a secure environment similar to Java Applets and unsigned applications in WebStart. A secure API is provided for developing applications that read and write local files and print documents under strict user control.
Enhancements:
- This release includes a new Accendia Browser, a generic client specialized in downloading and running Swing code.
- It has support for connection through a Web proxy.
- The default server port was changed to 443 because most proxies are already configured to allow clients to connect to outside servers running on this port.
- There are significant performance improvements.
<<lessThe technology narrows the gap between the web browser and Swing by making large client applications instantly available to the user and providing a web style experience in the startup process.
Main features:
- JNetStart is comprised of a server where Swing applications are deployed and a client stub that loads the application classes and resources on demand;
- The application code is downloaded from the server and runs on the client computer;
- The client never caches anything on the local drive. The application jars are not downloaded from the server;
- The application runs in a secure environment similar to Java Applets and unsigned applications in WebStart. A secure API is provided for developing applications that read and write local files and print documents under strict user control.
Enhancements:
- This release includes a new Accendia Browser, a generic client specialized in downloading and running Swing code.
- It has support for connection through a Web proxy.
- The default server port was changed to 443 because most proxies are already configured to allow clients to connect to outside servers running on this port.
- There are significant performance improvements.
Download (6.4MB)
Added: 2006-11-03 License: Other/Proprietary License with Free Trial Price:
1107 downloads
Web Site Express 2.5.005
Web Site Express is one of those essential tools youll find yourself using over and over throughout your day. As it sits quietly in your system tray... more>> <<less
Download (480KB)
Added: 2009-04-23 License: Shareware Price: $12.98
185 downloads
Teamwork 3.2.0
Teamwork is a Web-based application specifically for team work management. more>>
Teamwork is a software application specifically for team work management. If your company works in teams then this is the application for you, as you can manage large volumes of information and operate effectively with your team members on complex projects.
Teamwork will improve worklife quality, it will help in production cycle information flow management, via stage coordination and allocating tasks to everyone involved.
As an application, Teamwork combines document management, groupware and project management features in a new perspective.
Main features:
- Teamwork is free and open source
- teamwork, the management software for the team Teamwork is organized around the task concept
- teamwork, the management software for the team Document management via http and file system, and can be easily related with task and resources
- teamwork, the management software for the team Includes a complete issue tracking system
- teamwork, the management software for the team Includes a web-based file browser system
- teamwork, the management software for the team Structured management of a tasks costs and relative milestones
- teamwork, the management software for the team Personal and group agenda, user messaging system
- teamwork, the management software for the team Worklog management, automatic timers
- teamwork, the management software for the team Fine-grained security, area and role based
- teamwork, the management software for the team Multi platform server
- teamwork, the management software for the team The application is multidatabase, hence it may use the company existing database, making it easier to integrate with other applications, for example the reporting system, and thus to integrate with the company production cycle
- teamwork, the management software for the team Neutral for server and database, so it can support platform changes
- teamwork, the management software for the team Web based and multi browser with an internationalised user interface
- teamwork, the management software for the team Only Java and J2EE ( Sun Microsystems) technologies are used
- teamwork, the management software for the team Scaleable
- teamwork, the management software for the team Software can be customised
- teamwork, the management software for the team Quick and first-rate assistance provided, with customised contracts available
- teamwork, the management software for the team Accurate and complete user manual, with detailed tutorials.
Version restrictions:
- 30 day trial
Enhancements:
- This release contains several new sections.
- The most notable for users are Outlook/ICalendar synchronization and RSS integration, injectable wizards and print forms, and additional task fields for developers and integrators.
- Most instructional videos have been updated, and some new ones were added.
<<lessTeamwork will improve worklife quality, it will help in production cycle information flow management, via stage coordination and allocating tasks to everyone involved.
As an application, Teamwork combines document management, groupware and project management features in a new perspective.
Main features:
- Teamwork is free and open source
- teamwork, the management software for the team Teamwork is organized around the task concept
- teamwork, the management software for the team Document management via http and file system, and can be easily related with task and resources
- teamwork, the management software for the team Includes a complete issue tracking system
- teamwork, the management software for the team Includes a web-based file browser system
- teamwork, the management software for the team Structured management of a tasks costs and relative milestones
- teamwork, the management software for the team Personal and group agenda, user messaging system
- teamwork, the management software for the team Worklog management, automatic timers
- teamwork, the management software for the team Fine-grained security, area and role based
- teamwork, the management software for the team Multi platform server
- teamwork, the management software for the team The application is multidatabase, hence it may use the company existing database, making it easier to integrate with other applications, for example the reporting system, and thus to integrate with the company production cycle
- teamwork, the management software for the team Neutral for server and database, so it can support platform changes
- teamwork, the management software for the team Web based and multi browser with an internationalised user interface
- teamwork, the management software for the team Only Java and J2EE ( Sun Microsystems) technologies are used
- teamwork, the management software for the team Scaleable
- teamwork, the management software for the team Software can be customised
- teamwork, the management software for the team Quick and first-rate assistance provided, with customised contracts available
- teamwork, the management software for the team Accurate and complete user manual, with detailed tutorials.
Version restrictions:
- 30 day trial
Enhancements:
- This release contains several new sections.
- The most notable for users are Outlook/ICalendar synchronization and RSS integration, injectable wizards and print forms, and additional task fields for developers and integrators.
- Most instructional videos have been updated, and some new ones were added.
Download (21.2MB)
Added: 2007-06-27 License: Shareware Price: $906
859 downloads
Nihuo Web Log Analyzer for Linux 3.4
By telling you where your web site visitors come from, which pages are most popular, and which search engine phrases brought visitors to your web site, you can make your site a more effective sales machine. more>>
Nihuo Web Log Analyzer for Linux 3.4 is a powerful Linux application that turns your web logs into a professional sales and prospecting tool. By telling you where your web site visitors come from, which pages are most popular, and which search engine phrases brought visitors to your web site, you can make your site a more effective sales machine.
With many detailed and accurate HTML report, it can be used to increase efficency of your each page and advertisment. It will be a great Internet marketing tool for you.
With many detailed and accurate HTML report, it can be used to increase efficency of your each page and advertisment. It will be a great Internet marketing tool for you.
Major Features:
- This affordable Windows program reads the detailed web logs that your web site produces every day, and transforms them into information that you can use to sell more products and services.
- Incredible speed analysis
- Easy to use GUI interface
- Increment analysis support
- 186 reports
- Professional looking reports featuring 3D Graphs and Tables
- Powerful filter system for data mining 20 Hit filters, 6 Visit filter
- Unlimited log file size
- Support split log files( load balancing or web farm system)
- Server report for load balanced servers ratio.
- Intranet department analysis support
- XML style configuration files
- Scheduled report generation
- Support report folder macro
- Cache for downloaded log files
- Page title retrieval
- Backup / Restore configuration data
- Runs under Windows 98/Me/NT4+SP6/2000/XP/2003/Vista
- Auto detects log file format
- Support Apache, Zeus, Lighttpd / NCSA( common, combined and custom), IIS 4/5/6/7 logs.
- Download log files from remote FTP or HTTP server
- Generates output to file folder, ftp or email
- Time zone of log file is adjustable
- Directly read from gzip, zip, bzip, gzipped tar file without extracting
- Fully support command line mode
- Detect visitors system info
- IP analysis
- IP to country, state, city, domain, ISP database
- See what OS's and browsers including version your visitors use.
- Detailed referrals and search engines analysis
- Searched file analysis
- Spider analysis
- Bounce rate analysis
- Report all errors of your web site
- Windows error analysis ( only available for IIS)
- File time taken analysis ( only available for IIS)
- Support multi-languages
WareSeeker Editor
Download (82351K)
Added: 2009-04-09 License: Shareware Price: $149
202 downloads
CrossOver Office Standard 5.0.0
CrossOver Office allows you to install your favorite Windows productivity applications and plugins in Linux. more>>
CrossOver Office allows you to install your favorite Windows productivity applications and plugins in Linux, without needing a Microsoft Operating System license. CrossOver includes an easy to use, single click interface, which makes installing a Windows application simple and fast.
Once installed, your application will integrate directly with your Gnome or KDE environment. Just click and run your application, exactly as you would in Windows, but with the full freedom of Linux.
CrossOver Office lets you use many Windows plugins directly from your Linux browser. Plugin works on any x86 based Linux distribution and will integrate with most browsers including Netscape 4.x, Netscape 6.x, Konqueror, Mozilla, Galeon and Opera.
Plugin also integrates with Gnome and KDE to let you transparently open any Word, Excel or PowerPoint file. But even better, you can open these attachment types directly from any mail client. Because Plugin uses the native Windows plugins, you get the best compatibility possible. For instance this is the only QuickTime on Linux solution that supports the Sorenson movie format used by most sites.
CrossOver Office is capable of running a range of Windows software, but CodeWeavers will support the following applications:
Microsoft Office XP, 2000 and 97
- Microsoft Word
- Microsoft Excel
- Microsoft PowerPoint
- Microsoft Outlook
- Microsoft Internet Explorer
- Microsoft Access *
- Microsoft Project
- Adobe Photoshop
- Microsoft Visio
- Lotus Notes 5.0 and 6.5.1
- Quicken
- iTunes
- FrameMaker
Various Web Browser Plugins
- QuickTime
- Shockwave Director
- Windows Media Player 6.4
<<lessOnce installed, your application will integrate directly with your Gnome or KDE environment. Just click and run your application, exactly as you would in Windows, but with the full freedom of Linux.
CrossOver Office lets you use many Windows plugins directly from your Linux browser. Plugin works on any x86 based Linux distribution and will integrate with most browsers including Netscape 4.x, Netscape 6.x, Konqueror, Mozilla, Galeon and Opera.
Plugin also integrates with Gnome and KDE to let you transparently open any Word, Excel or PowerPoint file. But even better, you can open these attachment types directly from any mail client. Because Plugin uses the native Windows plugins, you get the best compatibility possible. For instance this is the only QuickTime on Linux solution that supports the Sorenson movie format used by most sites.
CrossOver Office is capable of running a range of Windows software, but CodeWeavers will support the following applications:
Microsoft Office XP, 2000 and 97
- Microsoft Word
- Microsoft Excel
- Microsoft PowerPoint
- Microsoft Outlook
- Microsoft Internet Explorer
- Microsoft Access *
- Microsoft Project
- Adobe Photoshop
- Microsoft Visio
- Lotus Notes 5.0 and 6.5.1
- Quicken
- iTunes
- FrameMaker
Various Web Browser Plugins
- QuickTime
- Shockwave Director
- Windows Media Player 6.4
Download (15MB)
Added: 2005-10-25 License: Shareware Price: $39
824 downloads
CourseForum 5.3
CourseForum is Web-based e-learning software. more>>
CourseForum is Web-based e-learning software that makes it easy for you and your students to interact, whether to create, post, share, or discuss course content.
With just their Web browser, students use Courseforum to get answers to questions, dig deeper into issues, and work on projects at any time and from anywhere, not just when classes meet.
It is powerful but easy to setup and use. Downloadable and hosted versions are available.
Main features:
- Get started in minutes. You can be running your own CourseForum server for your class with a quick download and a double-click - no complicated setup required! The software is available for Windows, Mac OS X and Unix.
- Easy for everyone to use. With an easy web-browser based interface, you and your students will be able to quickly create, read and contribute to class discussions.
- Powerful and accountable. All the features you need for discussions, group projects, lesson plans, student projects, all organized the way you want them to be. And you can easily track all student contributions and activity.
Enhancements:
- This version includes many new features, including a new "custom link" feature that allows easy integration of "Web 2.0" or other outside content directly into forum pages.
- Other changes include easier image links, improved comment posting, changes to the Enterprise version, several bugfixes, and more.
<<lessWith just their Web browser, students use Courseforum to get answers to questions, dig deeper into issues, and work on projects at any time and from anywhere, not just when classes meet.
It is powerful but easy to setup and use. Downloadable and hosted versions are available.
Main features:
- Get started in minutes. You can be running your own CourseForum server for your class with a quick download and a double-click - no complicated setup required! The software is available for Windows, Mac OS X and Unix.
- Easy for everyone to use. With an easy web-browser based interface, you and your students will be able to quickly create, read and contribute to class discussions.
- Powerful and accountable. All the features you need for discussions, group projects, lesson plans, student projects, all organized the way you want them to be. And you can easily track all student contributions and activity.
Enhancements:
- This version includes many new features, including a new "custom link" feature that allows easy integration of "Web 2.0" or other outside content directly into forum pages.
- Other changes include easier image links, improved comment posting, changes to the Enterprise version, several bugfixes, and more.
Download (1.9MB)
Added: 2007-02-05 License: Shareware Price: $89
991 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 cheetah web browser 0.10 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