RedMosquitoMM + text   52

GlueViews Plugin — Bitbucket
Links multiple views together and moves it by the same amount the active view has been moved.
text  editor  sublime  markdown 
9 weeks ago by RedMosquitoMM
ProFont for Windows, for Macintosh, for Linux
Did you ever see a font which is as readable as this one?
At such a small size?
font  fonts  linux  programming  typography  text  editor 
9 weeks ago by RedMosquitoMM
Valletta : Markdown Editor
Valletta is the first single-pane Markdown editor. Valletta's unique Combined View displays only the line under the cursor as Markdown source, and it displays the rest in "marked-down" form. This makes Valletta a beautiful and distraction-free Markdown Editor that doesn't waste your precious screenspace with an unnecessary preview pane.
text  editor  markdown  osx  1TW 
11 weeks ago by RedMosquitoMM
Sublime Text linux command « odds'n'sods
The Sublime Text 2 has docs for linking the app to the command line in OS X.

Doing the same for linux is almost identical:

$ sudo ln -s /home/ed/apps/sublime_text_2/sublime_text /usr/bin/subl
text  editor  command  line  linux  ubuntu  mac 
february 2012 by RedMosquitoMM
Etched effects in Photoshop - Matt Gemmell
It’s exceptionally easy to create an etched effect, since we only need to replicate two aspects of how shapes look in the real world when they’re cut into a surface:

