Personal Development for Smart People Forums

Personal Development for Smart PeopleTM Forums

 

Go Back   Personal Development for Smart People Forums > Personal Development > Technology & Technical Skills

Notices

Technology & Technical Skills Computer skills, hardware, software, internet topics, gadgets, programming

Reply
 
Thread Tools Display Modes
Old 06-03-2008, 07:44 PM   #1 (permalink)
Senior Member
 
Join Date: Nov 2006
Posts: 565
Niki is on a distinguished road
Default Any Vim freaks in here? Want to share your vim story?

A few days ago I did it. I uninstalled Vista and I'm now a full time Linux user. I never found a great distribution that fitted me well, but now I got it. After trying Redhat(old days), Fedora, Ubuntu, Kubuntu, Suse, Slackware, Mandrake(old days), Debian and even LFS I discovered Arch Linux. Man this distro really suits me well. It's very minimalistic, you start with a bare bone install that uses around 30Mb's of ram and then you build the environment you want on top of that. It has a very great package manager called pacman, and it uses a rolling release model so there are never big releases, just regular packet updates.

I installed Openbox as windowmanager to keep it all in the arch philosophy of keeping it simple. In Vista I used E-texteditor which really is a very nice text editor. It has support for textmate bundles and tends to keep thing very simple too. Problem is that E doesn't run very well on linux, so I had to find myself a new texteditor.

I wanted a very light weight text-editor with support for Ruby on Rails, and if possible ftp support to write/change files on a dedicated server directly. Eventually I picked Vim, it has everything I wanted and I could edit files trough an ssh connection directly on the server. I'm reading a lot about Vim and practicing a lot and I'm starting to know how things work. I'm starting to feel the power that Vim has. But I wanted to know if there are other vimmers on these forums who wanted to share their own Vim experience.

Note: I feel that using a minimalistic setup really boosts my productivity. And I think once I'm really used to Vim I'm unstoppable :-d
Niki is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-03-2008, 07:45 PM   #2 (permalink)
Member
 
Join Date: May 2008
Posts: 36
SomebodySomewhere is on a distinguished road
Default

You poor bastard.


p.s. just kidding
SomebodySomewhere is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-03-2008, 07:49 PM   #3 (permalink)
Senior Member
 
Join Date: Nov 2006
Posts: 565
Niki is on a distinguished road
Default

Ah so You are an emacs user I suppose ? :-D
Niki is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-03-2008, 07:58 PM   #4 (permalink)
Member
 
Join Date: May 2008
Posts: 36
SomebodySomewhere is on a distinguished road
Default

Nope. Primarily a windows developer(.NET) using Visual Studio. Although I also work with php on Linux (also for work) and I don't particularly care for Vi, I usually just edit on windows and upload to the linux servers
SomebodySomewhere is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-03-2008, 08:13 PM   #5 (permalink)
Senior Member
 
Join Date: Nov 2006
Posts: 326
ragtag will become famous soon enoughragtag will become famous soon enough
Default

I use emacs for all my text editing. Dabbled a little in Vi, which is handy for editing files on servers where emacs is not installed (Vi almost always is). I'm not religious either way, and have considered trying to learn Vi to the same level I know emacs.

I believe the main difference is that emacs is much bigger and tries to do everything internally, while Vi relies on you using the tools on your system for a lot of things (awk, diff, screen etc.).

That said, a month ago when I needed to do some php work on Windows, after trying a couple of GUI editors, I installed emacs on it. Having never to touch the mouse when coding is very VERY handy, and I believe increases productivity a lot.

So go Vi, emacs, Joe, Kate...whatever.
ragtag is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-03-2008, 08:32 PM   #6 (permalink)
Family Member
 
Join Date: Jul 2007
Location: France -> Germany -> France -> Brazil
Posts: 3,430
Rose of Cairo is absolutely unstoppableRose of Cairo is absolutely unstoppableRose of Cairo is absolutely unstoppableRose of Cairo is absolutely unstoppableRose of Cairo is absolutely unstoppableRose of Cairo is absolutely unstoppableRose of Cairo is absolutely unstoppableRose of Cairo is absolutely unstoppableRose of Cairo is absolutely unstoppableRose of Cairo is absolutely unstoppableRose of Cairo is absolutely unstoppable
Default

Yipeee, another vim fan here I love vim. It's very powerful.

I've been using debian and vim for years now, so I cannot really compare with other editors, but I just love vim. I find it very practical and especially love that it's a console editor. I too love simple and minimalistic light weight apps.

For the same reason my window manager's fvwm, do you know it? It's quite ascetic. I configured it so that I don't need the mouse, and for many things I don't need to look at the monitor either. I can do everything with the keyboard, so I almost never have to take the hands away from it.

I also configured the keyboard in my own way in order to type more quickly, since I often need the Umlaute for german, the accents and cédille for french, and various special signs on good places to program easier. Now I have everything in the same layout and I'm happy.

All this together is very efficient.

Never heard of Arch Linux, I'll have a look at it, thanks

edit: I totally agree that having never to touch the mouse when coding is very VERY handy, and increases productivity a lot.

Last edited by Rose of Cairo; 06-03-2008 at 08:36 PM.
Rose of Cairo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-03-2008, 08:46 PM   #7 (permalink)
Junior Member
 
Join Date: Jun 2008
Location: Amsterdam, NL (originally Lisbon, PT)
Posts: 16
WageMage is on a distinguished road
Default vim ftw!

