The Best New Open Source Software on the Planet

Total Page:16

File Type:pdf, Size:1020Kb

The Best New Open Source Software on the Planet The best new open source software on the planet Mike Saunders Having visited every single nook and cranny of the internet, Mike Griffon Puddletag Mobik PyHIDS Potamus Ioping knows where the best open source Dateutils Berusky UBee512 Vinterm S2png gems are hidden. Text editor and IDE Griffon Version 1.6 Web http://griffon.lasotel.fr/en e Brits don’t have a great horribly cluttered on low-resolution reputation for learning displays, but if you have plenty of W foreign languages, so it screen real estate, you’ll appreciate always impresses us to see so much having lots of useful panels and widgets multilingualism in the open source surrounding the main editing area. world. We mention this because Griffon is written in C with GTK, and Griffon’s lead coder, Philippe Muller, is a along with the source tarball a Deb Frenchman and although there are a package is available for Debian and few problems with the English Ubuntu-based distros. translation of his program, they’re The core component of Griffon is the Don’t like the colour scheme? Go to Themes in the menu minor and we applaud his effort. syntax highlighting, auto-completing for an alternative selection of eye-pleasing photons. Griffon is a hugely ambitious text editor with elements of an IDE editor; the latter’s implementation is a (Integrated Development Environment). “A very customisable bit strange at first, making heavy use of It attempts to cram everything you editor with a few the right-hand Shift key, but it becomes could need into a single window, second nature after a while. Syntax producing an interface that looks interface rough spots.” highlighting is available for 13 languages, and Griffon has a special focus on HTML, with a dedicated menu for creating HTML templates, inserting Exploring the Griffon interface Doctypes, and adding tags to your code. However, the editor can be used for virtually everything, thanks to a Projects Second toolbar feature which lets you associate build Use the blank space to enter a commands and working directories to line number and click the blue arrow to jump to it. source code files. Get things done File browser Griffon lets you mount SFTP servers in the right-hand panel, while the bottom A standard filesystem navigator – double-click on a section is home to a bunch of useful source code file and it will tools, such as a WebKit-based viewer open in the tabbed editor in (for previewing web page edits), a the middle. terminal and a to-do list. Ad-hoc user commands can be created by going to File > Manager configuration file > Extra tools Configuring the user menu: this opens This area contains an a new editor tab where you can add embedded terminal, web page custom commands accessible via viewer, note-taker and to-do Editing panel Yet more tools! Function > User Menu. list, switchable via tabs. The heart of Griffon. Hit the right- Another switchable area, this time containing In all, Griffon is a very customisable hand Shift key to bring up auto- auto-complete keywords, language help and editor with a few interface rough spots, complete options when typing. a place to mount SFTP shares. but plenty of neat features to pad it out. 60 LXF176 November 2013 www.linuxformat.com LXFHotPicks Audio tag editor Puddletag Version 1.0.2 Web http://puddletag.sourceforge.net ost music players include a If your music collection is lacking way to edit tags, the decent tags, you can create new tags Mmetadata associated with based on filenames via the Convert music files, but the implementation is menu. You can also do this the other often lacking. In many cases you have way round, creating more descriptive to open a new editing dialog box for file names based on the content of your each song, which is horribly tedious. tags. Puddletag’s Actions system is Puddletag takes a different approach by immensely versatile: you can define Scratching an itch: the author wrote Puddletag to escape presenting songs and their tags in a custom actions to modify tags based Mp3tag on Windows and free up a partition. spreadsheet-like layout – so you can on regular expressions, merge tags work on multiple files at the same time. together, remove whitespace and much Undo button if you mess up. You can It’s written in Python, and you’ll need more. These actions can be applied to even play songs from inside the various modules, such as Mutagen and batches of songs, providing an program, by default in Amarok (go to PyParsing (the full list is in the Readme automated editing system. Edit > Preferences to change to a file). Once you have these, you can run With the python-musicbrainz2 different player). the program from its own directory with module, Puddletag can retrieve song Puddletag is one of the most ./puddletag. You’ll be presented with a data from the net and tag files versatile tag editors we’ve come across, mostly blank display, so use the accordingly, and there’s a life-saving and its spreadsheet-based approach is Filesystem panel in the bottom-left to way better than the tiresome dialog-box navigate to a directory containing your system normally employed by. If you’ve songs. This will populate the main panel “One of the most used Mp3tag on Windows then you’ll with tag data, and you can scroll around versatile tag editors feel right at home here; the interfaces inside it like a typical spreadsheet – are very similar, although there are double-click on a cell to change its data. we’ve come across.” some feature differences. Wiki engine Mobiki Version 2013-07-23 Web http://bit.ly/1488jIw or quick document collaboration initial edits, you’ll need to input a jobs, nothing beats a wiki. password. This can be modified in the FThey’re easy to use, anyone with configuration section of index.php. a web browser can contribute, and Mobiki’s markup isn’t quite the same as admins can monitor changes to the MediaWiki’s, but it shares many content. The only problem is the setup: similarities and a pre-built Wiki-Markup many wiki engines require the admin to page is provided for experimentation. create databases, fiddle around with The template.html and template. permissions and other laborious tasks. css files are used for customising the Mobiki is designed to be ultra simple wiki’s appearance; in the former you Mobiki’s default theme is targeted at mobile devices. to install – it’s a single PHP file, and it can modify the structure of pages, while writes wiki pages to individual text files, the latter lets you fine-tune fonts and comparison to the larger engines: it’s so no database is required. It’s colours. Mobiki provides a simple News not possible to do comparisons with “optimised for usage with mobile page which shows recent edits sorted earlier page versions or revert changes. devices”, hence the minimal interface by date, along with an RSS feed With a quick five-line hack (saving when compared with the likes of containing the same information. extra copies of pages with a timestamp MediaWiki, and the code is easy to hack Here’s where Mobiki feels weak in affixed) it’s possible to add a basic thanks to an abundance of comments. versioning system, and manually copy To get the wiki running, place its files older versions of pages over current in the document root of a web server “Mobiki is designed to ones if necessary. But Mobiki isn’t with PHP 5.4 (or later) support (we be ultra simple to install designed to be a high-end engine, and used Nginx in our testing) and open for a simple, low-maintenance wiki for a index.php in your browser. To perform – it’s a single PHP file.” small group of users, it does a solid job. www.tuxradar.com November 2013 LXF176 61 LXFHotPicks Intrusion detection system PyHIDS 0.4 Version 0.4 Web http://bit.ly/14o4vr1 f you suspect that someone has compact and easy to use example of an broken into your home, what do IDS, as its name suggests it’s written in Iyou do? Before calling the old bill, Python. To run it you’ll need Python 3.3 you’ll want to find some evidence that a and the RSA module, which are no-gooder has been inside your available in Debian/Ubuntu-based property (and they are not still there systems like so: Here we’re looking at the config file, and then running too). For instance, a window that has sudo apt-get install python3-pip PyHIDS – in this case the Iptables have changed. been forcibly opened, or a broken door sudo pip-3.3 install rsa lock. You have a similar situation when Copy conf.cfg-sample to conf.cfg of the files and commands that are your computer is compromised, and open it in a text editor. You’ll see described in conf.cfg. Then run pyHIDS. whereby system and configuration files various configuration sections marked py to see if any of them has changed – that have been changed without your in square brackets; first look at the try manually editing one of the files involvement can indicate the work of [files] section. Here’s where you specify listed in conf.cfg and run pyHIDS.py an intruder. the files that PyHIDS will keep track of, again to see what the warning output The problem is, a typical Linux so if something changes in them, looks like.
Recommended publications
  • X1 Complete User Manual (For Versions After FW1.0)
    X1 Complete User Manual (For versions after FW1.0) Now Playing Foreword: Thank you for purchasing FiiO’s X1, our 192k/24bit high resolution lossless music player. To let you better utilize the X1, we have prepared this complete user manual and collected and answered some frequently asked questions by users. We hope that this manual will help you get to know the X1 and unleash its full potential. 1 Contents A. Introduction………………………………....…………………………… 3 B. Buttons and ports introduced………….…………………….3-4 C. Firmware update…………………….......………………………………5 D. Pictorial guide to menu operation…......…….…………….6-7 E. Menu operation……………………………………………………….8-10 F. Tips on usage……………………………………......……………………11 G. FAQ on the X1……………………………...…………………………….12 1) About charging…………………………………………….................………………12-13 2) Transferring songs……………………….……………………..............……………13-14 3) Firmware upgrades……………….……….………………………................…………14 4) Storage………………………………………..……………………........................…….14-15 5) Music playback………….......……….………………………….................………………16 6) Other operations…………….…………………………........….............…………………17 7) Connection with other audio equipment……..…..................…………………17 2 A. Introduction The X1 is a HiFi-class high resolution digital audio player, supporting lossy and lossless music formats including MP2, MP3, WAV, WMA, APE, FLAC, AAC, ALAC, and OGG. A maximum sample rate of 192k/24bit is supported and CUE sheets and gapless playback are also supported. The following sections are an illustrated guide to using the X1.
    [Show full text]
  • Ogg Audio Codec Download
    Ogg audio codec download click here to download To obtain the source code, please see the xiph download page. To get set up to listen to Ogg Vorbis music, begin by selecting your operating system above. Check out the latest royalty-free audio codec from Xiph. To obtain the source code, please see the xiph download page. Ogg Vorbis is Vorbis is everywhere! Download music Music sites Donate today. Get Set Up To Listen: Windows. Playback: These DirectShow filters will let you play your Ogg Vorbis files in Windows Media Player, and other OggDropXPd: A graphical encoder for Vorbis. Download Ogg Vorbis Ogg Vorbis is a lossy audio codec which allows you to create and play Ogg Vorbis files using the command-line. The following end-user download links are provided for convenience: The www.doorway.ru DirectShow filters support playing of files encoded with Vorbis, Speex, Ogg Codecs for Windows, version , ; project page - for other. Vorbis Banner Xiph Banner. In our effort to bring Ogg: Media container. This is our native format and the recommended container for all Xiph codecs. Easy, fast, no torrents, no waiting, no surveys, % free, working www.doorway.ru Free Download Ogg Vorbis ACM Codec - A new audio compression codec. Ogg Codecs is a set of encoders and deocoders for Ogg Vorbis, Speex, Theora and FLAC. Once installed you will be able to play Vorbis. Ogg Vorbis MSACM Codec was added to www.doorway.ru by Bjarne (). Type: Freeware. Updated: Audiotags: , 0x Used to play digital music, such as MP3, VQF, AAC, and other digital audio formats.
    [Show full text]
  • Product Information 08
    Product information 08. 2017 Stream Box DS2 T 24bit/192kHz HiRes audio streamer & internet radio transport AUDIO FORMATS MP3, FLAC (up to 24bit/192kHz including 24/176), • 24 bit/192kHz Hires Audio streaming client WMA9-lossless, AIFF (up to 24bit/192kHz), • Spotify Connect support AAC, ALAC (up to 24bit/48kHz), • Lossless streaming with Tidal LPCM (WAV, up to 24bit/192kHz), Ogg Vorbis 1.0 • WAV, AIFF, FLAC, WMA9 lossless, ALAC & AAC INTERNETRADIO vTuner built-in • FLAC decoding for all 9 compression levels including GAPLESS all audio formats INPUT Network & USB 2.0 (compatible with USB 3.0 Level 0 (data rate up to approximately 9 mbit/s) devices), (24/192, type A), supports flash & hard • Gapless playback of all audio formats disc drives (FAT16 & FAT32) • Digital coax and optical output OUTPUTS S/PDIF coax, S/PDIF optical • Search functionality fast forward and back SN RATIO 100dB @ 1,8V • Alphanumeric search NETWORK Wi-Fi IEEE 802.11 b/g & Ethernet RJ45 • 3,5“ colour display shows cover art and metadata EXTERNAL CONTROL free Box Control APP available for iOS and Android • Multiple display languages POWER SUPPLY 9VDC/2A • Wifi 802.11 b/g allowing real wireless 24/192 POWER CONSUMPTION 16,2W max with HD drive/ 0,3W standby • Solid metal casework prevents from interference COLOURS black or silver • Special proprietary NetAPI implemented for fast access DIMENSIONS 72 x 206 x 200 mm (HxWxD) without antenna WEIGHT 2,75 kg • Available in silver or black • Free Control APP (iOS & Android) Stream Box DS2 T SRP 699,00 € Stream Box DS2 T Incl wooden sidepanels SRP 799,00 € Stream Box DS2 T is a fully equipped audio streaming client with internet radio, that is able to play music stored on network servers (computers, NAS drives, etc) connected to your home network.
    [Show full text]
  • The Top 10 Open Source Music Players Scores of Music Players Are Available in the Open Source World, and Each One Has Something That Is Unique
    For U & Me Overview The Top 10 Open Source Music Players Scores of music players are available in the open source world, and each one has something that is unique. Here are the top 10 music players for you to check out. verybody likes to use a music player that is hassle- Amarok free and easy to operate, besides having plenty of Amarok is a part of the KDE project and is the default music Efeatures to enhance the music experience. The open player in Kubuntu. Mark Kretschmann started this project. source community has developed many music players. This The Amarok experience can be enhanced with custom scripts article lists the features of the ten best open source music or by using scripts contributed by other developers. players, which will help you to select the player most Its first release was on June 23, 2003. Amarok has been suited to your musical tastes. The article also helps those developed in C++ using Qt (the toolkit for cross-platform who wish to explore the features and capabilities of open application development). Its tagline, ‘Rediscover your source music players. Music’, is indeed true, considering its long list of features. 98 | FEBRUARY 2014 | OPEN SOURCE FOR YoU | www.LinuxForU.com Overview For U & Me Table 1: Features at a glance iPod sync Track info Smart/ Name/ Fade/ gapless and USB Radio and Remotely Last.fm Playback and lyrics dynamic Feature playback device podcasts controlled integration resume lookup playlist support Amarok Crossfade Both Yes Both Yes Both Yes Yes (Xine), Gapless (Gstreamer) aTunes Fade only
    [Show full text]
  • Foobar Resume Playback After Playing Different Song
    Foobar Resume Playback After Playing Different Song Orphic and cowardly Sammy always chitters nominatively and presuming his assagai. Yacov never reest any titubations grunt therefor, is Shelby recessed and statist enough? Rutter reifies blushingly if feldspathoid Tudor nicks or out. Hit Spacebar again and playback will pause from long end justify the gap. This resume playback after the song played one of foobar is played track begins on? Retrieve upcoming album releases and concerts. What more assured of songs play it is after download additional options like foobar and. The songs to operate; using plugins you can upgrade to! Return a bounty of plays that the user has building since the app has started. Just play songs you can. Dangerous will resume playback after i played songs with different protocol spoken, song has an. Winyl interface is simple and to the point, and not the exact beginning? Out that contain lossy data insights to playback resume from your experience possible solutions for me? That plays it play songs and resume position that helps you have. No offense, the Western European cities suffered a lump, will drain of your help. Dust in winamp, it is playing records for you in some artists and even offline music on your. For different players on windows switch to play history over written as far i played track after player! You do not have permission to remove this product association. So what is early is failure situation? You sure is characterised by default ui improvements over time, which is use resume playing mode. Otherwise superb roon experience.
    [Show full text]
  • The Best Audio Codec When Downloading a Torrent
    the best audio codec when downloading a torrent AAC VS MP3: Which is The Best Audio Format? When you organize your digital music, do you notice that the number of different audio formats in your library? Most of us usually hear and use MP3 audio format, but what about AAC format? When thinking about audio quality, will you choose MP3 or AAC as you download music format? If you want to clear out these questions, you first need to know what difference between these two audios formats and which one is the best choice for you. On this page, I will introduce you to the difference between AAC and MP3 in audio quality, file size, and compatibility, and help you to choose for the best audio format. Don't Miss: AAC vs. MP3, Which is The Best Format for Your Music. AAC and MP3 are lossy formats for audio files that they use compression to create smaller audio files. MP3, an audio-specific format, has been the standard of digital audio compression for the playback of music on digital audio players. Although AAC is better than MP3 in audio quality and file size, ACC is not as popular as MP3. MP3 Overview. MP3 (MPEG-1 Audio Layer 3 ) is a coding format for digital audio. Since the original launch in 1993, it has become one of the widely used audio file formats over the past three decades in the world. MP3 is designed to greatly reduce the file size by discarding the parts of PCM audio data that are not important to the human hearing so as to achieve the purpose of compressing into smaller files.
    [Show full text]
  • Pocket Player 2 Documentation
    Pocket Player Documentation Introduction Pocket Player is a fully featured audio player for Pocket PC. Key features include: Interface: • Skinnable: support for both Pocket Player formatted skins (PSZ), as well as any Winamp 2.X skin (WSZ) • Skin hue adjustment: adjust the colors of any skin to suit your tastes • On-skin Visualization support; standard Oscilloscope, Spectrum Analyzer as well as Visualization plugin interface • Pocket PC Notification Icon (Start bar), with popup playback management • Optional Today Screen Plugin Formats: • MP3 support (CBR and VBR, up to 320 kbps) • Ogg Vorbis support • WMA support • WAV support (useful for managing Voice Notes; can play compressed WAV) • HTTP Streaming (standard and Shoutcast/Icecast streaming) • Windows Network Share streaming and folder browsing • ID3 v1/v1.1/v2 reading; scans playlist in background Playback: • CD quality, stereo playback • Gapless playback, with optional crossfading support • 10-band Equalizer and Preamplifier for all formats • Equalizer genre presets; auto-load preset per track support; preset manager • Smart file caching support for Microdrive playback • Repeat and Shuffle playback options • Bookmark and Auto Resume functionality Playlists: • All known playlist format support (M3U, PLS, ASX, PLT, LST) • Automatic "Local Content" playlist detects card insertion and removal; file copying • Automatic Playlist manager keeps track of all playlists on device • "Favorites" playlist for both local and web content • Add by Name for Network playback support • Add Folder, with recursion • Sort playlist by file, title, or randomize Other: • Hardware button mapping, with button lock support • Auto-screen shutoff • User-managed Bookmark support; jump to a track and position • Automatic "Seek to last position" indexing, useful for audio books • Seek back/forward seconds and minutes • Pocket PC 2000 (ARM only), Pocket PC 2002, and Pocket PC 2003 support Installation To install Pocket Player, double-click the PocketPlayer.exe downloadable from the download page.
    [Show full text]
  • Audacity Audio Helper Audacity Audio Helper
    2021/09/27 11:26 1/10 Audacity Audio Helper Audacity Audio Helper Overview Audacity Audacity is an excellent free, open source, cross-platform software for encoding and editing sounds. I use it to record analog audio from my turntable, and for processing PCM tracks from audio DVDs and Bluray disks. Exact Audio Helper I created AAH (Audacity Audio Helper) to automate compression with Audacity, so that FLAC and MP3 files created with Audacity from wav sources can be copied and tagged with minimum effort and mouse clicks. Download Audacity Audio Helper which is a small Windows app independent from Audacity, included in my EAH/AAH package. You may use Exact Audio Helper for a similar automation to copy and tag files created by Exact Audio Copy. Check out my work flow guides to Extract tracks from LP (Vinyl Records) and Extract tracks from DVD or BD (Bluray Disc) with Audacity. Requirements 1. Copy tracks compressed losslessly with Audacity to my audio file server for home use. I use Audacity's FLAC codec export for this. 2. Copy tracks compressed lossy with maximum compatibility and small file size to my audio file server for portable use. I use Audacity's LAME MP3 codec export for this. 3. Simple and speedy copying and encoding 4. Every exported album is processed only one time for both formats 5. Proper meta tagging 6. Replay Gain calculation in tags only, without modifying original compressed track file 7. Integrate Album Art into each track file 8. Compatible with the Logitech Media Server and Logitech Squeezebox 9.
    [Show full text]
  • Downloaded Wav Files Cant Be Edited Best 4 Methods: How to Edit Wav Tags
    downloaded wav files cant be edited Best 4 Methods: How to Edit Wav Tags. Nowadays, there are some media players in the market having built-in wav file tag editor for user to edit song information, such as title and artist name, but not all of them could always satisfy different needs. What if you have got a lot of music tracks that need tag information at the same time? For me, the most convenient way to work with these metadata is to use professional wav tag editor freeware to save your time and make sure your music files have consistent tag information. However, how to edit wav tags? Is it complicated to add tags to wav files? In this post, we have rounded up the top 5 wav file tag editors, and will share and help you pick the best wav ID3 tag editor to get your wav files in order. Part 1: Best 5 wav file tag editors Part 2: How to add ID3 tags to wav files with Windows File Explorer Part 3: How to edit wav tags using Groove Part 4: How to tag wav files in batch automatically with Tunes Cleaner Part 5: How to add tags to wav files through iTunes. Part 1: Best 5 wav file tag editors. Keep reading for a closer look at the wav tag editor Mac and Window users highly recommend. So, here is the list of the best wav file tag editor. Wav File Tag Editor: Audioshell As one of the best freeware Windows Explorer shell extension that ensures users to view, edit and add tags to wav files directly in Windows Vista, AudioShell supports all files and tags standards.
    [Show full text]
  • X7 Users' Guide
    X7 Users’ Guide (applies to FW1.8 and later) 1 / 40 Foreword: Thank you for purchasing FiiO’s X7, our 384kHz / 64bit / DSD high resolution lossless music player. To let you better utilize the X7 to enjoy high-quality music, we have prepared this complete user manual and collected and answered some frequently asked questions by users. We hope this manual will help you get to know the X7 and unleash its full potential. 2 / 40 Contents A. Introduction ........................……....................................................….……… 4 B. Buttons and ports introduced ................................................................... 5 C. Pure Music / Android Mode switch ……..................................………..... 8 D. Wireless connectivity .................................................................................. 8 E. Firmware update …..................................................................................... 11 F. Pictorial guide to operating the X7 ......................................................... 14 1. Andriod mode .............................................................................................................. 14 2. FiiO Music .................................................................................................................... 24 3. Pure Music Mode .................................................................................................. 31 G. FAQ ................................................................................................................ 32 1. Charging
    [Show full text]
  • Release V2.5.6
    MusicBrainz Picard Release v2.5.6 Feb 16, 2021 MusicBrainz Picard User Guide by Bob Swift is licensed under CC0 1.0. To view a copy of this license, visit https://creativecommons.org/publicdomain/zero/1.0 CONTENTS 1 Introduction 1 1.1 Picard Can. ...........................................2 1.2 Picard Cannot. .........................................2 1.3 Limitations...........................................2 2 Contributing to the Project3 3 Acknowledgements4 3.1 Editor and English Language Lead..............................4 3.2 Translation Teams.......................................4 3.3 Contributors..........................................4 4 Glossary of Terms 6 5 Getting Started 10 5.1 Download & Install Picard................................... 10 5.2 Main Screen.......................................... 12 5.3 Status Icons........................................... 18 6 Configuration 20 6.1 Screen Setup.......................................... 20 6.2 Action Options......................................... 21 6.3 Option Settings......................................... 21 7 Tags & Variables 66 7.1 Basic Tags........................................... 66 7.2 Advanced Tags......................................... 70 7.3 Basic Variables......................................... 72 7.4 File Variables.......................................... 73 7.5 Advanced Variables...................................... 74 7.6 Classical Music Tags...................................... 75 7.7 Tags from Plugins......................................
    [Show full text]
  • User Manual LSX
    User Manual LSX FAQ and Troubleshooting Playback and Streaming Using the KEF Control App Setting Up the LSX Table of Contents Table of Contents 1. Introduction ...............................................................................................................................4 2. General Information .................................................................................................................5 2.1 Reading and Storing the User Manual ......................................................................................................................5 2.2 Signal symbol/word definitions ......................................................................................................................................5 3. Safety ............................................................................................................................................6 3.1 Proper Use ...................................................................................................................................................................................6 3.2 Safety Instructions ..................................................................................................................................................................6 3.2.1 Notes on Electrical Safety ........................................................................................................................................6 3.2.2 Battery Notes ...................................................................................................................................................................7
    [Show full text]