- The natural shadows inside the cut-out part.
- The subtle pools of light falling onto the front edges of the cut-out part.
design  tutorial  photoshop  gimp  text 
february 2012 by RedMosquitoMM
Why and how I use Sublime Text 2 - Joachim Kudish | Web Development
The following packages (in alphabetical order – all available from Package Control): Additional PHP Snippets, Alignment, ApacheConf/htaccess, As Above, BracketHighlighter, BufferScroll, Case Conversion, Clipboard History, CoffeeScript, ColorPicker, copy-file-name, DetectSyntax, DocBlockr, DocBlox, HTML5, HyperlinkHelper, IndentXML, jQuery Snippets, LESS, MarkDown Preview, Nettus+ Fetch, Open Recent Files, Open Include, PHPDoc, PHPUnit, Placeholders, Prefixr, Pretty JSON, Quick File Creator, Quick File Renamer, SidebarGit, sublime-github, Trailing Spaces, WordCount and of course WordPress
text  editor 
february 2012 by RedMosquitoMM
Sublime Forum • View topic - Launching Sublime from Unity
The best way to do this, is to create your own custom launcher for Sublime. Make sure you have a sublime.desktop file in ~/.local/share/applications (You can also put it in /usr/share/applications if you want it to be available to all users on the box, but you'll need root privileges to do so.) Here's a copy of mine:

Code: Select all
[Desktop Entry]
Name=Sublime Text Editor
Comment=Sublime Text Editor
Exec="/home/jim/bin/Sublime Text 2/sublime_text" %F
MimeType=text/plain;
Terminal=false
Type=Application
Icon=/home/jim/Pictures/sublime-64px.png
Categories=GNOME;GTK;Utility;TextEditor;Development;Utility;

Keep in mind that you'll need to know the path to the executable and the path to the icon that you want to use.

For Gnome3: http://oliverwilkerson.com/blogs/how-to-add-sublime-text-2-to-your-gnome-3-applications
sublime  text  editor  unity  linux  ubuntu  gnome  mint 
february 2012 by RedMosquitoMM
Default File Type | Sublime Text 2
This package sets the default file type of new files to be either the same as the current file, or a predefined default.

This only affects files which are created with the Ctrl+N shortcut (Cmd+N on OSX).
package  text  editor 
february 2012 by RedMosquitoMM
inunico.de
Enter the name of a unicode character as a subdomain to this URL or enter it below to see that character rendered in unicode.
reference  search  tools  text  unicode  1TW 
february 2012 by RedMosquitoMM
Glyphboard
Unicode characters on iPhone or iPad.
iphone  text  keyboard  typography  1TW 
february 2012 by RedMosquitoMM
tmTodoTXT | Todo.txt TextMate Bundle
Syntax highlighting for todo.txt.

TextMate
Sublime Text 2
todo.txt  productivity  text  editor  package 
february 2012 by RedMosquitoMM
TextMate Themes | Mashable
Mashable's favorite TextMate themes. Available for Sublime Text 2.

Github repository.
code  theme  text  editor  mashable 
january 2012 by RedMosquitoMM
Tweaking Sublime Text | thecrumb.com
Everything is stored in simple text files, and configuring the editor exactly to your needs is as easy as editing a few files.

You can easily access these under the “Prefrences” menu.

###

1 {
2 "color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme"
3 , "font_face": "Consolas"
4 , "font_size": 12.0
5 , "word_wrap": false
6 , "gutter" : true
7 , "line_padding_bottom": 0
8 }
text  editor  settings  theme 
january 2012 by RedMosquitoMM
Sublime Text 2 Tips and Tricks (Updated) | Nettuts+
The best quickstart guide for this great cross platform editor.
text  editor  osx  tips  linux  windows 
january 2012 by RedMosquitoMM
Online text editor for Dropbox - TextDrop
TextDropApp Edits Text Files in Your Dropbox Account

Storing files in Dropbox is great, but if you need to make quick edits when you're on the go it's not the best tool. TextDropApp is a simple solution that allows you to create or edit plain text files directly in your browser and syncs them automatically with Dropbox.

TextDropApp has a simple interface without a lot of function, but it works well for quickly editing files or making notes. It's a handy way to keep a plain text to-do list or programming code synced up across computers, especially if you can't install the automatic Dropbox sync on a work computer. The information is transmitted through a private server before heading to your Dropbox account, so be careful with what you use it for.

via Lifehacker
app  cloud  dropbox  editor  text 
january 2012 by RedMosquitoMM
flo's freeware - Notepad2
A few years ago, I found myself writing my first PHP projects using metapad. When I was looking around for text editors with syntax highlighting, I have come across the Scintilla source code editing component. I was very much impressed by this project, so I decided to create my own Scintilla-based text editor.

The result is Notepad2, a fast and light-weight Notepad-like text editor with syntax highlighting. This program can be run out of the box without installation, and does not touch your system's registry.
text  editor  software  windows  notepad  replacement 
january 2012 by RedMosquitoMM
Chocolat ‹ Text Editor for Mac
Chocolat is a new text editor for Mac OS X, that combines native Cocoa with powerful text editing tools.
app  text  editor  mac  osx  software 
january 2012 by RedMosquitoMM
ReText | Linux Markdown Editor
http://www.webupd8.org/2011/05/retext-text-editor-for-markdown-syntax.html

http://www.addictivetips.com/ubuntu-linux-tips/re-text-edit-save-markdown-files-in-html-pdf-and-odt-format

ReText is a simple text editor for MarkDown syntax that supports some popular formats such as PDF, ODT, HTML and plain text. Using ReText you can even export your documents to Google Docs (but for now, each export creates a new document).
markdown  text  editor  ubuntu  linux 
january 2012 by RedMosquitoMM
Online Markdown Editor
The idea here is to take attacklab.net's already excellent showdown script and add some simple load, save and print functionality to it. At no point am I suggesting that my experiment should be used as a fully-featured text editor - it isn't - but rather as a simple tool created to gently introduce others to markdown.
text  markdown  free 
january 2012 by RedMosquitoMM
SimplyRead | Read Web Content in Plain Text
SimplyRead is a simple program to remove unwanted distractions from webpages, in order to better enjoy reading on the web. It removes everything but the article from a webpage, displaying it simply and attractively.

The program is packaged as an extension for several web browsers, or as a standalone JavaScript program to integrate into other browsers.

Running it multiple times switches between showing the original page and the simple version.

This project is technically inspired by Arc90's Readability, but aims to be much simpler, faster, and more usable. More generally, it is inspired by Sean Birketts' The Gutenberg Elegies and Nicholas Carr's The Shallows.

"The ever-present awareness of possibility to either make or refuse choice, was to preempt my creating any meditative space for myself" - Sean Birketts, The Gutenberg Elegies
chrome  extension  firefox  text  reading  readability 
december 2011 by RedMosquitoMM
NotePad SX | Fullscreen Text Editor and Notepad Replacement
Have you ever tried to edit your text documents with the tabbed interface? Use NotePad SX!

NotePad SX is a fast, stable, user-friendly, tabbed plain text editor

NotePad SX is not only the great looking replacement and upgrade of standard Windows Notepad, but it gives you an ability to feel the power of plain text editing with many additional abilities.

Try Full Screen mode and forget about what operating system do you use, it layout and limitations.

NotePad SX is freeware. Yes, it’s 100% Free! You can donate if you want, but it’s not required.
text  editor  fullscreen  windows  writing 
december 2011 by RedMosquitoMM
boom - text snippets on the command line
boom lets you access text snippets from the command line.

You probably hate typing the same shit over and over again. You probably sit in front of your command line prompt every day. Let's smash those two concepts together in the face.

Some people use boom for shit like:

Tracking URLs. It's sort of like your own personal del.icio.us. I upload animated GIFs mocking my coworkers, and boom lets me access those quickly.
Simple todos. Why use an ugly task manager app when it's all loaded into your shell?
Common responses and snippets. Stock email replies, private code copy and paste, things like that.
tools  command  line  vim  linux  terminal  windows  tasks  text  expansion  textexpander 
december 2011 by RedMosquitoMM
Dillinger, the last Markdown editor, ever.
Dillinger is a cloud-enabled HTML5 Markdown editor.

- Type some Markdown text in the left window
- See the HTML in the right
- Magic
cloud  editor  markdown  text  word  processor  writing 
december 2011 by RedMosquitoMM

Copy this bookmark:



description:


tags: