Skip to main content

Home/ Linux/ Group items tagged features

Rss Feed Group items tagged

Luciano Ferrer

Remove Duplicate Messages (Alternate) :: Complementos para Thunderbird - 0 views

  •  
    "The old 'Remove Duplicate Messages' is missing important features, and does not have a free software license. This is a full rewrite, with an GPL-LGPL-MPL license. Performance has been improved and many features and capabilities have been added, including: - Choice of comparison criteria (subject, author, date, etc). - Comparison of message bodies. - Action on multiple folders. - Review dialog for double-checking which duplicates to delete and which to keep. - Good performance on local folders with large number of messages; reasonable performance with IMAP and RSS accounts. - Spiffy toolbar button+menu."
bryan yu

How to resize a batch of pictures in Linux - 2 views

  •  
    ImageMagick is a excellent graphic processing tool. It contains many features. It can do the resize in batch images that is one of these features. Let me show you how to do it.
Tim Mullins

Linux Mint 8 Helena x64 Edition RC - Review Screencast - 0 views

  •  
    Review Screencast of Linux Mint 8 Helena x64 Edition Release Candidate, which is the same as Linux Mint 8 but is 64bit rather than 32bit. I spend most of the video showing you all the benefits and extra features of Linux Mint over standard Ubuntu Linux 9.10 Karmic Koala. 100% original video production
Tim Mullins

Linux Mint 8 Review Screencast Tutorial - 0 views

  •  
    Review Screencast Tutorial of the 32bit final gold released version of Linux Mint 8 Helena, demo done with Sun VirtualBox Virtual Machine running Linux Mint 8 Live CD ISO Image then I show you how to install it and then show you the extra features.
Tim M

Google Android x86 1.6-r28.5.01 Screencast Review Install Tutorial - 0 views

  •  
    Review style Screencast Tutorial on how-to Install and use Google Android x86 1.6-r28.5.01 Project ISO on a Sun VirtualBox Virtual Machine using Kubuntu 9.10 64bit as the host Operating System. We take a close-up in-depth look at this Mobile Phone OS features such as the App Store.
bryan yu

A nice webui (avalanche-rt) for rTorrent - 6 views

  •  
    I have yet to find satisfaction since I used to find webui for rtorrent. However, I recently found a nice web interface for rTorrent that was not only clean and beautiful but also contains many features. If you are interested, hurry to the following website to download it now!
anonymous

Debian Sources List Generator - 0 views

  •  
    Sources List Generator for Debian. It features the official Debian repositories as well as other 3rd party repos.
anonymous

MultiGet file downloader - 0 views

  •  
    Welcome to the MultiGet Home page! MultiGet is an easy-to-use GUI file downloader for Windows/Linux/BSDs/MacOs.  It's programmed in C++ and has a GUI based on wxWidgets. It supports HTTP/FTP protocols which covers the requirements of most users. It supports multi-task with multi-thread on multi-server. It supports resuming downloads if the Web server supports it, and if you like, you can reconfig the thread number without stopping the current task. It's also support SOCKS 4,4a,5 proxy, ftp proxy, http proxy. In v0.8.0, a new feature was introduced, that is so called P2SP, or in other words , get file from multiple servers, and combine the data from different site into one file. This makes downloads complete much faster. MultiGet also supports switching language dynamically, you can choose Chinese or English interface.  Generally it will automatic choose a proper language for you. At this time(version 1.1.1), MultiGet can run on Windows 2000/XP, almost all Linux desktops, MacOs, BSDs. It can only depends on GTK+ runtime environment in Linux if statically linked with wxWidgets. It was tested on many system such as : Windows 2000, ubuntu ,kubuntu, xubuntu, fc5, opensuse10.4, mandriva 2007, MEPIS 6.0, PCLinuxOS, CentOS4.4, Puppy2.0, Xandros, edubuntu, RedFlag workstation 5, MagicLinux, dubuntu, archlinux, Hiweed, FreeBSD, MacOS etc.
anonymous

DAG: Dstat: Versatile resource statistics tool - 0 views

  •  
    Dstat: Versatile resource statistics tool Dstat is a versatile replacement for vmstat, iostat, netstat and ifstat. Dstat overcomes some of their limitations and adds some extra features, more counters and flexibility. Dstat is handy for monitoring systems during performance tuning tests, benchmarks or troubleshooting. Dstat allows you to view all of your system resources in real-time, you can eg. compare disk utilization in combination with interrupts from your IDE controller, or compare the network bandwidth numbers directly with the disk throughput (in the same interval)
