Skip to main content

Home/ Linux/ Group items tagged formatting

Rss Feed Group items tagged

Marc Lijour

draft-bankoski-vp8-bitstream-00 - VP8 Data Format and Decoding Guide - 1 views

  • VP8 Data Format and Decoding Guide draft-bankoski-vp8-bitstream-00 Abstract This document describes the VP8 compressed video data format created by Google On2, together with a discussion of the decoding procedure for this format.
Luciano Ferrer

Install eXeLearning for Linux using the Snap Store - 0 views

  •  
    "eXeLearning is an easy to use authoring tool under GPL-2+ to create educational web contents. Installing eXeLearning on Ubuntu: sudo snap install exelearning eXeLearning generates interactive contents in HTML5 and other formats and it allows you to create websites including text, images, interactive activities, image galleries, evaluating rubrics, multimedia clips, games... All the educational materials can be exported in different formats: SCORM, IMS, ePub, responsive HTML website, XLIFF... eXeLearning is available for GNU/Linux, Microsoft Windows and Mac OS X. Go to https://exelearning.net/ for more download options."
Luciano Ferrer

Master PDF Editor for Linux - 0 views

  •  
    * Create new PDF or edit existing ones. * Add and/or edit bookmarks in PDF files. * Fast and simple PDF forms fill out. * Changing font attributes (size, family, color etc). * Encrypt and/or protect PDF files using 128 bit encryption. * Convert XPS files into PDF. * JavaScript support. * Dynamic XFA form support. * Validation Forms and Calculate Values. * Add PDF controls (like buttons, checkboxes, lists, etc.) into your PDFs. * Import/export PDF pages into common graphical formats including BMP, JPG, PNG, and TIFF. * Signing PDF documents with digital signature, signatures creation and validation. * Free PDF Editor on Linux ( for non-commercial use)
  •  
    * Create new PDF or edit existing ones. * Add and/or edit bookmarks in PDF files. * Fast and simple PDF forms fill out. * Changing font attributes (size, family, color etc). * Encrypt and/or protect PDF files using 128 bit encryption. * Convert XPS files into PDF. * JavaScript support. * Dynamic XFA form support. * Validation Forms and Calculate Values. * Add PDF controls (like buttons, checkboxes, lists, etc.) into your PDFs. * Import/export PDF pages into common graphical formats including BMP, JPG, PNG, and TIFF. * Signing PDF documents with digital signature, signatures creation and validation. * Free PDF Editor on Linux ( for non-commercial use)
yc c

Try Pandoc - a universal document converter - 7 views

  •  
    Pandoc is a program for converting between various markup formats. Input formats include markdown, reStructuredText, HTML, and LaTeX; output formats include HTML, LaTeX, ConTeXt, S5, DocBook, groff man, reStructuredText, markdown, and RTF. Many extensions to standard markdown syntax are provided, including inline LaTeX math, tables, definition lists, superscripts and subscripts, smart quotes and dashes, and footnotes Pandoc is in the MacPorts, Debian, Ubuntu, Slackware, Arch, NetBSD, and FreeBSD ports repositories. Note that the version of pandoc in these repositories may not be the most recent. There is also a Windows installer.
jdr santos

nixCraft: Linux Tips, Hacks, Tutorials, And Ideas In Blog Format - 3 views

  •  
    nixCraft offers Linux tips, hacks, news, tutorials, guides and ideas in blog format. The main aim is to document the hurdles that most of us face as UNIX/Linux/BSD sys admin in our day today life.
Chris Fung

Linux Creating a Partition Size Larger Than 2TB - nixCraft - 0 views

  •  
    fix 4TB hard disk driver that cannot be formatted in Ubuntu 12.04 config GPT in Linux via terminal
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.
mo_khamlichi

xVideoServiceThief- Download your favourites videos from more than 76 websites - 0 views

  •  
    xVideoServiceThief (a.k.a xVST) is a tool for downloading your favourite video clips from a lot of video websites (currently supports 76 websites and increasing!). xVideoServiceThief also provide you the ability to convert each video in most popular formats: AVI, MPEG1, MPEG2, WMV, MP4, 3GP, MP3 file formats. xVideoServicethief is across platform, it is available for Windows, Linux and MacOSX
Paul Sydney Orozco

http://www.adobocode.com/spring/marshallingunmarshalling-java-objects-into-xml-file-usi... - 0 views

  •  
    The release 3.0 of Spring Framework added the Spring Module OXM which supports the marshalling and unmarshalling of Java objects and XML documents.In this post, we will be using Spring OXM to take a Java object, convert it to a XML-format and save it in the hard-disk as an XML file containing information of that Java object. We will also cover how to retrieve back the serialized state of that XML file and reconstruct it back to it's original state as a Java object.
Maluvia Haseltine