You know... I really like my Mac. It's got the right combo of stability and integration of casual (email, IM, browser) applications, form factor, looks and (surprisingly important) fonts and rendering to make it the best possible outrageously glorified xterm launcher

People don't get it when they look at my big multiple screens and see a bunch of terminals, all of them running ssh connections to whatever servers I'm coding on at the moment, with vim front-and-centre. vim under screen on a mac terminal give me the right environment to let my kung-foo flow strong, with minimal brain-to-sourcefile noise creep.
WageMage is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-05-2008, 12:09 AM   #8 (permalink)
Member
 
Join Date: Dec 2007
Posts: 57
Rivelli is on a distinguished road
Default

vim is amazing
Rivelli is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-09-2008, 08:09 AM   #9 (permalink)
Junior Member
 
Join Date: Jan 2008
Location: North Carolina, USA
Posts: 18
ericwmontgomery is on a distinguished road
Thumbs up

Congrats on finding a setup that works well for you. I've used Archlinux for a while and I love the minimalistic aspect of it as well... It reminded me a lot of Gentoo but with a superior package manager.

I still have one machine that runs Arch, but recently switched the other one to Ubuntu. Funny how I always say that everything in Ubuntu "just works", but really that's only the case if you want to use their nicely tuned Gnome setup. I've switched it to use Openbox instead and I'm hitting almost as many bumps to smooth out as I did with Arch... Sigh. Gotta love linux though, warts and all. Putting in the effort to tweak it is always worth it.

I've used vim for a couple years now too, and I still feel like I've barely scratched the surface of what it's really capable of. Definitely my editor of choice though. Thanks for posting your experience.

-Eric
ericwmontgomery is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-09-2008, 08:59 AM   #10 (permalink)
Family Member
 
Join Date: Jan 2007
Location: The Netherlands
Posts: 1,823
JimOfferman is on a distinguished road
Default

You bunch of geeks!

(terminal windows freak me out, fortunately there is Coda for me)
JimOfferman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-09-2008, 05:07 PM   #11 (permalink)
Family Member
 
Join Date: Nov 2006
Posts: 2,545
Lauxa is a splendid one to beholdLauxa is a splendid one to beholdLauxa is a splendid one to beholdLauxa is a splendid one to beholdLauxa is a splendid one to beholdLauxa is a splendid one to behold
Default

I like vi because you can do everything from the keyboard instead of having to go through menus. Using the mouse too much makes my wrist ache. I also like being able to search/replace on regular expressions.
Lauxa is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-12-2008, 02:49 AM   #12 (permalink)
Senior Member
 
Join Date: Nov 2006
Location: California, USA
Posts: 593
andrew is a jewel in the roughandrew is a jewel in the roughandrew is a jewel in the rough
Default

When I'm in a shell, I totally use vim.

When I'm on my mac developing, Textmate is god. OS X is the best of both worlds: unix core with terminal and the incredible and beautiful apps and ui.

BTW: How do you find vim for Rails compared to TM? TM feels like it was MADE for rails.
andrew is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-12-2008, 08:48 AM   #13 (permalink)
Senior Member
 
Join Date: Nov 2006
Posts: 565
Niki is on a distinguished road
Default

It sucks that TM is not available for linux. I've seen and heard many good things about it. But Vim with the Vim.rails plugin is go(o)d too. And I just buyed a new pc, but was thinking about buying a mac. The only thing it would add for me was TM and a GUI I don't like, so I just bought a bunch of hardware components for the price of a cheap mac, and it gives me a dual monitor, q6700 quadcore power machine.

For now I switched to OpenSuse 11(RC1) and KD4. Man, KDE4 is already rock solid and it looks sooooo nice.Especially on OpenSuse. I don't plan to start using arch again because of the long installation and configuration time.Currently I have better things to do.

OpenSuse is a distro I never liked. But with version 11 RC(1) I'm impressed. Especially because this is the first distro where you can feel how speedy KDE4 is compared to KDE3. I tried Kubuntu but it was slow, reacted slown, etc. OpenSuse 11 with KDE4 is just click and boom, SUPER fast!

Linux is really starting to grow up. I like it

Last edited by Niki; 06-12-2008 at 08:55 AM.
Niki is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-13-2008, 07:57 PM   #14 (permalink)
Junior Member
 
Join Date: Jan 2008
Location: North Carolina, USA
Posts: 18
ericwmontgomery is on a distinguished road
Default

I've been eagerly awaiting KDE4 for a long time, but the two live CDs I've tried (Kubuntu was one, can't remember the other) haven't impressed me... I'm hoping sometime soon I can use it and be happy

I've been wanting a mac ever since seeing Rails/Textmate screencasts... I'm feeling the mac envy but haven't taken the plunge yet. Still planning to though.
ericwmontgomery is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
4 Generations: Water Buffalo Story (An inspirational story) troque23 Character & Contribution 1 03-15-2009 10:51 PM
A Story I want to share. Again... alexinspire Social & Relationships 2 09-04-2007 03:34 PM
I have a great story to share with everyone! alexinspire Social & Relationships 3 08-20-2007 04:21 PM
A dream to share Old Soul Psychic & Paranormal 0 06-19-2007 11:14 AM
The Forums: Freaks and Youths; The Blog: Deteriorating fubek General & Introductions 20 03-10-2007 01:53 AM


All times are GMT. The time now is 12:13 PM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2010 by Pavlina LLC