sigil – ebook editor

2018-06-18 2 min read Fedora

sigil is WYSIWYG ebook editor, here are more details.

 

Name         : sigil

Version : 0.9.9 Release : 2.fc28 Arch : x86_64 Size : 3.6 M Source : sigil-0.9.9-2.fc28.src.rpm Repo : fedora Summary : WYSIWYG ebook editor URL : https://sigil-ebook.com/ License : GPLv3+ Description : Sigil is a multi-platform WYSIWYG ebook editor. It is designed to edit books : in ePub format. : : Now what does it have to offer… : : * Full Unicode support: everything you see in Sigil is in UTF-16 : * Full EPUB spec support : * WYSIWYG editing : * Multiple Views: Book View, Code View and Split View : * Metadata editor with full support for all possible metadata entries with : full descriptions for each : * Table Of Contents editor : * Multi-level TOC support : * Book View fully supports the display of any XHTML document possible under : the OPS spec : * SVG support : * Basic XPGT support : * Advanced automatic conversion of all imported documents to Unicode : * Currently imports TXT, HTML and EPUB files; more will be added with time : * Embedded HTML Tidy; all imported documents are thoroughly cleaned; : changing views cleans the document so no matter how much you screw up : your code, it will fix it (usually)

Continue reading

quick notepad in firefox.

2013-05-20 1 min read Firefox

If you quickly need to note something and you do not want to leave your browser then just add a bookmark to :

data:text/html, <html contenteditable>

and whenever you need to get the notepad, just open this bookmark. Sorry, I do not remember, where I got this from, but this is something that I did not discover but since I do not remember where I got this from, I am not able to credit the authour.

Continue reading

Linux Shell Scripting Tutorial – A Beginner\’s handbook

2010-04-11 0 min read Bash Learning Linux
\"Tux,
Image via Wikipedia

<a class="zem_slink freebase/en/unix_shell" title="Unix shell" rel="wikipedia" href="http://en.wikipedia.org/wiki/Unix_shell">Linux Shell Scripting Tutorial – A Beginner&#8217;s handbook —

This book is for students and Linux System Administrators. It provides the skills to read, write, and debug <a title="Linux" href="http://bash.cyberciti.biz/guide/Linux">Linux <a class="zem_slink freebase/en/shell_script" title="Shell script" rel="wikipedia" href="http://en.wikipedia.org/wiki/Shell_script">shell scripts using <a title="Bash" href="http://bash.cyberciti.biz/guide/Bash">bash <a title="Shell" href="http://bash.cyberciti.biz/guide/Shell">shell. The book begins by describing <a title="Linux" href="http://bash.cyberciti.biz/guide/Linux">Linux and simple scripts to automate frequently executed commands and continues by describing conditional logic, <a class="zem_slink freebase/en/interactivity" title="Interactivity" rel="wikipedia" href="http://en.wikipedia.org/wiki/Interactivity">user interaction, loops, menus, traps, and functions. Finally, book covers various sys admin related scripts such as making a backup, using <a class="zem_slink freebase/guid/9202a8c04000641f80000000045c9c5b" title="Cron" rel="wikipedia" href="http://en.wikipedia.org/wiki/Cron">cron jobs, writing interactive tools, web based tools, remote login, ftp and database backup related scripts. This book is intended for Linux <a class="zem_slink freebase/en/system_administrator" title="System administrator" rel="wikipedia" href="http://en.wikipedia.org/wiki/System_administrator">system administrators or students who have mastered the basics of a Linux Operating System. You should be able to:

Continue reading

10 Keyboard Techniques To Create Cool Symbols

2010-04-03 3 min read Linux

<img src="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/Thumbnail3.png" alt="Thumbnail" align="bottom" />All of us use the keyboard to create symbols daily. Look at the thumbnail. That’s a simple symbol created with just four keys.

Symbols existed even before the alphabets. Over the years they have been part of folklore, myths and legends. Some have stayed on as indelible marks. Some, like the swastika, are better forgotten. Symbols have remained potent. If you doubt their visual power, then look no further than logos. People shell out millions for a three-pointed star on a sleek hood or a prancing horse. Puzzled? The first one is the Mercedes logo and the latter is Ferrari’s.

Continue reading