explorer
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 188
UnixExplorer 0.8
UnixExplorer is a file manager structured a bit like Windows. more>>
UnixExplorer is a file manager structured a bit like Windows. You can browse your filesystem in a tree.
It includes individual icons for file types, individual applications for file types, sorting, renaming files and directories, deleting files, creating directories, and full Unix, Linux, and Mac OS compatibility.
Planned features include cut/copy/paste, drag and drop, and full Windows compatibility.
Main features:
- Explorer reads only the drive its located on under Windows Systems.
- There is only one active Menuitem now called extensions. Ignore the rest . . . Quit works also
- Load unload Trees Drom Discs if inserted
- a file can be renamed, click it and type the new name into the pathfield, when you leave the pathfield (tab) the file will be renamed
- a file can be deleted by pressing the delete key
- a directory can be created by selecting the parent dir and type the new directory name into the pathfield, by leaving pathfield (tab) the directory will be created
- Cut and Paste
- preview window
<<lessIt includes individual icons for file types, individual applications for file types, sorting, renaming files and directories, deleting files, creating directories, and full Unix, Linux, and Mac OS compatibility.
Planned features include cut/copy/paste, drag and drop, and full Windows compatibility.
Main features:
- Explorer reads only the drive its located on under Windows Systems.
- There is only one active Menuitem now called extensions. Ignore the rest . . . Quit works also
- Load unload Trees Drom Discs if inserted
- a file can be renamed, click it and type the new name into the pathfield, when you leave the pathfield (tab) the file will be renamed
- a file can be deleted by pressing the delete key
- a directory can be created by selecting the parent dir and type the new directory name into the pathfield, by leaving pathfield (tab) the directory will be created
- Cut and Paste
- preview window
Download (0.072MB)
Added: 2007-01-01 License: Free for non-commercial use Price:
1027 downloads
CGI::Explorer 2.07
CGI::Explorer is a class to manage displaying a hash tree of data, for use in CGI scripts. more>>
CGI::Explorer is a class to manage displaying a hash tree of data, for use in CGI scripts.
Synopsis
Install /assets/css/explorer/xtree.css, /assets/js/explorer/xtree.js, and /assets/images/explorer/*, as per the installation instructions, below.
Then run the demos example/bootstrap-hobbit.pl, which creates a database table using DBIx::Hash2Table, and then example/hobbit.cgi, which reads a database table using DBIx::Table2Hash.
Or, more simply, run example/hobbit-hash.cgi which has the same hash directly in the source code.
CGI::Explorer is a pure Perl module.
It is a support module for CGI scripts. It manages a hash, a tree of data, so that the script can display the tree, and the user can single-click on the [+] or [-] of a node, or double-click on the icon of a node, to open or close that nodes sub-tree.
Opening a node reveals all children of that node, and restores their open/closed state.
Closing a node hides all children of that node.
When you click on the text of a node, the nodes id is submitted to the CGI script via the path info of the URL attached to that node. This path info mechanism can be overridden.
The id is assigned to the node when you call the method hash2tree(), which is where the module converts your hash into JavaScript.
Neither the module CGI.pm, nor any of that kidney, are used by this module.
<<lessSynopsis
Install /assets/css/explorer/xtree.css, /assets/js/explorer/xtree.js, and /assets/images/explorer/*, as per the installation instructions, below.
Then run the demos example/bootstrap-hobbit.pl, which creates a database table using DBIx::Hash2Table, and then example/hobbit.cgi, which reads a database table using DBIx::Table2Hash.
Or, more simply, run example/hobbit-hash.cgi which has the same hash directly in the source code.
CGI::Explorer is a pure Perl module.
It is a support module for CGI scripts. It manages a hash, a tree of data, so that the script can display the tree, and the user can single-click on the [+] or [-] of a node, or double-click on the icon of a node, to open or close that nodes sub-tree.
Opening a node reveals all children of that node, and restores their open/closed state.
Closing a node hides all children of that node.
When you click on the text of a node, the nodes id is submitted to the CGI script via the path info of the URL attached to that node. This path info mechanism can be overridden.
The id is assigned to the node when you call the method hash2tree(), which is where the module converts your hash into JavaScript.
Neither the module CGI.pm, nor any of that kidney, are used by this module.
Download (0.031MB)
Added: 2006-10-07 License: Perl Artistic License Price:
1112 downloads
RegExplorer 0.1.6
RegExplorer project is a regular Expression Explorer. more>>
RegExplorer project is a regular Expression Explorer.
It allows for writing regular expressions and visually see the matches, thus making regular expression much easier to write and maintain.
<<lessIt allows for writing regular expressions and visually see the matches, thus making regular expression much easier to write and maintain.
Download (0.028MB)
Added: 2006-11-03 License: QPL (QT Public License) Price:
1086 downloads
Chord Explorer 0.1
Chord Explorer is very simple and lightweight program to explore guitar chords. more>> <<less
Download (0.019MB)
Added: 2007-07-05 License: GPL (GNU General Public License) Price:
851 downloads
Download (0.049MB)
Added: 2005-05-05 License: GPL (GNU General Public License) Price:
1646 downloads

Bazaar Explorer 0.5
desktop application providing an easy-to-use interface to the Bazaar version control system more>>
Bazaar Explorer 0.5 is a simple to use, yet sophisticated desktop application with an easy-to-use interface for the Bazaar version control system. It is designed to be simple enough for casual users of version control, yet powerful enough for experts to be productive. To see BzrExplorer in action, see Bazaar Explorer by Pictures or browse the screenshots.
Unlike many other version control applications, BzrExplorer puts the focus on managing branches and changes, rather than directories and files. (If you prefer the latter, you may find an extension to the File Manager provided as part of the operating system more to your liking, e.g. TortoiseBzr.)
Major Features:
- Cross Platform
- Based on Nokia's Qt technology, BzrExplorer runs on all popular desktops including GNOME, KDE, Windows and Mac OS X. In each environment, it provides a native look-and-feel and adjusts its menu to meet the UI design guidelines for that platform.
- Application Suites
- BzrExplorer provides most of its functionality by calling out to mini-applications provided by "application suites", namely the QBzr and bzr-gtk plugins. QBzr is required while bzr-gtk is optional. If both are installed, you can choose which application suite to use.
- Note: Different application suites provide different amounts of coverage of Bazaar's functionality. If you expect an action to be enabled and it isn't, it's probably because the application suite is yet to provide that feature.
- Location Views:
- BzrExplorer supports 4 kinds of Bazaar locations:
-
- repositories
- branches
- bound branches (also called heavyweight checkouts in Bazaar 1.x)
- checkouts.
- The summary view and actions available depend on the location kind. For example, opening a repository shows the interesting locations nested within it while opening a branch shows the working tree "status" summary.
- Note: Strictly speaking, "repositories" are actually called shared repositories and "checkouts" are actually called lightweight checkouts. Those more-precise terms are avoided in the BzrExplorer user interface to Keep It Simple for casual users.
- Change Management: Here's the most commonly used recipe by BzrExplorer users:
- Open a branch
- Change some files
- Select Refresh on the toolbar (F5), confirming the overall status
- Select Diff on the toolbar (F3), checking the changes
- Select Commit on the toolbar (F4)
- Enter a commit message and select OK
- Select Refresh on the toolbar (F5), confirming there are no outstanding changes
- Remote Locations
- While primarily designed for working on local branches, BzrExplorer lets you open remote locations, e.g. branches on Launchpad. The set of actions available is masked accordingly.
- Settings Management
- BzrExplorer provides easy access to all of Bazaar's configuration files. Custom dialogs are provided by the various application suites for nice editing of some of these. For others, a (configurable) text editor is launched.
- Troubleshooting
- BzrExplorer provides easy access to Bazaar's log file and the Launchpad pages for reporting bugs and asking questions about BzrExplorer. A diagnostic mode can also be enabled in which selecting an action simply shows what Bazaar command would actually be run, together with the options and parameters that would be passed to it.
Added: 2009-07-21 License: GPL Price: FREE
14 downloads
SSL-Explorer 0.2.15
The 3SP SSL-Explorer is an SSL VPN solution that provides users with WebDAV file access. more>>
SSL-Explorer project is the worlds first open-source SSL VPN solution of its kind. This unique remote access solution provides users and businesses alike with a means of securely accessing network resources from outside the network perimeter using only a standard web browser.
SSL-based VPNs have become a hot topic in recent years. The benefits to productivity and the low maintenance overhead that comes with browser-based VPN solutions are something that cannot be overlooked by most businesses, though implementation costs can often be prohibitive.
In contrast to a conventional IPsec-based solution, no client side code needs to be installed on your end users systems. SSL VPNs rely on Javatm based technology and hence require only a standard web browser to operate.
Standard network protocols can be tunnelled through the SSL connection, meaning that email and intranet web/file resources are easily and securely accessible from outside the corporate network.
The use of SSL is highly beneficial in these circumstances since most firewall policies grant access to SSL traffic by default, meaning that no additional configuration is required. Our solution is not a firewall, but it effectively allows you to lock-down your network, leaving just a single port open on your firewall.
Enhancements:
Core
- Restart message is not prominent when a parameter is changed which requires a restart.
- A newly created resource should be seen instantly to logged in users without users having to log out and back in again.
- Name search does not escape invalid XML characters from the username.
- Name search is unable to find users with a space in the name.
- HTTP header injection exploit.
- Policies not listed in resource info tooltip.
- No Restart notification displayed when a valid license is installed after an invalid license upload fails.
- The SingleConnection tunnel command when creating extensions does not work with the false flag.
- Page table should provide each page in blocks of 10 items.
- Some system properties dissapear if an extension fails to upload.
- Sessions are not cleaned up after user disconnects.
- Group page GUI refactored.
- Status page GUI refactored.
- License manager page GUI refactored.
- Replacements option moved under web forwards.
- Replacement variables do not contain session:username and password in agent server proxy tab.
- Weak ciphers have been disabled for default configurations.
- Extension store fails to download plug-in dependencies.
- Access right page has strange 5000 resource type exists.
- Policy selection page contains redundant up and down button functionality.
- Creating a user then cancelling during password assignment.
- Creating applications with integer parameters are unable to use user attributes.
- Remote tunnels do not show in tunnel monitor.
- SSL-Tunnel source interface has no validation.
- Pressing cancel in profiles page when the session has timed out causes an exception if you try to press cancel again.
- Profiles page refactored.
- Checking a checkox in global profiles is unchecked after you change tabs.
- If you have a User and a Group with the same name, these cant both be assigned to a policy.
- Assigning a user which doesnt exist to a policy throws an exception.
- User cannot create an attribute even though they have been given the access rights to do so.
- Description is not a required field when creating an attribute.
- Filter does not work in attributes.
- Attributes page GUI refactored.
- Extension page GUI refactored.
- If a disabled extension has an update available the info page shows an exception.
- Password authentication scheme should be the only authentication scheme whenever prompted for re-authentication.
- Authentication scheme page GUI refactored.
- An authentication scheme should be allowed to be primary if a secondary scheme also exists.
- Redirection when canceling out of selecting an authentication scheme at logon is incorrect.
Installer
- Stepping back through the installer and changing the certificate type causes unusual behaviour during installation.
- Installation of extensions step in installer is irrelevant.
- Insallation progress bar added.
- Selecting All interfaces in the web server configuration step causes the service to fail.
Internationalization
- Selecting default language or disabling user selecting language do not work.
<<lessSSL-based VPNs have become a hot topic in recent years. The benefits to productivity and the low maintenance overhead that comes with browser-based VPN solutions are something that cannot be overlooked by most businesses, though implementation costs can often be prohibitive.
In contrast to a conventional IPsec-based solution, no client side code needs to be installed on your end users systems. SSL VPNs rely on Javatm based technology and hence require only a standard web browser to operate.
Standard network protocols can be tunnelled through the SSL connection, meaning that email and intranet web/file resources are easily and securely accessible from outside the corporate network.
The use of SSL is highly beneficial in these circumstances since most firewall policies grant access to SSL traffic by default, meaning that no additional configuration is required. Our solution is not a firewall, but it effectively allows you to lock-down your network, leaving just a single port open on your firewall.
Enhancements:
Core
- Restart message is not prominent when a parameter is changed which requires a restart.
- A newly created resource should be seen instantly to logged in users without users having to log out and back in again.
- Name search does not escape invalid XML characters from the username.
- Name search is unable to find users with a space in the name.
- HTTP header injection exploit.
- Policies not listed in resource info tooltip.
- No Restart notification displayed when a valid license is installed after an invalid license upload fails.
- The SingleConnection tunnel command when creating extensions does not work with the false flag.
- Page table should provide each page in blocks of 10 items.
- Some system properties dissapear if an extension fails to upload.
- Sessions are not cleaned up after user disconnects.
- Group page GUI refactored.
- Status page GUI refactored.
- License manager page GUI refactored.
- Replacements option moved under web forwards.
- Replacement variables do not contain session:username and password in agent server proxy tab.
- Weak ciphers have been disabled for default configurations.
- Extension store fails to download plug-in dependencies.
- Access right page has strange 5000 resource type exists.
- Policy selection page contains redundant up and down button functionality.
- Creating a user then cancelling during password assignment.
- Creating applications with integer parameters are unable to use user attributes.
- Remote tunnels do not show in tunnel monitor.
- SSL-Tunnel source interface has no validation.
- Pressing cancel in profiles page when the session has timed out causes an exception if you try to press cancel again.
- Profiles page refactored.
- Checking a checkox in global profiles is unchecked after you change tabs.
- If you have a User and a Group with the same name, these cant both be assigned to a policy.
- Assigning a user which doesnt exist to a policy throws an exception.
- User cannot create an attribute even though they have been given the access rights to do so.
- Description is not a required field when creating an attribute.
- Filter does not work in attributes.
- Attributes page GUI refactored.
- Extension page GUI refactored.
- If a disabled extension has an update available the info page shows an exception.
- Password authentication scheme should be the only authentication scheme whenever prompted for re-authentication.
- Authentication scheme page GUI refactored.
- An authentication scheme should be allowed to be primary if a secondary scheme also exists.
- Redirection when canceling out of selecting an authentication scheme at logon is incorrect.
Installer
- Stepping back through the installer and changing the certificate type causes unusual behaviour during installation.
- Installation of extensions step in installer is irrelevant.
- Insallation progress bar added.
- Selecting All interfaces in the web server configuration step causes the service to fail.
Internationalization
- Selecting default language or disabling user selecting language do not work.
Download (14.2MB)
Added: 2007-08-09 License: GPL (GNU General Public License) Price:
873 downloads
Shtooka Explorer 1.0
Shtooka Explorer project helps you by browsing your audio collections of words (SWAC). more>>
Shtooka Explorer project helps you by browsing your audio collections of words (SWAC).
These collections of words can be on your own computer, or you can get sounds from collections on the Internet. There are currently about 30 000 words in our server (5 packages: fra, eng, dut, chi, rus).
Main features:
- Browse local/internet audio collection of words
- Use shtooka-scan to extract vorbis comment tags of local collections
- Use flac/oggdec to decompress audio files
- Use "aplay" command to play sounds
- Use "wget" command to download files from the internet
- Compiled with LCL/GTK2 by FreePascal
<<lessThese collections of words can be on your own computer, or you can get sounds from collections on the Internet. There are currently about 30 000 words in our server (5 packages: fra, eng, dut, chi, rus).
Main features:
- Browse local/internet audio collection of words
- Use shtooka-scan to extract vorbis comment tags of local collections
- Use flac/oggdec to decompress audio files
- Use "aplay" command to play sounds
- Use "wget" command to download files from the internet
- Compiled with LCL/GTK2 by FreePascal
Download (1.1MB)
Added: 2007-03-23 License: GPL (GNU General Public License) Price:
945 downloads
Pioneer Explorer 1.0
Pioneer Explorer is a desktop Linux distribution based on Ubuntu. more>>
Pioneer Explorer is a desktop Linux distribution based on Ubuntu.
Enhancements:
- Technalign, Inc., developers of both the community and commercial Pioneer Linux operating systems, announced today the release of Pioneer Explorer 1.0 and the Programs Folder. The final release of Pioneer Explorer includes a rebuilt X.Org file and rebuilt Firefox coupled with additional changes. Pioneer Explorer 1.0 is available for download immediately and includes the final additions to the Programs folder including virtualization tools. Pioneer Explorer 1.0 includes a pleasant experience with additional hardware support including unprecedented wireless and WinModem support out of the box. Pioneer Explorer now has KDE 4.0 beta in the repositories and those wanting to test may do so. Pioneer Explorer includes the Programs folder that allows for individuals to open a simple folder, install what they want when they want it easily
<<lessEnhancements:
- Technalign, Inc., developers of both the community and commercial Pioneer Linux operating systems, announced today the release of Pioneer Explorer 1.0 and the Programs Folder. The final release of Pioneer Explorer includes a rebuilt X.Org file and rebuilt Firefox coupled with additional changes. Pioneer Explorer 1.0 is available for download immediately and includes the final additions to the Programs folder including virtualization tools. Pioneer Explorer 1.0 includes a pleasant experience with additional hardware support including unprecedented wireless and WinModem support out of the box. Pioneer Explorer now has KDE 4.0 beta in the repositories and those wanting to test may do so. Pioneer Explorer includes the Programs folder that allows for individuals to open a simple folder, install what they want when they want it easily
Download (672MB)
Added: 2007-08-14 License: GPL (GNU General Public License) Price:
803 downloads
X File Explorer 1.00
X File Explorer is a file manager for the X Window System. more>>
X File Explorer (Xfe) is an MS-Explorer like file manager for X. X File Explorer is based on the popular, but discontinued, X Win Commander, originally developed by Maxim Baranov.
Xfe aims to be the file manager of choice for all the Unix addicts!
Why another file manager when the excellent Konqueror or Nautilus exist on Linux systems? The answer is quite simple : these file managers are very good, features rich and look wonderful, but they are like a brontosaurus when you are a console addict and only want to copy some files or delete it. Another problem is that they require either the whole Gnome or KDE desktops to be installed on your system!
On the contrary, Xfe is small, very rapid and only requires the FOX library to be fully functional. It can be launched from the command line in a fraction of second, and can efficiently complete the set of command line tools.
Main features:
- Four different file manager styles (one panel, two panels, tree list and one panel, tree list and two panels)
- Integrated text viewer (X File View, xfv)
- Integrated RPM viewer / installer / uninstaller (X File Query, xfq)
- Status line
- File associations
- Auto save registry
- Right mouse click pop-up menu in tree list and file list
- Change file(s) attributes
- Mount/Unmount devices (for Linux only)
- Toolbar
- Bookmarks (up to 20)
- Color schemes (GNOME, KDE, Windows...)
- Drag and Drop ( ctrl -> copy, shift -> move, alt -> symlink )
- Create / Extract archives (tar, zip, gzip, bzip2, compress formats are supported)
- Tool tips for long file names
- Progress bars or dialogs for lengthy file operations
- Image preview as thumbnails
- Ability to enqueue multimedia files (open command)
Key bindings:
- Help - F1
- View - F3, return
- Edit - F4
- Copy - F5, ctrl-c
- Cut - ctrl-x
- Paste - ctrl-v
- Move - F6, ctrl-d
- Rename - ctrl-n
- Delete - F8, del, ctrl-del
- Symlink - ctrl-s
- New file - F2
- New folder - F7
- Properties - F9
- Tree and one panel - ctrl-F1
- Tree and two panels - ctrl-F2
- One panel - ctrl-F3
- Two panels - ctrl-F4
- Hidden files - ctrl-F5
- Hidden folders - ctrl-F6
- Execute - ctrl-e
- Go home - ctrl-h
- Go up - backspace
- Terminal - ctrl-t
- Console file manager - ctrl-k
- Refresh - ctrl-r
- Select all - ctrl-a
- Deselect all - ctrl-z
- Invert selection - ctrl-i
- Add bookmark - ctrl-b
- Mount (Linux only) - ctrl-m
- Unmount (Linux only) - ctrl-u
- Quit - ctrl-q
<<lessXfe aims to be the file manager of choice for all the Unix addicts!
Why another file manager when the excellent Konqueror or Nautilus exist on Linux systems? The answer is quite simple : these file managers are very good, features rich and look wonderful, but they are like a brontosaurus when you are a console addict and only want to copy some files or delete it. Another problem is that they require either the whole Gnome or KDE desktops to be installed on your system!
On the contrary, Xfe is small, very rapid and only requires the FOX library to be fully functional. It can be launched from the command line in a fraction of second, and can efficiently complete the set of command line tools.
Main features:
- Four different file manager styles (one panel, two panels, tree list and one panel, tree list and two panels)
- Integrated text viewer (X File View, xfv)
- Integrated RPM viewer / installer / uninstaller (X File Query, xfq)
- Status line
- File associations
- Auto save registry
- Right mouse click pop-up menu in tree list and file list
- Change file(s) attributes
- Mount/Unmount devices (for Linux only)
- Toolbar
- Bookmarks (up to 20)
- Color schemes (GNOME, KDE, Windows...)
- Drag and Drop ( ctrl -> copy, shift -> move, alt -> symlink )
- Create / Extract archives (tar, zip, gzip, bzip2, compress formats are supported)
- Tool tips for long file names
- Progress bars or dialogs for lengthy file operations
- Image preview as thumbnails
- Ability to enqueue multimedia files (open command)
Key bindings:
- Help - F1
- View - F3, return
- Edit - F4
- Copy - F5, ctrl-c
- Cut - ctrl-x
- Paste - ctrl-v
- Move - F6, ctrl-d
- Rename - ctrl-n
- Delete - F8, del, ctrl-del
- Symlink - ctrl-s
- New file - F2
- New folder - F7
- Properties - F9
- Tree and one panel - ctrl-F1
- Tree and two panels - ctrl-F2
- One panel - ctrl-F3
- Two panels - ctrl-F4
- Hidden files - ctrl-F5
- Hidden folders - ctrl-F6
- Execute - ctrl-e
- Go home - ctrl-h
- Go up - backspace
- Terminal - ctrl-t
- Console file manager - ctrl-k
- Refresh - ctrl-r
- Select all - ctrl-a
- Deselect all - ctrl-z
- Invert selection - ctrl-i
- Add bookmark - ctrl-b
- Mount (Linux only) - ctrl-m
- Unmount (Linux only) - ctrl-u
- Quit - ctrl-q
Download (1.6MB)
Added: 2007-07-17 License: GPL (GNU General Public License) Price:
839 downloads
GRegExp Explorer 0.4.0
GRegExp Explorer is a graphical regular expression explorer based on the PCRE regular expression library. more>>
GRegExp Explorer is a graphical regular expression explorer based on the PCRE regular expression library. It is possible to test regular expressions on the fly and check the result in detail.
<<less Download (0.12MB)
Added: 2007-06-12 License: GPL (GNU General Public License) Price:
864 downloads
Tag Cloud Explorer 1.0
Tag Cloud Explorer allows you to do keywords based search on your site published documents. more>> <<less
Download (0.48MB)
Added: 2007-03-10 License: GPL (GNU General Public License) Price:
962 downloads
Ports Tree Explorer 0.2
Ports Tree Explorer is a navigation tool for a ports tree. more>>
Ports Tree Explorer (PTE) is a small tool that allows you to navigate through your /usr/ports tree, showing you information about a selected port, tree view, software categories (/usr/ports main dirs) and finally allows you to install a selected port using childs for the installation.
PTE Allows you to monitor background installs and allow you to perform certain operations related to your software ports tree, with a plain and simple GUI requires almost minimum shell interaction.
Newer versions will include CVS updates off the ports, managing/modifying a specific port, see available FLAVORS and finally specify compilation options for this port. Ports Tree Explorer is written in perl/tk and its working (tested) on Open BSD. PTE is free and improvements, adjustments etc. are more than welcomed.
PTE aims to be an easy to use tool. Plain and simple as possible, functional for new users of /usr/ports tree along with experienced users that get bored often.
The scope of this project is to provide an easy way to use/maintain and install programs from your ports tree.
At the current stage, we aim to be usable and all the required functions be implemented and work.
After this goes to a stable release, security enhancements and extra functionality will be added.
Main features:
- Ports Category separation
- Ports Program separation
- Description of Port
- Install selected port
- History of executed commands (Installations)
Enhancements:
- Kill a background install.
- Changed the state of background install from Started to Finished (when the install is actually finished)
- Save history to file.
- Direct output from the fork to the output window.
- Support for other ports, like NetBSD, Free BSD ports.
<<lessPTE Allows you to monitor background installs and allow you to perform certain operations related to your software ports tree, with a plain and simple GUI requires almost minimum shell interaction.
Newer versions will include CVS updates off the ports, managing/modifying a specific port, see available FLAVORS and finally specify compilation options for this port. Ports Tree Explorer is written in perl/tk and its working (tested) on Open BSD. PTE is free and improvements, adjustments etc. are more than welcomed.
PTE aims to be an easy to use tool. Plain and simple as possible, functional for new users of /usr/ports tree along with experienced users that get bored often.
The scope of this project is to provide an easy way to use/maintain and install programs from your ports tree.
At the current stage, we aim to be usable and all the required functions be implemented and work.
After this goes to a stable release, security enhancements and extra functionality will be added.
Main features:
- Ports Category separation
- Ports Program separation
- Description of Port
- Install selected port
- History of executed commands (Installations)
Enhancements:
- Kill a background install.
- Changed the state of background install from Started to Finished (when the install is actually finished)
- Save history to file.
- Direct output from the fork to the output window.
- Support for other ports, like NetBSD, Free BSD ports.
Download (0.16MB)
Added: 2005-05-05 License: BSD License Price:
1633 downloads
my Knowledge Explorer 7.3
my Knowledge Explorer, in short mKE, is an intelligent knowledge assistant. more>>
my Knowledge Explorer, in short mKE, is an intelligent knowledge assistant. mKE helps the user to record, change and search knowledge, and provides extensive error checking to ensure the internal consistency of the knowledge. mKE possesses self-knowledge -- just ask it (using the mKR language) what commands it can execute for you.
mKE command-line options select the language definitions -- RDF or OWL or CycL or mKR -- which are automatically loaded on startup. The CycL definitions include the complete Upper Ontology of the OpenCyc knowledge base.
mKE is implemented using the Unicon and KornShell and Java languages, providing easy integration with Unicon procedures, shell scripts, Linux/Windows commands, web pages and standard databases.
Enhancements:
- This release includes the OpenCyc Upper Ontology, which is automatically loaded with "-cyc" option.
- RDF and OWL language definitions are loaded with "-rdf" and "-owl" options.
- The mKR binary relation syntax was enhanced for easier translation of OWL files to mKR files.
<<lessmKE command-line options select the language definitions -- RDF or OWL or CycL or mKR -- which are automatically loaded on startup. The CycL definitions include the complete Upper Ontology of the OpenCyc knowledge base.
mKE is implemented using the Unicon and KornShell and Java languages, providing easy integration with Unicon procedures, shell scripts, Linux/Windows commands, web pages and standard databases.
Enhancements:
- This release includes the OpenCyc Upper Ontology, which is automatically loaded with "-cyc" option.
- RDF and OWL language definitions are loaded with "-rdf" and "-owl" options.
- The mKR binary relation syntax was enhanced for easier translation of OWL files to mKR files.
Download (8.5MB)
Added: 2007-02-22 License: GPL (GNU General Public License) Price:
977 downloads
BytesFall Explorer 0.0.9.1
BytesFall Explorer is a web-based file manager programmed in PHP and JavaScript and licensed under the GNU GPL. more>>
BytesFall Explorer (bfExplorer for short) is a web-based file manager programmed in PHP and JavaScript and licensed under the GNU GPL.
It allows you to upload, download, view, edit, copy, move/rename and change permissions of a single file/directory or a group of files/directories. It uses an SQL engine to store the users for the authentication (currently MySQL and PostgreSQL are supported). BytesFall Explorer has an interface similar to Windows Explorer (and several other explorers).
bfExplorer uses the work of some other projects, also released under the GNU GPL license:
- jsTree is used to generate the directories tree.
- GeSHi is used to highligh the source code in the known files.
- Shell Commander (a modified version) is used to provide the shell functionality.
- FCKeditor will be used to provide WYSIWYG edition in HTML files (not implemented yet).
Enhancements:
- This release fixes a bug in the installer of version 0.0.9 that prevented the user from logging in after the installation.
- No other changes were made.
<<lessIt allows you to upload, download, view, edit, copy, move/rename and change permissions of a single file/directory or a group of files/directories. It uses an SQL engine to store the users for the authentication (currently MySQL and PostgreSQL are supported). BytesFall Explorer has an interface similar to Windows Explorer (and several other explorers).
bfExplorer uses the work of some other projects, also released under the GNU GPL license:
- jsTree is used to generate the directories tree.
- GeSHi is used to highligh the source code in the known files.
- Shell Commander (a modified version) is used to provide the shell functionality.
- FCKeditor will be used to provide WYSIWYG edition in HTML files (not implemented yet).
Enhancements:
- This release fixes a bug in the installer of version 0.0.9 that prevented the user from logging in after the installation.
- No other changes were made.
Download (0.30MB)
Added: 2007-01-12 License: GPL (GNU General Public License) Price:
1017 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 explorer 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