vi

TwitterFacebook
Get flash to fully experience Pearltrees

Vim Regular Expressions 101

GeoCities has closed, but there's a lot more to explore on Yahoo! The GeoCities site you were looking for may have been preserved in the Internet Archive's Wayback Machine. To find out, visit Archive.org and enter the site's web address in the field provided. http://www.geocities.com/volontir/
http://odetocode.com/Articles/450.aspx

ASP.Net 2.0 - Master Pages: Tips, Tricks, and Traps

Master pages are a great addition to the ASP.NET 2.0 feature set. Master pages help us build consistent and maintainable user interfaces. Master pages, however, are not without their quirks. Sometimes master page behavior is surprising, and indeed the very name master page can be a bit misleading. In this article, we are going to examine some of the common problems developers run into when using master pages, and demonstrate some practical advice for making effective use of master pages.
Overview The "Tag List" plugin is a source code browser for the Vim editor. It provides an overview of the structure of source code files and allows you to efficiently browse through source code files in different programming languages. It is the top-rated and most-downloaded plugin for the Vim editor.

Vim Taglist plugin

http://vim-taglist.sourceforge.net/
http://www.ukuug.org/events/linux2004/programme/paper-SMyers/Linux_2004_slides/vim_tips/ The slides are also designed to be viewed as a slideshow from this file with Mozilla or a compatible browser. JavaScript is used to make pressing N progress to the next slide. The slides fit on a 1024 × 768 pixel display. To toggle full-screen mode in Mozilla press F11 .

Power Vim Usage: Tips & Tricks for Everyday Editing

http://vim.sourceforge.net/scripts/script.php?script_id=30

python.vim - A set of menus/shortcuts to work with Python files : vim online

Fix for bug that prevented multi-line class and function definitions from showing up in the IM-Python menu. Patch provided by Branden Rolston.
Learning vi or vim is not easy. But it doesn't have to be that difficult, either. It is, in any case, faster, more powerful, and more productive than editing with any other editor, so you would do very well in investing the time and effort to learn it. Being a vi lover myself, I came up with the idea of providing a graphical cheat sheet for those learning vi or vim, and I also found out it was a very good way to structure a tutorial. Here are the results for your learning enjoyment (or your colleagues'). By the way, I recently published the definitive article explaining why vi/vim editing is so much better than regular editing. http://www.viemu.com/a_vi_vim_graphical_cheat_sheet_tutorial.html

Graphical vi/vim Cheat Sheet and Tutorial