helping others
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 6636
CPAN::Test::Others 0.01
CPAN::Test::Others is a Perl module to include tests for other modules on CPAN. more>>
CPAN::Test::Others is a Perl module to include tests for other modules on CPAN.
SYNOPSIS
You dont have any use for this module, just run its tests and report them to CPAN Testers
Sometimes I have an urge to write tests for other modules. Getting these tests included in the real distributin is not always easy, other module authors are busy too. They might have a real life.
So this module does not have its own code, it only has prerequisites and tests for those other modules.
<<lessSYNOPSIS
You dont have any use for this module, just run its tests and report them to CPAN Testers
Sometimes I have an urge to write tests for other modules. Getting these tests included in the real distributin is not always easy, other module authors are busy too. They might have a real life.
So this module does not have its own code, it only has prerequisites and tests for those other modules.
Download (0.003MB)
Added: 2007-05-05 License: Perl Artistic License Price:
903 downloads
LinkMachine
LinkMachine project helps you build as large a reciprocal link program as youd like. more>>
The key to success for a web site is good search engine ranking. All of the major search engines use link popularity to determine how well a site will rank - so the more high quality, relevant links that lead to your site, the higher it will rank. LinkMachine makes it easy to get the links you need by helping you establish hundreds of quality, relevant link exchanges.
LinkMachine will help you:
- Climb to the top of the search engines
- Gain quality links to your site today
- Automate your link management
- Uncover exactly how to beat your top competitors
- Attract thousands more targeted visitors to your site
The most effective way to interest webmasters in linking to your site is by offering to exchange reciprocal links. This is a win-win situation - both of your web sites benefit from new targeted, relevant links.
LinkMachine project helps you build as large a reciprocal link program as youd like. Search engines see all of the new links pointing from other quality, relevant sites to your site, and increase your rank. Note that this is very different from using indiscriminate "link farms", which will give you no advantage with the search engines.
Google recently revealed the secrets of its search ranking technology by filing a patent application. What we found out is that Google values organic link building - link building that progresses naturally rather than appearing artificial. LinkMachine is the ideal tool for building link exchanges the way Google likes them.
LinkMachines InstantLinks system and link search tools allow you to grow your link exchanges gradually and gain links from many different sites. And with LinkMachines Alternate Profiles feature, you can easily benefit from having the links to your site use a diverse variety of anchor text.
<<lessLinkMachine will help you:
- Climb to the top of the search engines
- Gain quality links to your site today
- Automate your link management
- Uncover exactly how to beat your top competitors
- Attract thousands more targeted visitors to your site
The most effective way to interest webmasters in linking to your site is by offering to exchange reciprocal links. This is a win-win situation - both of your web sites benefit from new targeted, relevant links.
LinkMachine project helps you build as large a reciprocal link program as youd like. Search engines see all of the new links pointing from other quality, relevant sites to your site, and increase your rank. Note that this is very different from using indiscriminate "link farms", which will give you no advantage with the search engines.
Google recently revealed the secrets of its search ranking technology by filing a patent application. What we found out is that Google values organic link building - link building that progresses naturally rather than appearing artificial. LinkMachine is the ideal tool for building link exchanges the way Google likes them.
LinkMachines InstantLinks system and link search tools allow you to grow your link exchanges gradually and gain links from many different sites. And with LinkMachines Alternate Profiles feature, you can easily benefit from having the links to your site use a diverse variety of anchor text.
Download (0.005MB)
Added: 2006-03-02 License: Freeware Price:
1490 downloads
KeyNote 2.3
KeyNote is a simple and flexible trust-management system designed to work well for applications. more>>
KeyNote is a simple and flexible trust-management system designed to work well for applications.
Trust management, introduced in the PolicyMaker system [BFL96], is a unified approach to specifying and interpreting security policies, credentials, and relationships; it allows direct authorization of security-critical actions. A trust-management system provides standard, general-purpose mechanisms for specifying application security policies and credentials. Trust-management credentials describe a specific delegation of trust and subsume the role of public key certificates; unlike traditional certificates, which bind keys to names, credentials can bind keys directly to the authorization to perform specific tasks.
A language for describing `actions, which are operations with security consequences that are to be controlled by the system.
A mechanism for identifying `principals, which are entities that can be authorized to perform actions.
A language for specifying application `policies, which govern the actions that principals are authorized to perform.
A language for specifying `credentials, which allow principals to delegate authorization to other principals.
A `compliance checker, which provides a service to applications for determining how an action requested by principals should be handled, given a policy and a set of credentials.
The trust-management approach has a number of advantages over other mechanisms for specifying and controlling authorization, especially when security policy is distributed over a network or is otherwise decentralized.
Trust management unifies the notions of security policy, credentials, access control, and authorization. An application that uses a trust- management system can simply ask the compliance checker whether a requested action should be allowed. Furthermore, policies and credentials are written in standard languages that are shared by all trust-managed applications; the security configuration mechanism for one application carries exactly the same syntactic and semantic structure as that of another, even when the semantics of the applications themselves are quite different.
Trust-management policies are easy to distribute across networks, helping to avoid the need for application-specific distributed policy configuration mechanisms, access control lists, and certificate parsers and interpreters.
For a general discussion of the use of trust management in distributed system security, see [Bla99].
KeyNote is a simple and flexible trust-management system designed to work well for a variety of large- and small- scale Internet-based applications. It provides a single, unified language for both local policies and credentials. KeyNote policies and credentials, called `assertions, contain predicates that describe the trusted actions permitted by the holders of specific public keys. KeyNote assertions are essentially small, highly-structured programs. A signed assertion, which can be sent over an untrusted network, is also called a `credential assertion. Credential assertions, which also serve the role of certificates, have the same syntax as policy assertions but are also signed by the principal delegating the trust.
In KeyNote:
Actions are specified as a collection of name-value pairs.
Principal names can be any convenient string and can directly represent cryptographic public keys.
The same language is used for both policies and credentials.
The policy and credential language is concise, highly expressive, human readable and writable, and compatible with a variety of storage and transmission media, including electronic mail.
The compliance checker returns an application-configured `policy compliance value that describes how a request should be handled by the application. Policy compliance values are always positively derived from policy and credentials, facilitating analysis of KeyNote-based systems.
Compliance checking is efficient enough for high-performance and real-time applications.
This document describes the KeyNote policy and credential assertion language, the structure of KeyNote action descriptions, and the KeyNote model of computation.
<<lessTrust management, introduced in the PolicyMaker system [BFL96], is a unified approach to specifying and interpreting security policies, credentials, and relationships; it allows direct authorization of security-critical actions. A trust-management system provides standard, general-purpose mechanisms for specifying application security policies and credentials. Trust-management credentials describe a specific delegation of trust and subsume the role of public key certificates; unlike traditional certificates, which bind keys to names, credentials can bind keys directly to the authorization to perform specific tasks.
A language for describing `actions, which are operations with security consequences that are to be controlled by the system.
A mechanism for identifying `principals, which are entities that can be authorized to perform actions.
A language for specifying application `policies, which govern the actions that principals are authorized to perform.
A language for specifying `credentials, which allow principals to delegate authorization to other principals.
A `compliance checker, which provides a service to applications for determining how an action requested by principals should be handled, given a policy and a set of credentials.
The trust-management approach has a number of advantages over other mechanisms for specifying and controlling authorization, especially when security policy is distributed over a network or is otherwise decentralized.
Trust management unifies the notions of security policy, credentials, access control, and authorization. An application that uses a trust- management system can simply ask the compliance checker whether a requested action should be allowed. Furthermore, policies and credentials are written in standard languages that are shared by all trust-managed applications; the security configuration mechanism for one application carries exactly the same syntactic and semantic structure as that of another, even when the semantics of the applications themselves are quite different.
Trust-management policies are easy to distribute across networks, helping to avoid the need for application-specific distributed policy configuration mechanisms, access control lists, and certificate parsers and interpreters.
For a general discussion of the use of trust management in distributed system security, see [Bla99].
KeyNote is a simple and flexible trust-management system designed to work well for a variety of large- and small- scale Internet-based applications. It provides a single, unified language for both local policies and credentials. KeyNote policies and credentials, called `assertions, contain predicates that describe the trusted actions permitted by the holders of specific public keys. KeyNote assertions are essentially small, highly-structured programs. A signed assertion, which can be sent over an untrusted network, is also called a `credential assertion. Credential assertions, which also serve the role of certificates, have the same syntax as policy assertions but are also signed by the principal delegating the trust.
In KeyNote:
Actions are specified as a collection of name-value pairs.
Principal names can be any convenient string and can directly represent cryptographic public keys.
The same language is used for both policies and credentials.
The policy and credential language is concise, highly expressive, human readable and writable, and compatible with a variety of storage and transmission media, including electronic mail.
The compliance checker returns an application-configured `policy compliance value that describes how a request should be handled by the application. Policy compliance values are always positively derived from policy and credentials, facilitating analysis of KeyNote-based systems.
Compliance checking is efficient enough for high-performance and real-time applications.
This document describes the KeyNote policy and credential assertion language, the structure of KeyNote action descriptions, and the KeyNote model of computation.
Download (0.13MB)
Added: 2006-07-14 License: (FDL) GNU Free Documentation License Price:
1253 downloads
PingBlog 0.2
PingBlog is a tag generator and ping tool for blog directories such as Blogalaxia, VeneBlogs, Technorati, To2Blogs and others. more>>
PingBlog is a tag generator and ping tool for blog directories such as Blogalaxia, VeneBlogs, Technorati, To2Blogs and others.
<<less Download (MB)
Added: 2007-08-09 License: GPL (GNU General Public License) Price:
806 downloads
Post-Modern 0.1
Post-Modern is a KDE style inspired by eriols KDE 4 mockup. more>>
Post-Modern is a KDE theme inspired by eriols KDE 4 mockup. However, the window decor should be simple. But, personally i do not know how to do the coding; i tried, i have no programming knowledge.
I am looking for someone interested in helping make the window decor. It would need no masks and the button style i pulled from clear look.
<<lessI am looking for someone interested in helping make the window decor. It would need no masks and the button style i pulled from clear look.
Download (MB)
Added: 2007-05-04 License: GPL (GNU General Public License) Price:
542 downloads
whitenoise 1.0.1
whitenoise is a small utility that turns your computer into an ambient random noise generator. more>>
whitenoise is a small utility that turns your computer into an ambient random noise generator. This can be useful for relaxation, helping you get to sleep, drowning out noisy neighbors, etc. whitenoise is a console-based program, but version 1.0 can be controlled in realtime by (possibly graphical) frontends. Shannon -jj Behrens has been working on a GNOME frontend. An experimental version is available here: gnome-whitenoise-0.1.1.tar.gz (screenshot). gnome-whitenoise is created using the Python bindings for GNOME 2.
<<less Download (0.068MB)
Added: 2006-07-31 License: GPL (GNU General Public License) Price:
1181 downloads
AVIRA Webmin Remote Panel 1.3
AVIRA Webmin Remote Panel is designed to make the maintenance of AVIRA products easier and less time consuming. more>>
AVIRA Webmin Remote Panel is designed to make the maintenance of AVIRA products easier and less time consuming.
This product addresses mainly the users of AVIRA server products and especially the system administrators who must keep track of various services on production servers.
Complex solutions based on multiple AVIRA products for Unix are now easy to configure and maintain with AVIRA Webmin Remote Panel. It is smoothly integrated as a module of the Webmin configuration tool, intended to meet the needs of system administrators.
This is a separate application that was developed as a Webmin module, being a handy graphical tool and a time saver for companies dealing with multiple AVIRA products. Via a straightforward graphical interface, AVIRA Webmin Remote Panel helps managing configuration files and eases the maintenance process of AVIRA solutions.
Placed between the configuration files and the system administrator, this module helps managing the following AVIRA products:
- AVIRA Desktop for Unix
- AVIRA for Unix Server
- AVIRA MailGate
- AVIRA for Sendmail-Milter
- AVIRA WebGate
AVIRA Webmin Remote Panel highlights a simple management interface, designed to configure and smoothly control AVIRA products installed on a network. This application helps you stay informed about the status of your currently running AVIRA solutions, displaying the messages generated by these applications in the system logs.
AVIRA Webmin Remote Panel also manages the engine settings, helping to keep track of administration alerts, licenses and other related aspects.
Main features:
- Configuration of AVIRA Desktop for Unix;
- Configuration of AVIRA for Unix Server;
- Configuration of AVIRA MailGate;
- Configuration of AVIRA Sendmail-Milter;
- Configuration of AVIRA WebGate;
- Simple interface for controlling installed AVIRA products on your system;
- Simple interface for displaying the messages generated by AVIRA products in the system logs.
<<lessThis product addresses mainly the users of AVIRA server products and especially the system administrators who must keep track of various services on production servers.
Complex solutions based on multiple AVIRA products for Unix are now easy to configure and maintain with AVIRA Webmin Remote Panel. It is smoothly integrated as a module of the Webmin configuration tool, intended to meet the needs of system administrators.
This is a separate application that was developed as a Webmin module, being a handy graphical tool and a time saver for companies dealing with multiple AVIRA products. Via a straightforward graphical interface, AVIRA Webmin Remote Panel helps managing configuration files and eases the maintenance process of AVIRA solutions.
Placed between the configuration files and the system administrator, this module helps managing the following AVIRA products:
- AVIRA Desktop for Unix
- AVIRA for Unix Server
- AVIRA MailGate
- AVIRA for Sendmail-Milter
- AVIRA WebGate
AVIRA Webmin Remote Panel highlights a simple management interface, designed to configure and smoothly control AVIRA products installed on a network. This application helps you stay informed about the status of your currently running AVIRA solutions, displaying the messages generated by these applications in the system logs.
AVIRA Webmin Remote Panel also manages the engine settings, helping to keep track of administration alerts, licenses and other related aspects.
Main features:
- Configuration of AVIRA Desktop for Unix;
- Configuration of AVIRA for Unix Server;
- Configuration of AVIRA MailGate;
- Configuration of AVIRA Sendmail-Milter;
- Configuration of AVIRA WebGate;
- Simple interface for controlling installed AVIRA products on your system;
- Simple interface for displaying the messages generated by AVIRA products in the system logs.
Download (0.066MB)
Added: 2005-11-03 License: Free for non-commercial use Price:
1464 downloads
ChangePassword 0.9
ChangePassword changes passwd, Samba, and Squid passwords. more>>
ChangePassword modifies the passwords of passwd, Samba, and Squid through the Web. All passwords are syncronized and changed in real time through browsers like Mozilla, Netscape, IE, Opera, and others.
<<less Download (0.21MB)
Added: 2005-04-04 License: GPL (GNU General Public License) Price:
1668 downloads
XPN - X Python Newsreader 0.7.0
XPN is a multiplatform newsreader with full Unicode support. more>>
XPN - X Python Newsreader project is a graphical newsreader written in Python with the GTK+ toolkit. I started writing it because I was learning Python language and working on a real project keeps your attention high.
XPN is distributed with the GPL licence, youll found a copy of the licence inside the XPN archive.
An interesting characteristic of XPN is the complete portability. I use it a lot on Linux and Windows, however XPN should work wherever Python and GTK+2 work.
With XPN you can read/write articles on the Usenet with a good MIME support (better than some well known newsreaders).
XPN can operate with all the most diffuse charset starting from US-ASCII to UTF-8. When you edit an article XPN automatically chooses the best charset, however is always possible to override this choice.
There also other useful features like scoring, filtered views, random tag-lines, external editor support, one-key navigation, ROT13, spoiler char ...
Main features:
On-Line/Off-Line Mode
- XPN has been for a long time an on-line only newsreader, now its changed. Starting from 0.2.5 I added the read articles storing, and starting from 0.4.0 you are able to download the whole bodies with the headers, or to mark for retrieval some articles and then download their bodies.
- Note that the download is a bit slow because I havent yet optimized this code, so the better way to use XPN is still with a local news-server, or if you have a DSL connection, directly online.
MIME Standards
- With XPN you can read articles coded with quoted-printable, 7bit or 8bit. XPN is also full UTF-8 compliant, you can read and send aritcles with the UTF-8 charset.
- Outgoing articles are coded with the best charset, however you can always override this choice.
Scoring
- Its possible to create scoring rules (like the Hamsters ones but simpler) in order to assign a score to articles. This rule can act on this fields: From, Subject, Date, Message-ID, References, Age, Xpost, Xref, Bytes and Lines
- You may also create action rules. These rules trigger an action to be applied on to the article. Possible actions are !kill (delete the article), !markread, !watch, !ignore and so on.
- Action rules act on the same fields listed above plus a new field named Score, in fact action rules are always applied after scoring rules.
Multiple Layouts
- Ther three different possible layouts for the main window. Probably in the future I will add more of them. You can also zoom one of the tree panes.
Colors
- Articles are shown with different colors for text, quoted text and signs. You can change this colors.
Random TagLines
- Its possible to automatically add a random tagline in your articles. TagLines are picked from a textfile that you can customize.
X-Face::
- Starting from 0.4.5 XPN support decoding of the X-Face and Face headers. Thanks to Andrew Taylor (author of a Javascript implementation of uncompface) for helping me in translating its module.
Internationalization
- Starting from 0.4.5 release XPN supports multiple languages. I use gettext (thank to Guillame Bedot) in order to mark and extract text string from the code
- If you want to translate XPN in your language just get the original strings file (xpn.pot), youll find it inside lang directory. Translate it with a translation software like GTranslator, KBabel or POEdit and send me the result. Please use UTF-8 as you charset.
<<lessXPN is distributed with the GPL licence, youll found a copy of the licence inside the XPN archive.
An interesting characteristic of XPN is the complete portability. I use it a lot on Linux and Windows, however XPN should work wherever Python and GTK+2 work.
With XPN you can read/write articles on the Usenet with a good MIME support (better than some well known newsreaders).
XPN can operate with all the most diffuse charset starting from US-ASCII to UTF-8. When you edit an article XPN automatically chooses the best charset, however is always possible to override this choice.
There also other useful features like scoring, filtered views, random tag-lines, external editor support, one-key navigation, ROT13, spoiler char ...
Main features:
On-Line/Off-Line Mode
- XPN has been for a long time an on-line only newsreader, now its changed. Starting from 0.2.5 I added the read articles storing, and starting from 0.4.0 you are able to download the whole bodies with the headers, or to mark for retrieval some articles and then download their bodies.
- Note that the download is a bit slow because I havent yet optimized this code, so the better way to use XPN is still with a local news-server, or if you have a DSL connection, directly online.
MIME Standards
- With XPN you can read articles coded with quoted-printable, 7bit or 8bit. XPN is also full UTF-8 compliant, you can read and send aritcles with the UTF-8 charset.
- Outgoing articles are coded with the best charset, however you can always override this choice.
Scoring
- Its possible to create scoring rules (like the Hamsters ones but simpler) in order to assign a score to articles. This rule can act on this fields: From, Subject, Date, Message-ID, References, Age, Xpost, Xref, Bytes and Lines
- You may also create action rules. These rules trigger an action to be applied on to the article. Possible actions are !kill (delete the article), !markread, !watch, !ignore and so on.
- Action rules act on the same fields listed above plus a new field named Score, in fact action rules are always applied after scoring rules.
Multiple Layouts
- Ther three different possible layouts for the main window. Probably in the future I will add more of them. You can also zoom one of the tree panes.
Colors
- Articles are shown with different colors for text, quoted text and signs. You can change this colors.
Random TagLines
- Its possible to automatically add a random tagline in your articles. TagLines are picked from a textfile that you can customize.
X-Face::
- Starting from 0.4.5 XPN support decoding of the X-Face and Face headers. Thanks to Andrew Taylor (author of a Javascript implementation of uncompface) for helping me in translating its module.
Internationalization
- Starting from 0.4.5 release XPN supports multiple languages. I use gettext (thank to Guillame Bedot) in order to mark and extract text string from the code
- If you want to translate XPN in your language just get the original strings file (xpn.pot), youll find it inside lang directory. Translate it with a translation software like GTranslator, KBabel or POEdit and send me the result. Please use UTF-8 as you charset.
Download (0.26MB)
Added: 2007-01-12 License: GPL (GNU General Public License) Price:
1016 downloads
GIPSpin 0.1.4
GIPSpin is a graphical interface programming system which allows code to be visualized. more>>
GIPSpin is a graphical interface programming system which allows code to be visualized and which can generate threaded code.
The user constructs code segments using visual boxes. The program flow is represented as links between the boxes. Complex elements such as threader boxes are available to implement threading.
Currently, simple C code can be automatically parsed and visualized. The user can also start with the GUI to construct code segments which are turned into C++ code.
Intended Audience:
Researchers and programmers who are interested in visual programming and threading. As stated in the development status, a lot of work remains to be done, and we would be happy for suggestions and comments.
We have found that the GIPSpin approach is also helpful for beginning programmers by reducing the intimidation factor in jumping right to text programming, and also helping develop better mental skills for grasping program flow. Seeing how the structured boxes generate code makes the task of programming seem less daunting.
<<lessThe user constructs code segments using visual boxes. The program flow is represented as links between the boxes. Complex elements such as threader boxes are available to implement threading.
Currently, simple C code can be automatically parsed and visualized. The user can also start with the GUI to construct code segments which are turned into C++ code.
Intended Audience:
Researchers and programmers who are interested in visual programming and threading. As stated in the development status, a lot of work remains to be done, and we would be happy for suggestions and comments.
We have found that the GIPSpin approach is also helpful for beginning programmers by reducing the intimidation factor in jumping right to text programming, and also helping develop better mental skills for grasping program flow. Seeing how the structured boxes generate code makes the task of programming seem less daunting.
Download (3.2MB)
Added: 2005-09-13 License: GPL (GNU General Public License) Price:
1501 downloads
Convert Video To Nokia 5800 and others 0.1
Easily convert videos to a Nokia 5800XM mobile phone more>>
Convert Video To Nokia 5800 and others 0.1 is created as a simple service menu entry to easily convert videos to a Nokia 5800XM mobile phone using ffmpeg or convert the files to mpeg4 with aac.
Installation note:
- The default folder to put the file is/home/user/.kde/share/kde4/services/ServiceMenus (for user specific)or/usr/share/kde4/services/ServiceMenus (for system wide). If for some reason your folders are different use command kde4-config --path services to find out the right folders.
- You can easily change the ffmpeg command just by opening the file with a text editor. Currently the command is:ffmpeg -i %u -f mp4 -vcodec mpeg4 -r 30 -b 2200k -s 640x360 -acodec libfaac -r 32000 -ab 128k -ac 2 -async 1 %u.mp4
Requirements:
- KDE
Added: 2009-07-07 License: GPL Price: FREE
12 downloads
TangoCMS 2.3.1
TangoCMS offers you many features that help speed up the work flow of creating, and managing, a website that suits your needs. Were focused on bringing you a high quality feature set to ensure you always have latest technologies available to use. more>>
TangoCMS 2.3.1 is a useful system whose ease of use and powerful feature set allows you to quickly and easily create and manage an entire website.
TangoCMS offers many Features to help you manage your website, publish content and speed up your work flow - including a powerful media module to display videos, pictures and audio files!
With an ever growing Community, you will always get the best support with any problems or questions you come across.
Major Features:
- Clean Interface: A unique clean interface not only makes TangoCMS look visually beautiful, it also makes it much easier to work in due to the simplicity of the different interface elements. The visual style can easily be changed through an ever growing selection of themes.
- Easy Content Layout: Both the Main site and AdminCP are easily configurable in terms of content layout, meaning you can choose where things should be to create the perfect environment to work in, and control what content is displayed to your users.
- Flexible Permissions and User Group Management: ACL, Access Control Levels, allows you to fine tune what groups of users have permission to certain content. This allows you to create a powerful structure of content which can be restricted to the different groups. Groups can inherit permissions from each other, allowing you to create an unbeatable chain of permissions.
- Media: Easily upload and share Images, Video and Audio for others to view and leave comments on. Media items can also be added from externals sources, such as YouTube. All Video and Audio files are played through the beautiful FlowPlayer project.
- Open Source: All of TangoCMS is released under open sources licenses, meaning you can modify the code in any way you wish (keeping within the terms of the licenses) - increasing what you can do with TangoCMS to how well you can program!
- RSS Feeds: Generates correctly formatted RSS feeds for your viewers to subscribe to, allowing them to be kept up to date on your websites content.
- Standard Compliant: Your website will be valid and helps ensure forward compatibility with future technologies.
- Update Notifier: Your TangoCMS installation will notify you when a new release is available, helping to ensure you'll always have the latest security and bug fixes as well as feature improvements.
- URL Aliases: Control the structure of your websites URLs by aliases easily and quickly. Alias longer URLs such as 'page/index/about' to a much shorter and human readable 'about'.
- General Features
- Complete Feature Set: TangoCMS is shipped with a complete feature set, allowing you to start creating from the moment it is installed.
- Different Editor Formats: By default, TangoCMS uses MediaWiki Formatting, with the help of a GUI editor. However for those not comfortable with MediaWiki formatting, there is also HTML or PlainText to choose from.
- Easy User Registration: Users can register for an account (if you allow for it) which could allow them to access different content that is otherwise denied to guest users. You can control how users are validated, between Admin Approval, E-Mail Confirmation, or quite simply no conformation.
Enhancements:
- #154: Installer doesn't check if './tmp' subdirectories are writable
- #155: Installer Cappuccino theme needs polish/fixes
- #156: Menu item URL '/' does not link to frontpage
- #157: Article part picker URL, query string is encoded
- #158: Display/Force title does not effect frontpage/requested module
- #159: Pagination URL is incorrect at URL '/admin'
- #160: WYSIWYG Editor styles need improving
- #162: Only modules in SC should use pagination page arg
- #163: '+' char is allowed in URL, causes 404 error
- #166: Possible login redirection loop
Requirements:
- PHP 5.2.0 or greater
- MySQL 4.1 or greater (recommended MySQL 5)
- Webserver - Tested on Apache & Lighttpd (recommended mod_rewrite for SEF, Search Engine Friendly, URLs)
Added: 2009-07-26 License: GPL Price: FREE
downloads
MIM Blocks 0.1
MIM Blocks is a set of blocks games (sokoban, taquin and various others) in 3D. more>>
MIM Blocks is a set of blocks games (sokoban, taquin and various others) in 3D.
Mim-Blocks is reflexion game, where the goal is to merge different blocks of the same color, by moving them inside a maze. Its still at an early stage of developement, but looks promising!
<<lessMim-Blocks is reflexion game, where the goal is to merge different blocks of the same color, by moving them inside a maze. Its still at an early stage of developement, but looks promising!
Download (0.67MB)
Added: 2005-08-26 License: GPL (GNU General Public License) Price:
1519 downloads
Light Hawk 0.6
Light Hawk is a Jabber client with a focus on KDE integration. more>>
Light Hawk is a KDE Jabber client. It is unfinished, but I have been using it every day for some time now.
Those interested in following or helping development should use GNU arch 1.2 or later. My archive is neil@hakubi.us--terminus and is available at http://www.hakubi.us/arch/terminus/. The branch to get is lighthawk--mainline.
To compile the arch version of Light Hawk you will also need to get neil@hakubi.us--terminus/admin--KDE-3-0-BRANCH and symlink that into the top level of lighthawk as "admin".
After that its mostly an ordinary KDE application (run gmake -f Makefile.cvs to get a configure script). You must run that configure script in a separate directory, though, arch to cooperate later.
Main features:
- Roster management
- Subscriptions
- Chat messages
- Receving normal messages
- Multiple user profiles
- Session management cooperation
- Logging
- KNotify support (including sounds)
- Invisible status
- Away messages
- IPv6, Proxies, and other KDE network features
<<lessThose interested in following or helping development should use GNU arch 1.2 or later. My archive is neil@hakubi.us--terminus and is available at http://www.hakubi.us/arch/terminus/. The branch to get is lighthawk--mainline.
To compile the arch version of Light Hawk you will also need to get neil@hakubi.us--terminus/admin--KDE-3-0-BRANCH and symlink that into the top level of lighthawk as "admin".
After that its mostly an ordinary KDE application (run gmake -f Makefile.cvs to get a configure script). You must run that configure script in a separate directory, though, arch to cooperate later.
Main features:
- Roster management
- Subscriptions
- Chat messages
- Receving normal messages
- Multiple user profiles
- Session management cooperation
- Logging
- KNotify support (including sounds)
- Invisible status
- Away messages
- IPv6, Proxies, and other KDE network features
Download (0.88MB)
Added: 2005-09-12 License: MIT/X Consortium License Price:
1503 downloads
Andutteye Software Suite 2.3 (Themes)
Andutteye Software Suite is a systems management tool. more>>
Andutteye Software Suite is a systems management tool. Andutteye Software Suite has a modular design and every module targets different tasks of systems management.
Andutteye Software Suite will let you manage all aspects of the IT infrastructure, helping to ensure availability, monitor, tune, and optimize performance.
Andutteye Software Suite will make it easier to support and maintain your entire enterprise as a single entity from a central point of operation.
The webinterface has oustanding features like:
- css stylesheet and theme support
- Language support
- Support and complete integration for monitoring, management and change module
- Role based access control to aes objects
- Centralized configuration administration for monitoring and management
- Tweak and present aes gathered data with graphs or reports
- Rss syndication support
<<lessAndutteye Software Suite will let you manage all aspects of the IT infrastructure, helping to ensure availability, monitor, tune, and optimize performance.
Andutteye Software Suite will make it easier to support and maintain your entire enterprise as a single entity from a central point of operation.
The webinterface has oustanding features like:
- css stylesheet and theme support
- Language support
- Support and complete integration for monitoring, management and change module
- Role based access control to aes objects
- Centralized configuration administration for monitoring and management
- Tweak and present aes gathered data with graphs or reports
- Rss syndication support
Download (0.20MB)
Added: 2006-10-19 License: GPL (GNU General Public License) Price:
1100 downloads
Other version of Andutteye Software Suite
License:GPL (GNU General Public License)
License:GPL (GNU General Public License)
License:GPL (GNU General Public License)
License:GPL (GNU General Public License)
License:GPL (GNU General Public License)
License:GPL (GNU General Public License)
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 helping others 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