Slashdot Mirror


User: ickyb0d

ickyb0d's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Especially useful for PERL on (Useful) Stupid Vim Tricks? · · Score: 2, Informative

    To create a comment block:

    move cursor to the start of the comment block
    ma - creates a mark called "a"
    scroll down to the end of the comment block

    :'a,.s/^/#/ - to create comment block
    :'a,.s/^#// - to remove comment block

    basically puts # at the start of every line from mark a to your current cursor position. You can get creative and use this method for tons of things, indenting, substituting words within a given scope, comment blocks, etc.

  2. Re:Python? on SDK Shoot Out, Android Vs. IPhone · · Score: 1

    I know most symbian (including lots of Nokia) phones support python, which as just as good as Andriod or the iPhone OS. Why not Andriod vs Symbian vs iPhone SDK?

  3. Re:Sam & Max on Have Modern Gamers Lost the Patience For Puzzles? · · Score: 1

    I completely agree, the episodic gaming format of a lot of the telltalegames titles is great. In fact - it's all I've been playing for the past week. It's cheap and I can still get my "puzzle" fix with the great sense of humor that went along with the older games like that (Maniac Mansion, Monkey Island, Day of the Tenticle, Sam and Max, etc) Puzzle games are dead, I think not!