Xpdf - 0 views

  •  
    XPDF is an open source viewer for Portable Document Format (PDF) files. (These are also sometimes also called 'Acrobat' files, from the name of Adobe's PDF software.) The Xpdf project also includes a PDF text extractor, PDF-to-PostScript converter, and various other utilities. Xpdf runs under the X Window System on UNIX, VMS, and OS/2. The non-X components (pdftops, pdftotext, etc.) also run on Win32 systems
jdr santos

AcetoneISO Official Website - 4 views

  •  
    "AcetoneISO, is a feature-rich and complete software application to manage CD/DVD images. Thanks to powerful open source tools such as fuseiso, AcetoneISO will let You mount typical proprietary images formats of the Windows world such as ISO BIN NRG MDF IMG and do plenty of other things. "
john harvey arong

Reset Windows Administrator Password - 0 views

  •  
    Ubuntu comes with a LiveCD installer. You can run the operating system without changing or formatting your hard drive. I can say it's pretty awesome because there are other things you can do aside from installing the OS. I will tell you that it can even reset your windows administrator passwords.
Krizna G

Setup network on ubuntu 18.04 - 0 views

  •  
    In this tutorial, We are going to see how to setup network on ubuntu 18.04 desktop and server versions. Ubuntu introduced netplan utlity to configure network on ubuntu 18.04 LTS. It uses YAML file format to read network configuration from /etc/netplan/ directory. Here is more information about netplan and Netplan examples .
mikeitt

5 Methods to Find Out Which Group a User Belongs to in Linux | 2daygeek.com - 0 views

  • All system users are listed in the /etc/passwd file, the groups are listed in the /etc/group file, and the actual password is stored in the /etc/shadow file.
    • mikeitt
       
      All system users are listed in the /etc/passwd file, the groups are listed in the /etc/group file, and the actual password is stored in the /etc/shadow file.
    • mikeitt
       
      All system users are listed in the /etc/passwd file, the groups are listed in the /etc/group file, and the actual password is stored in the /etc/shadow file.
yc c

SourceForge.net: ASFRecorder - 0 views

  •  
    Portable Windows Media streaming client with a footprint of 368K. It lets you download, store and manage files in .WMV, .WMA, .WMX and many other rich media formats. You can use it with Windows or Linux.
anonymous

25 Firefox Extensions to Make You More Productive - 0 views

  • Autocopy - The name pretty much says it all. Instead of having to hit cmd+c (or ctrl + C for our Windows readers), every time you highlight text it automatically copies it to the clipboard. If you don’t want it on 100% of the time, you can toggle it on and off in the bottom-right of the browser.
    • anonymous
       
      Well, in the X Window system that's default behaviour. Don't need an extension for that.
  • Scrapbook - Much like the Read it Later extension, Scrapbook allows you to quickly save pages for later reading. However, it has a few more great features, like taking whole snippets of pages (like Google Notebook), searching within snippets, saving whole websites, and you can even organize the snippets like bookmarks. Perfect for researching or in-depth bookmarking.
  • Copy Plain Text- The name pretty much says it all. If you do a lot of writing in WYSIWYG editors (blogging and other word processors), then this extension can come in pretty handy. Copy Plain Text will leave all the bolds, italics and other unwanted formatting when you copy and paste into text fields.
  • ...2 more annotations...
  • FEBE - On the surface, FEBE will quickly and easily backup your Firefox extensions. But the fun doesn’t stop there. You can also sync multiple computers with the same Firefox extensions, and even set up automatic backups, ensuring that you’ll never lose your Firefox configurations again.
  • del.icio.us bookmarks - Save, search and share your Del.icio.us bookmarks easily inside of Firefox. Browsing your bookmarks is especially easy with the del.icio.us sidebar.
Marco Castellani

Linux 2 6 27 - Linux Kernel Newbies - 0 views

  • UBIFS is a new filesystem designed to work with flash devices, developed by Nokia with help of the University of Szeged. It's important to understand that UBIFS is very different to any traditional filesystem: UBIFS does not work with block based devices, but pure flash based devices
  • In this release, Ext4 is adding one of its most important planned features: Delayed allocation (also called "Allocate-on-flush"). It doesn't change the disk format in any way, but it improves the performance in a wide range of workloads.
  • Linux 2.6.27 kernel released 9 October 2008.
Kilron Keit

Google Advertising Expert- Let Your Website On Top Page For PPC Marketing - 0 views

Google advertising expert put forward a number of additional constructive tips like formation of numerous campaigns at the same time, to put together your PPC ads campaign create a center of concen...

Google Advertising Expert Google Advertising companies PPC Advertising Expert get ppc experts google ppc management companies google ppc management get PPC expert reviews google ppc expert companies get ppc expert Ppc Marketing Expert

started by Kilron Keit on 03 Dec 15 no follow-up yet
1 - 20 of 21 Next ›
Showing 20 items per page