12
votes
2
votes
What Is The Vim Feature That You Like The Most?
I use Vim most for programming, I love recording macros, they are very useful in some occasions as well regexp's, I also like the text identation features, for example =iB (ident i …
9
votes
2
votes
What are your favorite Vim tricks?
I really like the VTreeExplorer script for viewing portions of the folders and files in a tree view, and …
0
votes
Is JavaScript object-oriented?
JavaScript is a very good language to write object oriented web apps. It can support OOP because supports inheritance through prototyping also properties and methods. You can have polymorphism, enc …
1
vote
3
votes
4
votes
21
votes
13
votes
5
votes
2
votes
What is a good blog hosting service for programmers?
You can use Syntaxhighlighter is a good JavaScript library for syntax highlighting and you can run it everywhere....
…
1
vote
productivity at work
I think that being productive is a lot more about counting lines of code, you can write 1,000 lines of bad code that works, but that doesn't makes you productive, productivity also comes with quali …
3
votes
What is the best multiple file JavaScript / Flash file uploader?
Alternatives to SWFUpload:
YUI Uploader
…
3
votes
