Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
A Modern Text Editing Workflow @ 13th March 2014
Search
Steve Teo
March 13, 2014
Technology
0
91
A Modern Text Editing Workflow @ 13th March 2014
First sharing session with some of the folks in ITT
Steve Teo
March 13, 2014
Tweet
Share
More Decks by Steve Teo
See All by Steve Teo
Securing Your AWS Cloud Infrastructure v2
stevepotayteo
2
150
Case Study of AWS Security Breaches and Attack / Defense Techniques
stevepotayteo
0
400
Effective AWS Account Strategy using AWS Organizations
stevepotayteo
0
520
Securing Your AWS Cloud Infrastructure
stevepotayteo
0
250
TER301: Terraforming Safely and Collaboratively on AWS with Atlantis
stevepotayteo
0
180
Trello - Engaging Communities with Powerful Public Boards
stevepotayteo
0
44
AWS Re:Invent 2018 Mission Report
stevepotayteo
0
51
Re:Invent 2018 Top 15 Launch Announcements
stevepotayteo
0
44
Highlights from Atlassian Summit 2018
stevepotayteo
0
71
Other Decks in Technology
See All in Technology
Copilot Studio ハンズオン - 生成オーケストレーションモード
tomoyasasakimskk
0
210
JSConf JPのwebsiteをGatsbyからNext.jsに移行した話 - Next.jsの多言語静的サイトと課題
leko
2
180
ソフトウェアエンジニアの生成AI活用と、これから
lycorptech_jp
PRO
0
860
あなたの知らない Linuxカーネル脆弱性の世界
recruitengineers
PRO
3
150
生成AIを安心して活用するために──「情報セキュリティガイドライン」策定とポイント
gree_tech
PRO
1
350
知覚とデザイン
rinchoku
1
480
Introduction to Sansan for Engineers / エンジニア向け会社紹介
sansan33
PRO
5
43k
MCP ✖️ Apps SDKを触ってみた
hisuzuya
0
330
混合雲環境整合異質工作流程工具運行關鍵業務 Job 的經驗分享
yaosiang
0
170
Introduction to Bill One Development Engineer
sansan33
PRO
0
300
Dify on AWS 環境構築手順
yosse95ai
0
120
オブザーバビリティと育てた ID管理・認証認可基盤の歩み / The Journey of an ID Management, Authentication, and Authorization Platform Nurtured with Observability
kaminashi
1
260
Featured
See All Featured
RailsConf 2023
tenderlove
30
1.3k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.7k
Speed Design
sergeychernyshev
32
1.2k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.5k
Why Our Code Smells
bkeepers
PRO
340
57k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Unsuck your backbone
ammeep
671
58k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
130k
Designing for Performance
lara
610
69k
Building Adaptive Systems
keathley
44
2.8k
Large-scale JavaScript Application Architecture
addyosmani
514
110k
It's Worth the Effort
3n
187
28k
Transcript
A Modern Text Editing Workflow 13th March 2014
Which text editor do you use day to day? Notepad
Notepad++ EditPlus Gedit/Vi Any others
What percentage of your time do you find yourself doing
text editing?
What kind of files do you open in a text
editor? Data files Config files Webpages Documents Any others?
Why I think everything that can be in text should
be in text? Can apply Version Control Focus on content, not glitter
Major Use Cases for Text Files Infrastructure as Code Presentations
Documents and Note-taking Many others
What I think a great editor should be? Make you
productive Make text editing fun Cross-platform. Learn once, use everywhere. Infinitely extensible/customizable Great syntax highlighting Have great regular expression support
Why I use Sublime Text? http://www.sublimetext.com/ http://www.sublimetext.com/3 Features Cross-Platform Command
Palette Multiple Selection Plugins (through Python) Powerful Project Support Customize Anything High Performance Navigate everywhere
Package Control https://sublime.wbond.net/
Demo Time
Future of Text Editors
Light-table by Chris Granger https://www.kickstarter.com/projects/ibdknox/light-table http://www.lighttable.com/ Features Reactive Open source
Runs on code mirror + node-webkit + clojurescript Cross-platform
Atom by Github https://atom.io/ Features Sublime Text-like Free in Beta,
Unknown once released Runs on Chromium + node.js Cross-platform (not yet)
Online Editors https://www.nitrous.io/ https://codio.com/ http://codemirror.net/ http://ace.c9.io/ Common Features Powered mainly
by either Codemirror/Ace Frameworks Integrated with web development Focus on collaborative editing
Q & A Session
The End! Enjoy! :) - @steveteo