anonymous

lftp to accelerate ftp / http download speed under Linux and UNIX - 0 views

  •  
    "lftp to accelerate ftp / http download speed under Linux and UNIX by Vivek Gite · 4 comments lftp is a file transfer program that allows sophisticated ftp, http and other connections to other hosts. If site is specified then lftp will connect to that site otherwise a connection has to be established with the open command. This is an essential tool for all a Linux admin. I've already written about Linux ultra fast command line download accelerator such as Axel and prozilla. lftp is another tool for same job with more features. "
anonymous

CDCat - 0 views

  •  
    The cdcat is graphical (QT based) multiplatform (Linux/Windows/MacOS) catalog program which scans the directories/drives you want and memoryze the filesystem (including the tags of mp3's) and store it in a small file. Features: - Searching with regex or wildcards in file names/comments/tags/etc... - Read mp3 tags (if you enable it) - Autoload database on startup - Can mount/umount/eject the cd-drive on Linux - Read file content from the specified files (e.g: *.nfo) - Platform indepentent Gzipped XML format. - Import/Export functions for CSV/XML-gtktalog/HTML - Possibility to add comment for files or directories.
yc c

scribus.net | Scribus Open Source Desktop Publishing - 0 views

  •  
    Scribus is an open-source program that brings award-winning professional page layout to Linux/Unix, MacOS X, OS/2 and Windows desktops with a combination of "press-ready" output and new approaches to page layout. Underneath the modern and user friendly interface, Scribus supports professional publishing features, such as CMYK color, separations, ICC color management and versatile PDF creation.
sofarso Shawn

lighttpd fly light faster Web Server - 0 views

  •  
    Security, speed, compliance, and flexibility -- all of these describe lighttpd (pron. lighty) which is rapidly redefining efficiency of a webserver; as it is designed and optimized for high performance environments. With a small memory footprint compared to other web-servers, effective management of the cpu-load, and advanced feature set (FastCGI, SCGI, Auth, Output-Compression, URL-Rewriting and many more) lighttpd is the perfect solution for every server that is suffering load problems. And best of all it's Open Source licensed under the revised BSD license.
Djiezes Kraaijst

Computerworld - The A-Z of Programming Languages: BASH/Bourne-Again Shell - 0 views

  • Interviews The A-Z of Programming Languages: BASH/Bourne-Again ShellWhen the Bourne Shell found its identity
  • in this article we chat to Chet Ramey about his experience maintaining Bash.
  • In BASH's case, the problem to be solved was a free software version of the Posix standard shell to be part of the GNU system.
  • ...3 more annotations...
  • the original Bourne Shell was very influential, the various System V shell releases preserved that heritage, and the Posix committee used those versions as the basis for the standard they developed. Certainly the basic language syntax and built-in commands are direct descendants of the Bourne Shell's. Bash's additional features and functionality build on what the Bourne shell provided. As for source code and internal implementation, there's no relationship at all
  • Bash will continue to evolve as both an interactive environment and a programming language. I'd like to add more features that allow interested users to extend the shell in novel ways. The programmable completion system is an example of that kind of extension.
  • Do you have any advice for up-and-coming programmers? Find an area that interests you and get involved with an existing community. There are free software projects in just about any area of programming. The nuts-and-bolts -- which language you use, what programming environment you use, where you do your work -- are not as important as the passion and interest you bring to the work itself.
  •  
    an interview with Chet Ramey, maintainer of the bash-shell
Djiezes Kraaijst

Is OpenOffice.org getting faster? - OpenOffice.org Ninja - 0 views

  • Is OpenOffice.org getting faster?
  • Some complain OpenOffice.org is slow and bloated. With each release there may be dozens of performance improvements, but there are also new features, some of which may slow things down. This the natural balance in software development, but in the end, what is the net effect on performance from one version to the next?
  • In conclusion, OpenOffice.org is generally getting slower with each release. However, startup performance has made great improvements, the performance losses are relatively small, advances in new computer hardware are more than making up the loses, and OpenOffice.org continues to mature with new features. OpenOffice.org doesn't compel users to upgrade, so you are welcome to continue using older versions.
Sandra Nowakowski

Cisco 1841 - 0 views

  •  
    Cisco Operating Systems - Cisco Operating System Ios 2800 Series, Cisco Ios 3700 Series, Cisco Ios 3800 Series, Cisco Software Cisco 1841 Series Ios Advanced Security Feature Pack Www.superwarehouse.com/cisco_o_s_software/b/57/c/2884 Vyatta Join...
Sandra Nowakowski

Cisco 3500 - 0 views

  •  
    The Hosting Zone The Hosting Zone: Affordable Web Hosting Services For Entrepreneurs And Small Businesses Featuring; Linux Shared Hosting Layers, And Cisco 3500 And 2900 Www.thehostingzone.com/network.htm Ednel's Personal Home Page Cisco 3600 Do...
Sandra Nowakowski

Cisco 3845 - 0 views

  •  
    Digitalkind.co.uk Digitalkind.co.uk - Trade Price Hardware, Software Cisco 3845 Router - Rack Mount Kit 19in - Acs-3845rm-19 Cisco 3845 Series Ios Advanced Enterprise Service Feature Pack - Cd384-aesk9 Www.digitalkind.co.uk/inu_products/inu_prodlis...
Marco Castellani

Gnome GUADEC conference [--] setting the direction for Gnome 3.0 - heise open source UK - 0 views

  • Gnome 3.0, the next major release of the Unix and Linux desktop, was one of the conference's main topics. There have been intense discussions whether Gnome is stagnating in recent weeks – the twice yearly updates to the current 2.x series deliver steady, but rarely spectacular, new features and improvements.
  • Gnome co-founder Frederico Mena-Quintero concentrated on the traditional document-centred desktop. Whilst users have no problems with emails, chat or music, they often have trouble finding their documents. Rather than a folder view, he espouses a journal, which shows documents sorted chronologically. According to Mena-Quintero, the idea is nothing new, but with a sensible GUI and in tandem with functions such as tags, it could offer significant improvements for users.
Djiezes Kraaijst

Legal Pad - Fortune on CNNMoney.com - 0 views

  • A no-fly zone to protect Linux from patent trolls
  • initiative designed to help shield the open-source software community from threats posed by companies or individuals holding dubious software patents and seeking payment for alleged infringements by open-source software products.
  • call to independent open-source software developers all over the world to start submitting their new software inventions to Linux Defenders (Web site due to be operational Tuesday) so that the group’s attorneys and engineers can, for no charge, help shape, structure, and document the invention in the form of a “defensive publication.”
  • ...5 more annotations...
  • In effect, the defensive-publications initiative mounts a preemptive attack upon those who would try to patent purported software inventions that are not truly novel — i.e., innovations that are already known and in use, though no one may have ever previously bothered to document them, let alone obtain a patent on them, a process usually requiring the hiring of attorneys as well as payment of significant filing fees.
  • The Linux Defenders program is largely the brainchild of Bergelt, who took over as Open Invention Network’s CEO this past February. The program also reflects a new, more proactive role Bergelt envisions for OIN than the group has played in the past.
  • The Linux Defenders program will actually have three components. The first will be a peer-to-patent component that, like New York Law School’s existing program, will reach out to the open-source community in search of evidence of “prior art” — proof of preexisting knowledge or use of certain inventions — that can be used to challenge applications for patents that have been filed but not yet granted.
  • The second component will be a natural extension of the first, to be known as “Post-Grant Peer to Patent,” which will enlist similar community assistance in the search for prior art relevant to patents that have already actually issued. In this case, the goal would be — assuming such prior art is found — to initiate an administrative reexamination proceeding before the U.S. PTO to get the patent invalidated
  • The third component is the defensive-publications initiative.
  •  
    On Tuesday a consortium of technology companies, including IBM (IBM), will launch a new initiative designed to help shield the open-source software community from threats posed by companies or individuals holding dubious software patents and seeking payment for alleged infringements by open-source software products. The most novel feature of the new program, to be known as Linux Defenders, will be its call to independent open-source software developers all over the world to start submitting their new software inventions to Linux Defenders (Web site due to be operational Tuesday) so that the group's attorneys and engineers can, for no charge, help shape, structure, and document the invention in the form of a "defensive publication."
1 - 20 of 62 Next › Last »
Showing 20 items per page